Commit Graph

19 Commits

Author SHA1 Message Date
Maarten Coene 6091b1a3cc FIX: ivy:retrieve with sync="true" removes the .svn directory (IVY-763)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@644532 13f79535-47bb-0310-9956-ffa450edef68
2008-04-03 22:19:46 +00:00
Xavier Hanin 06151bfd4b IMPROVEMENT: Ease performance auditing (IVY-655)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@601077 13f79535-47bb-0310-9956-ffa450edef68
2007-12-04 20:39:16 +00:00
Xavier Hanin bfd0c10148 fix style
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@599058 13f79535-47bb-0310-9956-ffa450edef68
2007-11-28 16:42:16 +00:00
Scokart Gilles b49a38bb55 code cleaning for checkstyle
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@560593 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 19:11:58 +00:00
Xavier Hanin 52bfe42828 IMPROVEMENT: File buffer increased to 64KB (IVY-551)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@554675 13f79535-47bb-0310-9956-ffa450edef68
2007-07-09 15:06:49 +00:00
Xavier Hanin 5cae129842 Javadoc improvements (IVY-544) (with contribution from Tjeerd Verhagen)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@552835 13f79535-47bb-0310-9956-ffa450edef68
2007-07-03 13:29:32 +00:00
Scokart Gilles 1bd1a547b6 IVY-353 don't use symlink when symlink doesn't work (expl: with windows jvm with cygwin
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@545477 13f79535-47bb-0310-9956-ffa450edef68
2007-06-08 11:15:05 +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 534f50d1d5 code cleanup using eclipse code formatter
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@544459 13f79535-47bb-0310-9956-ffa450edef68
2007-06-05 12:02:27 +00:00
Xavier Hanin 9c8a6a6298 IMPROVEMENT: Remove @author tags (thanks to Stephane Bailliez)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@538245 13f79535-47bb-0310-9956-ffa450edef68
2007-05-15 16:29:33 +00:00
Xavier Hanin 0a3263276d FIX: PublishTest failing due to IVY-420 modification
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@515812 13f79535-47bb-0310-9956-ffa450edef68
2007-03-07 22:32:20 +00:00
Xavier Hanin 445be68f8b FIX: FileUtil#copy(File src, File dest, CopyProgressListener l, boolean overwrite) (IVY-420)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@515788 13f79535-47bb-0310-9956-ffa450edef68
2007-03-07 21:57:24 +00:00
Maarten Coene 9dd0e925fa Fixed call to "ln" to create symlinks.
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@507699 13f79535-47bb-0310-9956-ffa450edef68
2007-02-14 21:27:26 +00:00
Maarten Coene 7d3b13fea1 Added extra debug logging to see why gump test fails
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@506715 13f79535-47bb-0310-9956-ffa450edef68
2007-02-12 22:35:52 +00:00
Xavier Hanin 72a5f080f5 REFACTOR: begin split of Ivy class: creation of IvySettings and ResolveEngine, attempt to remove some dependencies on the Ivy class
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@501796 13f79535-47bb-0310-9956-ffa450edef68
2007-01-31 11:00:29 +00:00
Xavier Hanin 4433e9201d REFACTOR: deep review of packages structure, more structured
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@501379 13f79535-47bb-0310-9956-ffa450edef68
2007-01-30 11:51:55 +00:00
Maarten Coene 69fb66f53f Fixed a NPE.
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@494217 13f79535-47bb-0310-9956-ffa450edef68
2007-01-08 22:04:19 +00:00
Maarten Coene 835f6e0f61 Call end() after closing the streams.
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@493869 13f79535-47bb-0310-9956-ffa450edef68
2007-01-07 22:38:06 +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