Commit Graph

2639 Commits

Author SHA1 Message Date
twogee 57ee0f2d15 Inline warning icon 2017-06-03 09:58:10 +02:00
twogee 838aa1bd37 first batch of SVG replacements 2017-06-02 18:27:23 +02:00
Jan Matrne 990eb75005 multiple runs of 'generation-bundle' without knowing what is done is annoying ... 2017-06-02 14:28:35 +02:00
Jan Matrne bf23be1285 delete jacoco.data before run so later report generation will work 2017-06-02 14:26:56 +02:00
twogee f8962c6aa4 Replace emma with jacoco; upgrade checkstyle and sync its config with Apache Ant; run all documentation targets 2017-06-01 18:14:53 +02:00
Nicolas Lalevée 1493fda3dd This closes #37 2017-06-01 14:18:09 +02:00
Nicolas Lalevée 4d1551a5d6 release notes for IVY-1540 2017-06-01 14:11:14 +02:00
Nicolas Lalevée fdeb6b8621 This closes #27 2017-06-01 14:09:44 +02:00
Nicolas Lalevée 0dbae4197d release notes for IVY-1528 2017-06-01 13:52:29 +02:00
Nicolas Lalevée b6284ae1d6 Add in the release notes that Ivy is now requiring Java 7 2017-06-01 13:41:13 +02:00
Nicolas Lalevée 7304fb9c4d release notes for IVY-1555 2017-06-01 13:37:50 +02:00
Nicolas Lalevée 5f6ebd69ba This closes #24 2017-06-01 13:35:51 +02:00
Nicolas Lalevée 368f1da7f9 release notes for IVY-1495 2017-06-01 13:11:23 +02:00
Nicolas Lalevée f2a899979a This closes #21 2017-06-01 13:07:42 +02:00
Jaikiran Pai cb91a10627 Don't pollute the source lib folder during ivy retrieval in test 2017-05-31 13:13:28 +05:30
Jaikiran Pai 3d30c8ca71 IVY-1495 Delay the processing of configured cache ttls, until the IvySettings object is usable 2017-05-30 09:50:03 +05:30
Jaikiran Pai 2f757454dc IVY-1540 Fix infinite loop in dependencytree, caused to due circular dependencies (coming in via Maven module descriptors) 2017-05-30 09:48:48 +05:30
Jaikiran Pai efa756288e IVY-1555 Don't error out if an "optional" file included in ivy settings xml isn't available 2017-05-30 09:46:46 +05:30
Jaikiran Pai 1f0c99d0e0 IVY-1528 Don't ignore the "classifier" when creating pom module descriptor from ivy module descriptor, in makepom task 2017-05-30 09:43:45 +05:30
Jan Matrne 5601c44f6e Merge branch 'PR-35' 2017-05-29 14:56:52 +02:00
Jaikiran Pai d8de43a6a3 Emma code coverage bytecode manipulation leads to errors in "Strict mode" Java 7. Make it lenient for now. 2017-05-29 17:59:12 +05:30
Jan Matrne 6e906cc8ea s/iff/if and only if/ 2017-05-29 14:24:59 +02:00
Jaikiran Pai 04d7c6991d Use Java 7 as the minimum required Java version 2017-05-29 16:59:42 +05:30
Jan Matrne 24b5e00be7 extract method 2017-05-29 13:17:19 +02:00
Jan Matrne 007939d9fe BC-Bridge: supply 'old' classes/fields/methods for BC reason while correcting spelling 2017-05-29 12:28:28 +02:00
twogee 096c5bd0c1 More loose bits… 2017-05-29 00:01:34 +02:00
twogee 4498bdaf5b Do not download findbugs every time 2017-05-28 15:50:19 +02:00
twogee af06da94f9 Get findbugs working 2017-05-28 15:04:33 +02:00
twogee 3cfc7bfe70 Merge branch 'master' into master 2017-05-28 14:14:25 +02:00
twogee baf03a919c Make Java 8 doclint happy; adjust javadoc Ant target; remove connection to svn from build.xml 2017-05-28 11:40:55 +02:00
twogee 6c92f32eda More code cleanup 2017-05-27 19:37:44 +02:00
Nicolas Lalevée 90274e109c This closes #32 2017-05-26 18:42:26 +02:00
Nicolas Lalevée c2abba8f1a Gintautas Grigelionis aka twogee contributed the migration to Junit 4 2017-05-26 17:23:31 +02:00
twogee fbbf092e49 A few loose bits in JUnit 4 migration 2017-05-26 14:00:16 +02:00
Nicolas Lalevée a7a3489100 release notes for IVY-1522
This closes #20
2017-05-26 12:30:36 +02:00
Jaikiran Pai 9ea5c69bda IVY-1522 Fix FileUtil.normalize to not base its normalization logic on ":" character 2017-05-26 13:25:01 +05:30
twogee 36e99429c2 fail() means an expected exception or an assertion 2017-05-26 08:17:10 +02:00
twogee b8eef03783 Merge branch 'master' into master 2017-05-25 17:30:24 +02:00
twogee 1543f52896 Convert tests to JUnit 4, clean up code 2017-05-25 17:25:59 +02:00
Jaikiran Pai da69323b29 Fix transient test failures - Don't share/update the MockMessageLogger between test methods 2017-05-24 22:10:14 +05:30
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