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
|
46c7cba7d0
|
Checkstyle, continued
|
2017-11-13 15:56:43 +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
|
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 |
Jaikiran Pai
|
1f0c99d0e0
|
IVY-1528 Don't ignore the "classifier" when creating pom module descriptor from ivy module descriptor, in makepom task
|
2017-05-30 09:43:45 +05:30 |