Commit Graph

  • 0c769150cc We now use asciidoc for documentation Jaikiran Pai 2018-03-07 15:52:25 +0530
  • 1dc8749f6e No more MD5 Gintas Grigelionis 2018-03-06 18:33:54 +0100
  • 8ed4a9bea7 Add "link" to release notes so we could find it better. Jan Matrne 2018-03-06 11:35:16 +0100
  • afd3f11cd1 Ditto for some tests Gintas Grigelionis 2018-03-04 12:35:19 +0100
  • b0ded8594f More tabs and trailing spaces… Gintas Grigelionis 2018-03-03 11:45:02 +0100
  • 08e1d1cca8 Checkstyle: trim trailing whitespace, replace tabs Gintas Grigelionis 2018-03-03 11:30:06 +0100
  • 075134d7d0 IVY-1576 make the test a bit more robust to make sure the artifact content is the right one for the dependency Jaikiran Pai 2018-03-02 18:01:49 +0530
  • 9e88105637 IVY-1576 Update release notes Jaikiran Pai 2018-03-02 17:22:22 +0530
  • 3b17df0ab6 IVY-1576 Fix parsing of (maven) dependency with multiple classifiers Jaikiran Pai 2018-03-02 16:48:34 +0530
  • 5f95397ff5
    Merge ea69b704b7 into 313d28f676 #68 Trung Do 2018-03-01 17:24:36 +0000
  • 313d28f676 Minor updates to the release instructions to reflect the correct branch to use for the release Jaikiran Pai 2018-02-28 15:22:46 +0530
  • c656549296 This isn't needed, since the release process is already documented in asciidoc/dev/makerelease.adoc Jaikiran Pai 2018-02-28 15:17:46 +0530
  • 1a19f2f836 initial WIP version of release instructions to follow for releasing Ivy Jaikiran Pai 2018-02-27 18:28:16 +0530
  • 86eacb6b57 Support parsing multiple ranges for Maven versions Jaikiran Pai 2018-02-26 16:35:42 +0530
  • 0466237558 IVY-1577 - Add support for Maven profile activations by OS, file and JDK and also parse any properties configured within such activated profiles, so that they can then be referenced in the pom Jaikiran Pai 2018-02-26 15:40:35 +0530
  • 4aea43a178 Added getter for the ResolveOptions. Maarten Coene 2018-02-23 11:10:17 +0100
  • 600215bddc FIX: The method hasIvyListener in org.apache.ivy.core.event.EventManager always returned false Maarten Coene 2018-02-23 11:07:31 +0100
  • ea69b704b7
    Why no new version yet #68 Trung Do 2018-02-08 23:02:16 -0500
  • 537e13241a IVY-1545: Added tracking for a cycle in parent-POM ancestry, throw a CircularDependencyException if found. Added tests for cycles in parent ancestry and references-self as parent. Brett Randall 2016-03-25 20:55:15 +1100
  • e5313ab1d3
    Merge 150258e1ec into 55e6b039ac #66 twogee 2018-02-09 03:35:05 +0000
  • 55e6b039ac Upgrade to 1.9.10 of Ant Jaikiran Pai 2018-02-08 18:45:34 +0530
  • 783276d948 IVY-735 Missed out changes in previous commit Jaikiran Pai 2018-02-08 11:47:36 +0530
  • ae27582d1b IVY-735 Don't force existing implementations of URLHandler to understand timeout constraints feature which was recently introduced Jaikiran Pai 2018-02-08 10:42:34 +0530
  • 82ad5b0416 IVY-1575 Fix javadoc on URLHandlerDispatcher Jaikiran Pai 2018-02-07 08:27:39 +0530
  • 5bebbda625
    Merge c6ae2533d5 into 9003b5b5aa #65 twogee 2018-02-06 09:52:00 +0000
  • 9003b5b5aa Use java.specification.version rather than java.version Gintas Grigelionis 2018-02-05 13:25:54 +0100
  • 150258e1ec IVY-1545: Added tracking for a cycle in parent-POM ancestry, throw a CircularDependencyException if found. Added tests for cycles in parent ancestry and references-self as parent. #66 Brett Randall 2016-03-26 13:12:20 +1100
  • 83d3612f6c Added logging to help diagnose a recursion StackOverflowError condition. Brett Randall 2016-03-25 20:55:15 +1100
  • c6ae2533d5 IVY-1485 Ensure dependency is applicable to all configurations #65 twogee 2018-02-01 14:54:30 +0100
  • 994fff7f62 Bump up version of Checkstyle (use the latest of 7 series) Gintas Grigelionis 2018-02-03 07:11:57 +0100
  • c470b75897 Avoid “empty XML tag” warnings Gintas Grigelionis 2018-02-03 07:08:08 +0100
  • f01d7a5b45 Sort contributors by surname, remove duplicate Gintas Grigelionis 2018-02-03 07:00:25 +0100
  • 6f89144e4b Update release notes Gintas Grigelionis 2018-02-02 23:50:29 +0100
  • 7ebc8107a2 IVY-1569 Avoid reflection warnings (or worse) in Java 9+ Gintas Grigelionis 2018-02-02 19:18:57 +0100
  • 1d3567f305 IVY-1282 Add missing trim() Gintas Grigelionis 2018-02-02 19:08:53 +0100
  • 68e0a9c714 IVY-1573 do not skip versions with URL encoded characters Gintas Grigelionis 2018-01-30 15:05:24 +0100
  • 18b4d24029 Consider .pom files as binary, so that line endings aren't converted, during checkouts resulting in checksum failures Jaikiran Pai 2018-01-16 12:40:10 +0530
  • 156706e42e refactor tagsdoc generator Gintas Grigelionis 2018-01-12 17:02:45 +0100
  • 2ff8e51881 document the new option Gintas Grigelionis 2018-01-11 21:34:51 +0100
  • c6c1971ca1 resolve current ivy.xml from CLI (by specifying “-properties version.properties”) Gintas Grigelionis 2018-01-11 20:40:37 +0100
  • a2fcc3b5c3 Happy New Year Gintas Grigelionis 2018-01-10 10:58:33 +0100
  • 4b5ef21ed6 tidy up code more Gintas Grigelionis 2018-01-08 23:12:06 +0100
  • ed2666f48b IVY-1572 - Check for Thread interruption while resolving resources #62 Aurélien Pupier 2018-01-05 09:22:15 +0100
  • 12aeeec70f tidy up the code Gintas Grigelionis 2017-12-08 07:52:37 +0100
  • 1b84f2ee7a another fail() that should be an expected exception; import assertions statically, too Gintas Grigelionis 2017-12-07 12:25:55 +0100
  • e43138b0b5 rediscovered a couple of tests :-) Gintas Grigelionis 2017-12-05 16:57:17 +0100
  • 47061a88ce tidy up the code Gintas Grigelionis 2017-12-05 16:44:53 +0100
  • da461de2db use switch rather than a chain of if’s Gintas Grigelionis 2017-12-05 16:38:51 +0100
  • 14bdf34a9b tersify logic ;-> Gintas Grigelionis 2017-12-05 12:36:37 +0100
  • a123650842 simplify set construction Gintas Grigelionis 2017-12-05 12:24:50 +0100
  • 2f4bf4db63 refactor tests with hardcoded Maven Central URL Gintas Grigelionis 2017-12-05 12:15:20 +0100
  • d80acb29c0 showcase of parameterised tests with introspection :-) (requires hamcrest-library where Matchers dwell) Gintas Grigelionis 2017-12-05 12:08:28 +0100
  • 30c217ec40 do not fail, assert Gintas Grigelionis 2017-12-05 11:57:36 +0100
  • 4a8068579e use expected exception and try-finally for post-mortem (until JUnit 5 ;-) Gintas Grigelionis 2017-12-05 11:47:56 +0100
  • 5d78961118 keep test parts as private as possible Gintas Grigelionis 2017-12-05 11:26:24 +0100
  • 4e2846d5f4 chop extraneous throws, fix imports and javadoc Gintas Grigelionis 2017-12-05 11:12:21 +0100
  • d86ae886e0 Do not use try-catch-fail to re-throw exceptions in tests Gintas Grigelionis 2017-12-05 10:17:36 +0100
  • 579410e7f8 Revert previous change, see http://central.sonatype.org/pages/consumers.html Gintas Grigelionis 2017-11-14 07:18:06 +0100
  • 709c7f71e5 New URL for Maven Central Gintas Grigelionis 2017-11-13 20:14:01 +0100
  • 9a686e7388 IVY-511 coding conventions Gintas Grigelionis 2017-11-13 16:00:31 +0100
  • 46c7cba7d0 Checkstyle, continued Gintas Grigelionis 2017-11-13 15:56:43 +0100
  • 5c4da82785 Checkstyle Gintas Grigelionis 2017-11-12 21:44:56 +0100
  • 1029078559 More uses of isNullOrEmpty/isEmpty Gintas Grigelionis 2017-11-11 10:36:31 +0100
  • 4272bf28b2 Entry -> Map.Entry Gintas Grigelionis 2017-11-10 21:52:04 +0100
  • 3ac2567bca StringBuffer -> StringBuilder Gintas Grigelionis 2017-11-10 21:46:47 +0100
  • 896daf14e8 Check spelling Gintas Grigelionis 2017-11-10 19:04:13 +0100
  • 0c0845e95c Refactor append() Gintas Grigelionis 2017-11-10 19:03:13 +0100
  • 0600561026 FindBugs: deprecate static DateFormat Gintas Grigelionis 2017-11-10 19:02:19 +0100
  • ca7f64f016 FindBugs: use native line breaks Gintas Grigelionis 2017-11-10 19:01:05 +0100
  • 1f3dd9ff8a FindBugs: make currentLockHolders final Gintas Grigelionis 2017-11-10 19:00:17 +0100
  • c947676916 FindBugs: iterate entry sets Gintas Grigelionis 2017-11-10 18:59:01 +0100
  • f362940480 IVY-309 refactor all those split-trim-join and unwrap some logic Gintas Grigelionis 2017-11-10 18:39:27 +0100
  • cc6ace1890 Revert previous change Gintas Grigelionis 2017-11-02 08:18:52 +0100
  • bac6475434 No need to synchronise a concurrent map Gintas Grigelionis 2017-11-01 22:19:31 +0100
  • fa21d6f7e7 Check spelling Gintas Grigelionis 2017-11-01 22:18:36 +0100
  • e292769f29 Checkstyle: modifiers in interfaces Gintas Grigelionis 2017-10-31 21:52:58 +0100
  • ada0a22acf More stringent cleanup of non-ASCII Gintas Grigelionis 2017-10-30 23:26:45 +0100
  • ce3596e642 Improvements to/adjustments for tagsdoc Gintas Grigelionis 2017-10-30 22:43:56 +0100
  • dbea06feba Add dependency Gintas Grigelionis 2017-10-30 21:10:05 +0100
  • 2f3e3d849c Salvaged tagsdoc target from ivy-site Gintas Grigelionis 2017-10-30 20:20:28 +0100
  • 8766623295 More adjustments to Eclipse classpath (whitespace, version.properties) Gintas Grigelionis 2017-10-25 22:54:24 +0200
  • b76113fbc5 Adjust Eclipse classpath Gintas Grigelionis 2017-10-23 06:35:06 +0200
  • 08de1083f0 Correct imports, add automatic module name for JPMS Gintas Grigelionis 2017-10-22 23:52:49 +0200
  • 2074889ec4 IVY-1420 document current implementation Gintas Grigelionis 2017-10-20 07:15:18 +0200
  • 6b610aa411 IVY-1420, take two: defaultconf is a mapping, too; add test cases for related issues IVY-1315 and IVY-1419 Gintas Grigelionis 2017-10-08 22:29:54 +0200
  • 8054f746bb Changed contents of repo.jfrog.org broke a test; correct obsolete URL to Ivy file schema Gintas Grigelionis 2017-10-05 19:53:53 +0200
  • ade1bb4843 IVY-1420 attributes on configurations/dependencies not inherited by extend/include Gintas Grigelionis 2017-09-27 06:49:16 +0200
  • 24e1d71446 Update the release notes to mention that Ivy now uses 1.58 of bouncycastle Jaikiran Pai 2017-09-27 09:57:51 +0530
  • a00e85f93c externalize versions (ivy.xml-->versions.properties) Jan Matrne 2017-09-25 11:43:40 +0200
  • 889ed9e413 update BouncyCastle Jan Matrne 2017-09-25 10:27:45 +0200
  • b126634a28 Documentation revision: refreshing/fixing links Gintas Grigelionis 2017-09-17 09:27:47 +0200
  • d2e4494b47 Upgrade to Apache Commons VFS version 2 (and watch VFS-360) Gintas Grigelionis 2017-09-16 20:56:56 +0200
  • 45046b5fde Documentation review: uniform style of “since” (inline) and [block]; working links for derelict projects Gintas Grigelionis 2017-09-14 23:03:44 +0200
  • fc8ef4d22c Make HttpClientHandler public again to prevent backward compatible problems for upcoming release (see https://issues.apache.org/jira/browse/CAMEL-11727) Jaikiran Pai 2017-09-14 10:56:44 +0530
  • ab8b608744 IVY-1476 Better support for Maven timestamped snapshot dependencies in Ivy Jaikiran Pai 2017-09-01 12:37:33 +0530
  • 59220b485c Documentation review, second reading Gintas Grigelionis 2017-09-08 15:54:02 +0200
  • b693aa0a24 Documentation review (partly inspired by IVY-1089) Gintas Grigelionis 2017-09-06 04:22:35 +0200
  • 9e1b0896cf remove extraneous imports Gintas Grigelionis 2017-09-03 12:14:44 +0200
  • cc7509b757 follow up on deprecations twogee 2017-08-07 18:14:03 +0200
  • 08fc7320de refactoring and suppressed warnings fixes twogee 2017-08-07 18:13:23 +0200