Commit Graph

10 Commits

Author SHA1 Message Date
jkf 0d07c9985c updated reference to license from http to https using find . -type f -exec sed -i s/http://www.apache.org/licenses/LICENSE-2.0/https://www.apache.org/licenses/LICENSE-2.0/ {} \; 2019-05-26 22:48:00 +02:00
Gintas Grigelionis 46c7cba7d0 Checkstyle, continued 2017-11-13 15:56:43 +01:00
Gintas Grigelionis 463a2c89c3 add a target to generate javadoc for test cases; fix javadoc for doclint 2017-08-19 06:56:56 +02:00
twogee 1543f52896 Convert tests to JUnit 4, clean up code 2017-05-25 17:25:59 +02:00
Jean-Louis Boudart bd7a375e37 Apply code formatting on whole project
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1557968 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 08:27:37 +00:00
Nicolas Lalevee 88d62a6976 svn_apply_autoprops, mainly for line endings
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1049146 13f79535-47bb-0310-9956-ffa450edef68
2010-12-14 16:28:01 +00:00
Maarten Coene 1733cf35ad Added junit test for IVY-924
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@700929 13f79535-47bb-0310-9956-ffa450edef68
2008-10-01 21:12:02 +00:00
Maarten Coene 86b9dbd025 FIX: ivy:settings doesn't work if id is a property (IVY-925)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@700920 13f79535-47bb-0310-9956-ffa450edef68
2008-10-01 21:00:57 +00:00
Maarten Coene 7de1cecb80 FIX: Using ivy:settings with the "id" attribute not behaving as expected (IVY-809)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@651702 13f79535-47bb-0310-9956-ffa450edef68
2008-04-25 21:29:14 +00:00
Maarten Coene 6fe336ec7b Added junit tests for IVY-771.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@641617 13f79535-47bb-0310-9956-ffa450edef68
2008-03-26 22:44:06 +00:00