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
|
47061a88ce
|
tidy up the code
|
2017-12-05 16:44:53 +01:00 |
Gintas Grigelionis
|
4e2846d5f4
|
chop extraneous throws, fix imports and javadoc
|
2017-12-05 11:12:21 +01:00 |
Gintas Grigelionis
|
1029078559
|
More uses of isNullOrEmpty/isEmpty
|
2017-11-11 10:36:31 +01:00 |
Gintas Grigelionis
|
f362940480
|
IVY-309 refactor all those split-trim-join and unwrap some logic
|
2017-11-10 18:39:27 +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 |
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 |
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 |
Maarten Coene
|
79b2633547
|
IMPROVEMENT: Enhance <info/> task to access the 'publication', 'branch' and published artifacts as ant propeties (IVY-395) (thanks to Carl Quinn)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@908679 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-10 22:13:09 +00:00 |
Maarten Coene
|
aade2faddd
|
NEW: Make ivy.xml <conf description> available (IVY-1158)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@898344 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-12 14:36:58 +00:00 |
Xavier Hanin
|
b4bb16127d
|
FIX: Branch attribute considered as both a standard and extra attribute on module info (IVY-726)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@619514 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-07 17:22:12 +00:00 |
Xavier Hanin
|
8e44cdd0a2
|
IMPROVEMENT: branch and extra attributes missing from info Ant task (IVY-721)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@619425 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-07 14:28:09 +00:00 |