Commit Graph

  • c21193ae13 Redundant string length calculation Gintas Grigelionis 2018-08-03 14:00:59 +0200
  • 27a3549ae7 Useless casts Gintas Grigelionis 2018-08-03 13:57:33 +0200
  • 93f11da846 Use try with resources Gintas Grigelionis 2018-08-03 13:54:24 +0200
  • b5b177b84d Use StandardCharsets Gintas Grigelionis 2018-08-03 12:20:40 +0200
  • d67de45293 Unused imports Gintas Grigelionis 2018-08-03 12:17:50 +0200
  • 5918182e0d Set the https.protocol system property even for regular builds when running on Java 7 Jaikiran Pai 2018-07-25 10:50:59 +0530
  • 43ddccb859 Fix build failures of tutorials when running against Java 7 Jaikiran Pai 2018-07-25 10:16:10 +0530
  • 55d9cb6595 Correct credits Gintas Grigelionis 2018-06-21 07:37:47 +0200
  • 41146279fe Prefer HTTPS Gintas Grigelionis 2018-06-16 11:48:03 +0200
  • ebbc240212 Use try with resources Gintas Grigelionis 2018-06-09 22:03:09 +0200
  • bf3e9dcbea URL-based resolvers should accept query parameters in publish patterns Gintas Grigelionis 2018-06-09 20:48:53 +0200
  • 95c076bf47 Further sync of Checkstyle setup Gintas Grigelionis 2018-06-09 18:07:01 +0200
  • 92c2791522 Update RAT Gintas Grigelionis 2018-06-08 10:45:17 +0200
  • 9f0fdedbd5 Sync Checkstyle setup with IvyDE Gintas Grigelionis 2018-06-08 10:41:11 +0200
  • cbe4dfac42 Update JaCoCo Gintas Grigelionis 2018-06-07 22:15:21 +0200
  • 62724c69ea FIX: Removed fetchedSet field from ResolveEngine because this was causing issues when the same ResolveEngine instance was used by multiple threads. The fetchedSet is now passed around as parameter between the 'fetch' methods of this class. Maarten Coene 2018-06-07 15:14:32 +0200
  • bb457afdc0
    Merge cf5596d384 into 30696f6e16 #72 Marcin Smoła 2018-05-30 13:25:22 +0000
  • cf5596d384 test #72 Marcin 2018-05-30 15:25:02 +0200
  • 10fb3f97f3 xd Marcin 2018-05-30 13:57:31 +0200
  • 5e6f9f044b xd Marcin 2018-05-30 13:56:05 +0200
  • 8a02cf58d9 xd Marcin 2018-05-30 13:35:54 +0200
  • 5bbdf79a1c xd Marcin 2018-05-30 13:25:33 +0200
  • 568f1c2227
    Update README.adoc Marcin Smoła 2018-05-30 13:23:27 +0200
  • 30696f6e16 FIX: ModuleDescriptorMemoryCache isn't thread safe resulting in corruption of the LinkedHashMap internal structure when multiple threads simultaneously read/write to this cache. Maarten Coene 2018-04-23 14:03:56 +0200
  • ad90d4b7e8 Suggest a mail template to announce a release Nicolas Lalevée 2018-04-22 20:29:11 +0200
  • 71e0d6486a Update the release instruction for asciidoc documentation Nicolas Lalevée 2018-04-22 20:21:16 +0200
  • a76a8c4bb0 Prepare the version for the next release Nicolas Lalevée 2018-04-19 20:45:59 +0200
  • f2b98e5321 Document how to properly declare the qualifier of the OSGi version Nicolas Lalevée 2018-04-15 19:12:27 +0200
  • 55fb3f8930 when packaging the sources, do not default-exclude, but still exclude .git folder Nicolas Lalevée 2018-04-15 15:31:45 +0200
  • c0e9d2be0b Update release instructions: we use git now Nicolas Lalevée 2018-04-12 18:17:30 +0200
  • 9a31defc9a Use the latest asciidoctorj Gintas Grigelionis 2018-04-12 18:05:13 +0200
  • 887fd46f3e release the ivy.xsd 2.5.0-rc1 #86 Nicolas Lalevée 2018-04-11 19:37:19 +0200
  • 00d3a534b4 For the unit tests, do not depend on the version of Ant running the tests, but depend on the version declared in the ivy.xml Nicolas Lalevée 2018-04-12 00:50:29 +0200
  • 23cf1fb45e Reduce the chance to have a conflict of port binding by being able to bind to one, even briefly. Nicolas Lalevée 2018-04-12 00:27:20 +0200
  • 910fe14820 fix asciidoctor task classpath Nicolas Lalevée 2018-04-11 21:12:07 +0200
  • 004a67fccc building 2.5.0-rc1 Nicolas Lalevée 2018-04-11 19:32:21 +0200
  • 4470ae5ee8 Asciidoc needs to be run unnested from their jar. Nicolas Lalevée 2018-04-11 19:29:28 +0200
  • 0de17b7d22 Add missing License Nicolas Lalevée 2018-04-11 14:57:28 +0200
  • 0164b8d4d9 exclude md5 files from License check Nicolas Lalevée 2018-04-11 14:42:11 +0200
  • 8d01a8d9d6 add ASL headers, so also chnage the associated checksums Nicolas Lalevée 2018-04-11 14:41:46 +0200
  • 451b32a1a6 fix style in the release doc Nicolas Lalevée 2018-04-11 14:34:31 +0200
  • bc4c8049ca add missing License headers Nicolas Lalevée 2018-04-11 14:33:44 +0200
  • 8dedf388aa remove the reference to the old documentation folder Nicolas Lalevée 2018-04-11 14:32:50 +0200
  • 8933719ad9 Let's make the release instruction a simple text file Nicolas Lalevée 2018-04-11 14:32:12 +0200
  • c017db18b0 Add missing License Nicolas Lalevée 2018-04-11 14:26:31 +0200
  • 6238cdc723 output the path to the rat report in case of error Nicolas Lalevée 2018-04-11 14:25:02 +0200
  • 8e3a104829 The NOTICE file is supposed to be a simple text file Nicolas Lalevée 2018-04-11 14:24:33 +0200
  • d06e3bcf41 Main.setLogger - fix for setting an external logger gperry 2018-04-09 07:11:05 -0700
  • de130ad15e Checkstyle Gintas Grigelionis 2018-04-09 01:02:32 +0200
  • a94425906d Update HttpClient to 4.5.5 Gintas Grigelionis 2018-04-09 00:52:05 +0200
  • 1fd5dd9b51 Update release notes Gintas Grigelionis 2018-04-09 00:46:41 +0200
  • 582e6e6cbb Update documentation Gintas Grigelionis 2018-04-07 13:44:21 +0200
  • f0f37acbef Fix the credits Gintas Grigelionis 2018-04-06 19:50:19 +0200
  • 73f7cf413d Added makepom option to main/standalone Thomas Pasch 2018-03-27 21:17:01 +0200
  • 198af5cdf1 Upgrade to 1.9.11 of Ant Jaikiran Pai 2018-03-31 10:58:18 +0530
  • 62216968e8 Update BouncyCastle to 1.59 Gintas Grigelionis 2018-03-29 14:55:56 +0200
  • 1132a0e342 Tidy up the code Gintas Grigelionis 2018-03-29 06:53:16 +0200
  • e4131dc592 Simplify assertions Gintas Grigelionis 2018-03-28 21:58:04 +0200
  • 8c4cd482a0 Extraneous exceptions Gintas Grigelionis 2018-03-28 20:58:32 +0200
  • 2597f8579d extraneous check: parseBoolean takes null Gintas Grigelionis 2018-03-28 20:46:03 +0200
  • b10d76b03a Simplify append substring Gintas Grigelionis 2018-03-28 20:20:10 +0200
  • c4091fa1c7 Simplify try with resources Gintas Grigelionis 2018-03-28 19:55:27 +0200
  • 9d014972c7 xooki - whatever that is .. GRPERRY 2018-03-28 07:49:11 -0700
  • 5e814ad7a8 Added pomfile option to main/standalone #71 Thomas Pasch 2018-03-27 21:17:01 +0200
  • c9c5fcaba0 POM Builder adding default / master artifact for each dependency GRPERRY 2018-03-27 07:13:18 -0700
  • 6c6b441612 IVY-1321 Make Main.run() public #70 Gintas Grigelionis 2018-03-21 16:36:01 +0100
  • 2f15774dbe twogee Main update grperry 2018-03-21 04:37:41 -0700
  • 39edf7ea3a Use Java 5+ features Gintas Grigelionis 2018-03-19 23:06:17 +0100
  • 07d1bf1197 classifier fix grperry 2018-03-19 06:57:00 -0700
  • 8f473734f0 backed out windows crlf grperry 2018-03-18 15:26:50 -0700
  • f9e51f56a5 re-use standalone ivy interface for programmatic one grperry 2018-03-18 15:07:09 -0700
  • 70d8de7ba4 Bad merge… Gintas Grigelionis 2018-03-17 22:03:01 +0100
  • bc290628cf Suppress “deprecation” and “unused” warnings Gintas Grigelionis 2018-03-17 12:51:46 +0100
  • e14481ce44 More updates to the release notes Gintas Grigelionis 2018-03-16 13:41:53 +0100
  • fa2ddf8eac Update the release notes Gintas Grigelionis 2018-03-15 22:59:03 +0100
  • 4a2608ac10 Make logic more concise #67 Gintas Grigelionis 2018-03-15 19:35:15 +0100
  • 5a2af8daac Tidy up the code Gintas Grigelionis 2018-03-15 19:33:36 +0100
  • 2510c7bbd1 IVY-1483 use correct parent classloader when launching resolved artifacts from CLI Gintas Grigelionis 2018-03-15 17:45:38 +0100
  • 4cf4461333 IVY-1569 refactor the tests Gintas Grigelionis 2018-03-15 12:48:03 +0100
  • 2c633410b3 Use HTML entities Gintas Grigelionis 2018-03-15 12:34:07 +0100
  • 05c3af9803 Spell check… Gintas Grigelionis 2018-03-14 18:27:30 +0100
  • d90c3910ec Update Commons VFS to 2.2 Gintas Grigelionis 2018-03-14 15:32:33 +0100
  • 1a93bbe200 Prefer HTTPS… Gintas Grigelionis 2018-03-14 15:12:14 +0100
  • 6d1082c74f Complete the conversion Gintas Grigelionis 2018-03-14 15:08:55 +0100
  • 6e0c466446 Let’s go asciidoc… Gintas Grigelionis 2018-03-14 15:07:51 +0100
  • b27ae95078 Use HTML entities Gintas Grigelionis 2018-03-14 07:43:55 +0100
  • 9191f35796 Use ASCII (TM) Gintas Grigelionis 2018-03-14 07:43:37 +0100
  • 84234234e2 Revise coding style Gintas Grigelionis 2018-03-14 06:59:00 +0100
  • d278094ead Revise grammar and/or Java versions Gintas Grigelionis 2018-03-14 06:57:59 +0100
  • b77d46456b Correct CLI help text Gintas Grigelionis 2018-03-14 00:59:56 +0100
  • 6c93cba313 Trim whitespace Gintas Grigelionis 2018-03-14 00:56:55 +0100
  • f7b3cb92f9 Fix formatting Gintas Grigelionis 2018-03-14 00:51:30 +0100
  • 13a8d2fee9 Fix a missing link Gintas Grigelionis 2018-03-14 00:46:33 +0100
  • 8736a161fb More navigation fixes Gintas Grigelionis 2018-03-13 23:31:21 +0100
  • d7ddccdc6c Fix asciidoc navigation on GitHub Gintas Grigelionis 2018-03-13 22:49:17 +0100
  • 44d800e1cc Spelling check… Gintas Grigelionis 2018-03-13 21:11:22 +0100
  • e536c35a9a Refine asciidoc styling Gintas Grigelionis 2018-03-13 11:12:21 +0100
  • a11454b5f2 Complete asciidoc conversion Gintas Grigelionis 2018-03-13 10:57:06 +0100
  • 4450542a0b Salvage documents outside of xooki2asciidoc migration scope Gintas Grigelionis 2018-03-13 10:48:30 +0100
  • 2d109dece8 Point to the asciidoc for release instructions Jaikiran Pai 2018-03-07 16:22:10 +0530