Commit Graph

7 Commits

Author SHA1 Message Date
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
Maarten Coene a53e942681 NEW: Ivy can now generate OpenPGP compatible ASCII armored detached signatures when publishing artifacts.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@991108 13f79535-47bb-0310-9956-ffa450edef68
2010-08-31 07:47:06 +00:00
Maarten Coene dce2f45c16 Updated new packager resolver to use Ant API instead of command-line and updated the packager-stylesheet to make it work on windows (IVY-829)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@678326 13f79535-47bb-0310-9956-ffa450edef68
2008-07-20 21:45:02 +00:00
Xavier Hanin c6e2de9a31 TASK: add license to .patterns files (IVY-747)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@632257 13f79535-47bb-0310-9956-ffa450edef68
2008-02-29 08:17:52 +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
Maarten Coene fe57a6529b Fixed NPE during Ivy build.
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@537588 13f79535-47bb-0310-9956-ffa450edef68
2007-05-13 14:37:28 +00:00
Maarten Coene 34e5be53c1 bootstrap Ivy (instead of downloading a previous version) to resolve our own dependencies...
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@536344 13f79535-47bb-0310-9956-ffa450edef68
2007-05-08 21:50:22 +00:00