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
|
5d78961118
|
keep test parts as private as possible
|
2017-12-05 11:26:24 +01:00 |
Gintas Grigelionis
|
4e2846d5f4
|
chop extraneous throws, fix imports and javadoc
|
2017-12-05 11:12:21 +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 |
twogee
|
6920717979
|
Add generics and Java 7 syntax to core
This closes #52 pull request at github/apache/ant-ivy
|
2017-07-17 11:07:59 +05:30 |
twogee
|
3b28fffbba
|
More Java 7 diamonds
|
2017-06-13 22:07:19 +02:00 |
twogee
|
fb3ccf60e9
|
Complete generification of examples; update example dependencies; use Java 7 syntax in test; fix regression in ModuleIdTest
|
2017-06-13 19:35:37 +02:00 |
twogee
|
fbbf092e49
|
A few loose bits in JUnit 4 migration
|
2017-05-26 14:00:16 +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 |
Scokart Gilles
|
88ab8663ce
|
clean code
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@550119 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-23 21:59:40 +00:00 |
Xavier Hanin
|
cb52855f86
|
fix eol: add svn property + run fixcrlf to use native eol for all text files
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@544480 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-05 13:21:26 +00:00 |
Xavier Hanin
|
534f50d1d5
|
code cleanup using eclipse code formatter
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@544459 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-05 12:02:27 +00:00 |
Xavier Hanin
|
2767758aba
|
move to apache: package rename, organisation rename, some doc update
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@493695 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-07 10:41:19 +00:00 |