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 |
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
|
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 |
Nicolas Lalevee
|
a295e82baa
|
Better support for "Bundle-RequiredExecutionEnvironment" from an OSGi MANIFEST.MF
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1553388 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-25 14:59:47 +00:00 |
Nicolas Lalevee
|
9b2d0e3909
|
- make the buildobr task a post resolve task, so that it can work with set of resolved artifacts
- document how to manage an OSGi target platform, with samples
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1519300 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-01 18:08:36 +00:00 |