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
|
4e2846d5f4
|
chop extraneous throws, fix imports and javadoc
|
2017-12-05 11:12:21 +01:00 |
twogee
|
8b9f2d5177
|
Generics and other fixes in tests and tutorials
|
2017-06-10 21:47:21 +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 Lalevée
|
82bd5be873
|
ant workspace resolver: fix fileset injection
|
2015-02-08 14:19:00 +01:00 |
Nicolas Lalevée
|
f6322b7fb7
|
A workspace resolver for Ant.
The code is inspired from IvyDE’s one. Work in progress.
|
2015-01-25 22:32:28 +01:00 |