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 9a686e7388 IVY-511 coding conventions 2017-11-13 16:00:31 +01:00
twogee 3cf36b8cac Java 7 diamonds in tests 2017-06-13 21:23:23 +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
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
Xavier Hanin 403ef0adfd FIX: download failed log when using a chain of resolver for artifact download, when any element of the chain does not find the artifact
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@600411 13f79535-47bb-0310-9956-ffa450edef68
2007-12-02 23:48:41 +00:00
Xavier Hanin 76a9cce337 IMPROVEMENT: Only display unique circular dependencies during Resolve (IVY-653)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@599508 13f79535-47bb-0310-9956-ffa450edef68
2007-11-29 16:39:15 +00:00
Xavier Hanin 24f7524858 FIX: Bad IvyContext scope causing memory leak and bad handling of subproject builds (IVY-639)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@594481 13f79535-47bb-0310-9956-ffa450edef68
2007-11-13 10:55:27 +00:00