Commit Graph

2606 Commits

Author SHA1 Message Date
Nicolas Lalevée 5d6131a301 Merge branch 'master' into xooki2asciidoc 2017-05-25 15:04:39 +02:00
Nicolas Lalevée 1760b262c2 - update asciidoctor
- improve transforming xooki source into asciidoc source
2017-05-25 14:55:24 +02:00
Nicolas Lalevée 239bc0b04a merged so closes apache/ant-ivy#4 2017-05-21 20:01:07 +02:00
Nicolas Lalevée e124901cbd document and fix the release notes for IVY-1529
This closes #6
2017-05-21 19:59:24 +02:00
Nicolas Lalevée d5281ad38a merged so closes apache/ant-ivy#2 2017-05-21 19:45:22 +02:00
Nicolas Lalevée b897b42f9d merged so closes apache/ant-ivy#3 2017-05-21 19:41:41 +02:00
Nicolas Lalevée 0a645384fd merged so closes apache/ant-ivy#5 2017-05-21 19:40:28 +02:00
Nicolas Lalevée 7a4bad0561 This closes #23 2017-05-21 19:34:52 +02:00
Nicolas Lalevée 7fc5eee60b releases notes for IVY-1554 2017-05-21 19:30:19 +02:00
Nicolas Lalevée c3c4df6245 This closes #19 2017-05-21 19:28:41 +02:00
Nicolas Lalevée ad638fdf9f This closes #25 2017-05-21 19:22:50 +02:00
Nicolas Lalevée 815349cff2 document the xml element order, as specified by the ivy.xsd 2017-05-21 19:09:42 +02:00
Jaikiran Pai 4cd96fd67c Upgrade to latest Ant release (non-Java 8 one) 2017-05-21 19:17:15 +05:30
Jaikiran Pai f31c00d8e7 Upgrade to latest JSCH versions 2017-05-21 16:07:03 +05:30
Jaikiran Pai c1ad21bf96 Use the specified timeout for connections in BasicURLHandler 2017-05-21 10:59:58 +05:30
Nicolas Lalevée 658a8d80ba release notes for IVY-1448 2017-05-18 21:07:06 +02:00
Nicolas Lalevée 0c0d92d84b This closes #18 2017-05-18 21:02:47 +02:00
Nicolas Lalevée 4ab65afd90 release note for IVY-1478
This closes #17
2017-05-18 17:21:19 +02:00
Jaikiran Pai d8c3ef1363 IVY-1554 Add support for SHA-256 SHA-512 and SHA-384 checksum algorithms if the underlying Java runtime supports it 2017-05-18 16:09:06 +05:30
Jaikiran Pai b308d598b6 IVY-1448 Use the descriptor URL to construct an URI, in OSGiManifestParser, instead of using the descriptor resource's name 2017-05-18 12:57:01 +05:30
Jaikiran Pai 850a888c54 IVY-1478 Fix RetrieveEngine to take into account the correct extension while dealing with unpacked artifacts 2017-05-18 11:25:24 +05:30
Nicolas Lalevée 7a8d27f5b8 This closes #16 2017-05-17 20:23:56 +02:00
Jaikiran Pai 6390a33f40 Fix download URL for findbugs task 2017-05-17 21:09:31 +05:30
Nicolas Lalevée 10e19b91f2 add release notes for IVY-1520 2017-05-17 15:32:50 +02:00
Nicolas Lalevée a3a401027a 2016 -> 2017 2017-05-16 22:27:16 +02:00
Nicolas Lalevée 2681600eca release notes for IVY-1531 2017-05-16 22:27:05 +02:00
Nicolas Lalevée 6b5b674cdc IVY-1531: Translation of POM to Ivy XML with * exclusion is removing main artifact
This closes #10
2017-05-16 22:26:29 +02:00
Jan Matrne 6973dcbfce add past releases (according to announcement mails) 2017-05-16 21:44:12 +02:00
Jan Matrne 9edca73048 consistent indent (4-spaces) 2017-05-16 21:43:41 +02:00
Matt Benson f637753364 small cleanups 2017-04-21 09:15:34 -05:00
Matt Benson 8ff6e5a90f [IVY-1558] support dependencies in active profiles 2017-04-21 09:15:07 -05:00
Matt Benson 539e1ee1d6 address failing tests 2017-04-19 14:45:08 -05:00
Maarten Coene c4bb60046d Throw an IllegalStateException when retrieving the resolutionCacheRoot on the DefaultResolutionCacheManager if the basedir (or IvySettings) is not set (IVY-1482) 2016-12-13 00:48:36 +01:00
Jaikiran Pai d19212c03e IVY-1531 Fix translation of * for groupid and artifactid, in pom.xml exclusion, for implying transitive=false in ivy 2016-12-07 22:50:33 +05:30
Maarten Coene 9967600bdf Reverted import optimization by IntelliJ 2016-12-01 00:17:09 +01:00
Maarten Coene ac266c0e40 Made the maven 'test' configuration public so we can use the test-jar as dependency (IVY-1444) 2016-12-01 00:13:23 +01:00
Maarten Coene 7217b9d270 Fix NullPointerException in dependencytree with no dependencies (IVY-1539) 2016-11-09 01:48:48 +01:00
Maarten Coene f463013f34 Revert optimize imports by IntelliJ 2016-11-09 01:03:22 +01:00
Maarten Coene 72a59d1d70 escape special characters 2016-11-09 01:00:45 +01:00
Maarten Coene 7b7b37726f FIX: checkIfChanged is not settable attribute for checkdepsupdate ant task (IVY-1549) 2016-11-09 00:56:36 +01:00
Maarten Coene 47283254c2 We are 2016 now ... 2016-11-09 00:34:45 +01:00
Nicolas Lalevée 09b1a632c1 Seems there is one last Maven 1 repo available 2015-09-07 01:28:55 +02:00
Nicolas Lalevée 8cba88fa1a revert part of the patch for IVY-1141, some unit tests are expecting the reverse 2015-09-06 20:21:21 +02:00
Nicolas Lalevée 2d7c6f5ff4 setup proper loggers in unit tests and factorize the creation and the cleaning of the cache folder 2015-09-06 20:01:25 +02:00
Nicolas Lalevée bb3ddfe426 IVY-1521: Update bouncycastle to 1.52
Thanks to Michal Srb
2015-09-06 17:50:14 +02:00
Nicolas Lalevée 12e1aaf5f6 IVY-1515 : useCacheOnly should allow lookup of changing dependencies in cache
Thanks to Ilya
2015-09-06 17:28:23 +02:00
Nicolas Lalevée 3fd058c02a java 5 typing 2015-09-06 17:11:11 +02:00
Nicolas Lalevée 8e0e1c32ff IVY-1141 : dependencies failed using branch attribute (and extra attributes)
Thanks to Stephen Haberman
2015-09-06 17:10:56 +02:00
Nicolas Lalevée 5240c88258 IVY-1430 : dynamic revisions are not cached per resolver
Thanks to Stephen Haberman
2015-09-06 14:14:58 +02:00
qxo 12d3f28181 IVY-1529
Add ivy.maven.sources.lookup and ivy.maven.javadoc.lookup variables to control the lookup of the additional artifacts. Defaults to true, for backward compatibility
2015-08-30 17:12:32 +02:00