Eric Milles
|
d7036d97be
|
use `assertThrows` instead of `ExpectedException` rule
|
2025-09-11 11:32:08 -05:00 |
Jason Guild
|
424fa89419
|
IVY-1615 implement retrieval of ivysettings from url in standalone.
Closes #91 pull request at github.com/apache/ant-ivy repo
|
2021-03-29 10:12:45 +05:30 |
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
|
d67de45293
|
Unused imports
|
2018-08-03 12:17:50 +02:00 |
Thomas Pasch
|
73f7cf413d
|
Added makepom option to main/standalone
This close PR #71 at github.com/apache/ant-ivy
|
2018-04-04 21:25:55 +05:30 |
Gintas Grigelionis
|
a123650842
|
simplify set construction
|
2017-12-05 12:24:50 +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 |
Jaikiran Pai
|
df5930892d
|
IVY-1447 Add "overwriteMode" option to Ivy command line for retrieve task
|
2017-07-28 18:56:32 +05:30 |
Jaikiran Pai
|
497147e3e6
|
IVY-1355 Update the help text of Ivy command line for the "types" argument
|
2017-07-25 12:18:15 +05:30 |
twogee
|
36e99429c2
|
fail() means an expected exception or an assertion
|
2017-05-26 08:17:10 +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
|
1e30aa9479
|
Apply organize import on whole project
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1557969 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-14 08:34:28 +00: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
|
abd0b37f0a
|
FIX: Support for passing arbitrary arguments to the -main invoked class when using the standalone mode is severely limited (IVY-952) (thanks to Patrick Woodworth)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@706432 13f79535-47bb-0310-9956-ffa450edef68
|
2008-10-20 22:26:49 +00:00 |
Maarten Coene
|
23845fd28c
|
A little code cleanup
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@643139 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-31 20:38:07 +00:00 |
Xavier Hanin
|
f97ecea7e1
|
IMPROVEMENT: Make Ivy standalone runnable with no required dependencies (IVY-757)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@632381 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-29 16:40:52 +00:00 |