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
|
afd3f11cd1
|
Ditto for some tests
|
2018-03-04 12:35:19 +01:00 |
Nicolas Lalevee
|
88d62a6976
|
svn_apply_autoprops, mainly for line endings
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1049146 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-14 16:28:01 +00:00 |
Maarten Coene
|
72dbe9065e
|
FIX: onMissingDescriptor doesn't work due to == comparison (IVY-805) (thanks to Ben Hale)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@650229 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-21 19:21:49 +00:00 |
Maarten Coene
|
bf5d8de222
|
FIX: buildlist evicts modules with the same name, but different organisation (IVY-731)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@642405 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-28 22:10:53 +00:00 |
Xavier Hanin
|
bc4d178e96
|
FIX: Out of memory/Stack overflow for new highly coupled project (IVY-595)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@642199 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-28 11:11:06 +00:00 |
Scokart Gilles
|
4ecc5c9942
|
clean some eclipse warning
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@592128 13f79535-47bb-0310-9956-ffa450edef68
|
2007-11-05 19:35:30 +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
|
9340c66aa9
|
add license headers to xml and html files + modify some tests to run with those license headers
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@522842 13f79535-47bb-0310-9956-ffa450edef68
|
2007-03-27 09:36:03 +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 |
Xavier Hanin
|
02979734b8
|
IMPROVE: Ability to have multiple roots in the <ivy:buildfilelist> task (IVY-340) (thanks to Matt Inger)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@493450 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-06 11:49:07 +00:00 |
Xavier Hanin
|
8b23890c61
|
IMPROVE: ability to rebuild all dependent projects from a leaf (IVY-101)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484578 13f79535-47bb-0310-9956-ffa450edef68
|
2006-11-02 14:07:32 +00:00 |
Xavier Hanin
|
f6d6ab000b
|
new buildlist task: calculate order of dependencies of subprojects for easy multi-projects builds (IVY-69)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484021 13f79535-47bb-0310-9956-ffa450edef68
|
2005-08-23 16:47:03 +00:00 |