Commit Graph

139 Commits

Author SHA1 Message Date
Maarten Coene 1330ee1355 Don't use the id attribute on the ivy:configure task...
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@701217 13f79535-47bb-0310-9956-ffa450edef68
2008-10-02 19:21:20 +00:00
Maarten Coene 79f90fe233 FIX: build.xml: checkstyle + checkstyle-report dont work together (IVY-919)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@698745 13f79535-47bb-0310-9956-ffa450edef68
2008-09-24 21:29:55 +00:00
Scokart Gilles 5be115cc7e IMPROVEMENT: Additional descriptions of build.xml targets (IVY-499)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@695405 13f79535-47bb-0310-9956-ffa450edef68
2008-09-15 09:59:23 +00:00
Maarten Coene 1b03614077 The test target should execute all junit tests...
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@679214 13f79535-47bb-0310-9956-ffa450edef68
2008-07-23 22:25:32 +00:00
Matthew Jason Benson df84eb4918 make install-ant a little more robust
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@676094 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11 22:42:53 +00:00
Maarten Coene ab72c0dcde IMPROVEMENT: undeprecate configure task (IVY-849)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@675931 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11 12:24:00 +00:00
Xavier Hanin dd5bc6c819 set compile encoding to ISO-8859-1 for tests, since we use an ISO-8859-1 character (FIX IVY-851)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@674002 13f79535-47bb-0310-9956-ffa450edef68
2008-07-04 10:58:09 +00:00
Maarten Coene 9086349f48 FIX: Ivy build system: fix build.xml to allow "ant coverage-report" behind a proxy (IVY-832)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@666836 13f79535-47bb-0310-9956-ffa450edef68
2008-06-11 21:03:09 +00:00
Nicolas Lalevee e636160cda Ivy distribution jars contains duplicate entries (IVY-828)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@664511 13f79535-47bb-0310-9956-ffa450edef68
2008-06-08 15:23:50 +00:00
Nicolas Lalevee c8d9bd438d IVY-802: The Bundle-Version is 0.0.0 in the build artifacts
- use replaceregexp which is simpler and still compatible with Ant 1.6


git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@649664 13f79535-47bb-0310-9956-ffa450edef68
2008-04-18 19:31:48 +00:00
Maarten Coene f3380172df Specify the directory to run the junit tests from (this will allow NetBeans users to run the junit tests)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@633315 13f79535-47bb-0310-9956-ffa450edef68
2008-03-03 22:50:58 +00:00
Xavier Hanin 60b3ee8b2b make checkstyle error fail the build now that all checkstyle errors have been fixed
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@632800 13f79535-47bb-0310-9956-ffa450edef68
2008-03-02 17:55:27 +00:00
Xavier Hanin d6aa21d9f9 TASK: Remove ivy-core.jar (IVY-756)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@632319 13f79535-47bb-0310-9956-ffa450edef68
2008-02-29 13:36:38 +00:00
Xavier Hanin f36751900c merge packaging fix from 2.0.0-beta2 branch (r630439)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@632256 13f79535-47bb-0310-9956-ffa450edef68
2008-02-29 08:15:18 +00:00
Xavier Hanin cf410674e4 IMPROVEMENT: Review settings loading in Ant (IVY-703)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@615445 13f79535-47bb-0310-9956-ffa450edef68
2008-01-26 11:33:09 +00:00
Xavier Hanin e30fb8a180 IMPROVEMENT: Downgrade Ant version requirement to 1.6 to build Ivy (IVY-687)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@608390 13f79535-47bb-0310-9956-ffa450edef68
2008-01-03 09:21:51 +00:00
Xavier Hanin 2d92033637 - make Ivy a PDE project in eclipse to benefit from MANIFEST.MF validation and ease development of IvyDE
- fix an error in OSGi MANIFEST.MF, a package removed from Ivy shouldn't be declared as exported any more

git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@605559 13f79535-47bb-0310-9956-ffa450edef68
2007-12-19 14:54:03 +00:00
Xavier Hanin 55c242c369 add maven 2 distribution
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@600423 13f79535-47bb-0310-9956-ffa450edef68
2007-12-03 03:22:52 +00:00
Xavier Hanin 44fd89a973 FIX emma instrumented classes not used during tests
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@600404 13f79535-47bb-0310-9956-ffa450edef68
2007-12-02 23:05:17 +00:00
Xavier Hanin 9fef3a6844 add install-ant target to easily put the ivy.jar produced by the build in ant lib, for fast change test cycles with build relying on ivy.jar being in ant lib
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@600290 13f79535-47bb-0310-9956-ffa450edef68
2007-12-02 13:52:27 +00:00
Xavier Hanin 5e7bc9a6cb fix install target
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@598959 13f79535-47bb-0310-9956-ffa450edef68
2007-11-28 11:18:06 +00:00
Xavier Hanin 26a090d9cb NEW: [Build] Publish the ivy sources (IVY-646) (thanks to Nicolas Lalevée)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@596295 13f79535-47bb-0310-9956-ffa450edef68
2007-11-19 13:39:02 +00:00
Xavier Hanin 61ae53eee0 NEW: Add a task/code to create M2 POM files from Ivy configurations (IVY-416)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@594518 13f79535-47bb-0310-9956-ffa450edef68
2007-11-13 12:51:28 +00:00
Xavier Hanin f69b3df2e6 review paths uses to fix a bug when using emma with unit tests
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@585701 13f79535-47bb-0310-9956-ffa450edef68
2007-10-17 21:14:51 +00:00
Maarten Coene 1a3839de66 Added 'ivy-report' target to generate html report of the resolve results
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@584947 13f79535-47bb-0310-9956-ffa450edef68
2007-10-15 22:33:44 +00:00
Maarten Coene e64f6947d4 Fixed problem when running junit tests with Ant 1.7.0
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@582687 13f79535-47bb-0310-9956-ffa450edef68
2007-10-07 21:56:58 +00:00
Maarten Coene b22245181c FIX: Ivy doesn't work with Ant 1.6.2 (IVY-614)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@582017 13f79535-47bb-0310-9956-ffa450edef68
2007-10-04 21:47:06 +00:00
Xavier Hanin 2796aeaa2c MANIFEST.MF is missing vendor.id (IVY-574)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@566721 13f79535-47bb-0310-9956-ffa450edef68
2007-08-16 13:54:27 +00:00
Xavier Hanin 8af72832d8 use checkstyle on source java files
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@566670 13f79535-47bb-0310-9956-ffa450edef68
2007-08-16 12:01:40 +00:00
Scokart Gilles d79c8d2ab0 identify the task that are flags changing the behavior of the next target by using a /
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@563150 13f79535-47bb-0310-9956-ffa450edef68
2007-08-06 14:25:32 +00:00
Xavier Hanin cb2c1fcd23 IMPROVEMENT: Dependent jars missing in ivy binaries (IVY-481)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@554714 13f79535-47bb-0310-9956-ffa450edef68
2007-07-09 17:36:06 +00:00
Xavier Hanin e33c122df8 review jar manifest and generate small doc about jars (with contribution from Tjeerd Verhagen)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@552892 13f79535-47bb-0310-9956-ffa450edef68
2007-07-03 16:06:31 +00:00
Xavier Hanin 1056f18c32 one additional description of build.xml target (IVY-499) (thanks to Tjeerd Verhagen)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@552884 13f79535-47bb-0310-9956-ffa450edef68
2007-07-03 15:45:47 +00:00
Xavier Hanin 992bd4a3e4 IMPROVEMENT: Code / XML Polished (IVY-554) (thanks to Tjeerd Verhagen)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@552839 13f79535-47bb-0310-9956-ffa450edef68
2007-07-03 13:38:11 +00:00
Maarten Coene 38ecb80ecd FIX: Ivy does not work on Turkish machines (IVY-65)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@547374 13f79535-47bb-0310-9956-ffa450edef68
2007-06-14 19:36:46 +00:00
Scokart Gilles c81fbab119 remove warning message and clarify that in the doc
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@546449 13f79535-47bb-0310-9956-ffa450edef68
2007-06-12 10:18:45 +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 2fb4147f90 - retrieve dependencies from maven2 repository
- added checkstyle report (TODO: we must verify the checkstyle configuration)

git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@541102 13f79535-47bb-0310-9956-ffa450edef68
2007-05-23 22:22:01 +00:00
Xavier Hanin f5805ce9b7 IMPROVEMENT: Remove use of deprecated elements in ivysettings.xml (IVY-505) (with contribution from Jan Materne)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@540318 13f79535-47bb-0310-9956-ffa450edef68
2007-05-21 22:12:32 +00:00
Xavier Hanin e8d12dc246 introduce scope for settings (IVY-366) (thanks to Gilles Scokart)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@538591 13f79535-47bb-0310-9956-ffa450edef68
2007-05-16 13:47:47 +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
Xavier Hanin b504542ae0 FIX: EOL in the doc pages (IVY-470)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@536488 13f79535-47bb-0310-9956-ffa450edef68
2007-05-09 10:58:10 +00:00
Maarten Coene 1da273ff79 FIX: build fails without emma code coverage JARs present (IVY-478)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@536351 13f79535-47bb-0310-9956-ffa450edef68
2007-05-08 22:17:58 +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
Xavier Hanin e3cbf2bcd1 IMPROVE: OSGIfy ivy artifacts (IVY-464) (thanks to Costin Leau)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@527083 13f79535-47bb-0310-9956-ffa450edef68
2007-04-10 10:12:33 +00:00
Xavier Hanin 208a7130b2 add publish local feature to help integration with other modules, and fix artifact names to support publish (jar names do not use apache- prefix)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@527068 13f79535-47bb-0310-9956-ffa450edef68
2007-04-10 09:36:25 +00:00
Xavier Hanin 2707a94e15 improve release script: generate tar.gz and checksums
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@525152 13f79535-47bb-0310-9956-ffa450edef68
2007-04-03 13:01:39 +00:00
Xavier Hanin ae88e44b3d improve release process: clean everything before releasing, and use a clean local ivy home to avoid ivy cache side effects
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@524152 13f79535-47bb-0310-9956-ffa450edef68
2007-03-30 16:10:39 +00:00
Xavier Hanin 0bbf8b9aea target version is 2.0
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@523701 13f79535-47bb-0310-9956-ffa450edef68
2007-03-29 13:33:41 +00:00
Xavier Hanin 31ce08d207 add NOTICE
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@523697 13f79535-47bb-0310-9956-ffa450edef68
2007-03-29 13:26:13 +00:00
Xavier Hanin a8080f8ff4 remove unnecessary useexternalfile="true" on javadoc
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@522976 13f79535-47bb-0310-9956-ffa450edef68
2007-03-27 16:06:06 +00:00
Xavier Hanin 120c34bacd workaround for ant 1.7.0 javadoc bug on windows vista
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@522957 13f79535-47bb-0310-9956-ffa450edef68
2007-03-27 15:37:21 +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 e696980ccb review release management:
- extract in a separate build file (build-release.xml)
- upgrade xooki version (featuring batch generation)
- include doc batch generation
- review what is packaged in distributions (src and bin)

git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@522796 13f79535-47bb-0310-9956-ffa450edef68
2007-03-27 07:08:50 +00:00
Xavier Hanin 7d72871167 package LICENSE and DISCLAIMER in jar
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@521829 13f79535-47bb-0310-9956-ffa450edef68
2007-03-23 17:55:35 +00:00
Xavier Hanin e42aa65ed9 renamed LICENSE file
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@521269 13f79535-47bb-0310-9956-ffa450edef68
2007-03-22 13:51:27 +00:00
Maarten Coene 41521ad3e8 Don't use the Ivy tasks if Ivy is not available.
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@520633 13f79535-47bb-0310-9956-ffa450edef68
2007-03-20 22:41:35 +00:00
Xavier Hanin 59c97f36b3 IVY-438 work in progress: package settings files with their old names too.
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@519917 13f79535-47bb-0310-9956-ffa450edef68
2007-03-19 12:01:16 +00:00
Xavier Hanin c974be3956 IVY-438 work in progress: ivyconf=>ivysettings refactored in test and example code, and basic renames in doc. Still need to update the doc.
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@519887 13f79535-47bb-0310-9956-ffa450edef68
2007-03-19 09:47:57 +00:00
Xavier Hanin 420b771853 add publish-latest target to ease snapshot publishing
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@516023 13f79535-47bb-0310-9956-ffa450edef68
2007-03-08 12:32:46 +00:00
Xavier Hanin de07bb13f0 improve snapshot and release process
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@515998 13f79535-47bb-0310-9956-ffa450edef68
2007-03-08 10:15:36 +00:00
Xavier Hanin a826113105 test classes name patterns is now configured in a property, and thus overridable when calling ant (thanks to John Williams)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@510876 13f79535-47bb-0310-9956-ffa450edef68
2007-02-23 08:54:15 +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 f4ff5a1ed5 Let Ant build fail if junit tests fail
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@499129 13f79535-47bb-0310-9956-ffa450edef68
2007-01-23 20:56:30 +00:00
Maarten Coene 834db24b8a Make the name of the ivy.jar file configurable (can be usefull for gump and other snapshot builders)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@497595 13f79535-47bb-0310-9956-ffa450edef68
2007-01-18 22:07:27 +00:00
Xavier Hanin 80129f70ab slight review of the packaging
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@495674 13f79535-47bb-0310-9956-ffa450edef68
2007-01-12 18:13:26 +00:00
Maarten Coene 65b1fffe91 re-added ivy download which was deleted by accident
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@494589 13f79535-47bb-0310-9956-ffa450edef68
2007-01-09 21:24:29 +00:00
Maarten Coene 4cfb2f403a IVY-365: Set javac includeantruntime to false and declare explicitely JUnit and Ant dependencies
IVY-162: ivy.xml doesn't contain all the dependencies

git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@494222 13f79535-47bb-0310-9956-ffa450edef68
2007-01-08 22:16:35 +00:00
Xavier Hanin 0dc7887e30 exclude Abstract* classes from tests
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@493800 13f79535-47bb-0310-9956-ffa450edef68
2007-01-07 18:36:14 +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 ccd8feac58 use antoine web site to pull ivy.jar as a temporary solution
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@489572 13f79535-47bb-0310-9956-ffa450edef68
2006-12-22 07:26:25 +00:00
Xavier Hanin ff3bd8e65b IMPROVE: add release target to build file (IVY-339)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484583 13f79535-47bb-0310-9956-ffa450edef68
2006-11-09 14:47:31 +00:00
Xavier Hanin 3114536b13 IMPROVE: Measure code coverage (IVY-323)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484555 13f79535-47bb-0310-9956-ffa450edef68
2006-10-11 14:15:29 +00:00
Xavier Hanin c5cd31a592 fix bug in install target
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484540 13f79535-47bb-0310-9956-ffa450edef68
2006-09-25 16:19:44 +00:00
Xavier Hanin 587c30d62b FIX: AntCallTriggerTest and AntBuildTriggerTest fail when run from ivy build.xml (IVY-310)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484537 13f79535-47bb-0310-9956-ffa450edef68
2006-09-23 14:16:12 +00:00
Xavier Hanin 2074e9d7ab all tests are run even in case of failure (thanks to rambius)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484535 13f79535-47bb-0310-9956-ffa450edef68
2006-09-21 17:33:19 +00:00
Xavier Hanin 065c5ec381 add zip-doc target
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484530 13f79535-47bb-0310-9956-ffa450edef68
2006-09-18 01:17:38 +00:00
Xavier Hanin 6d1bcfc497 use only default configuration, which contains everything
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484500 13f79535-47bb-0310-9956-ffa450edef68
2006-09-03 22:26:27 +00:00
Xavier Hanin 25ae9d8349 remove echo on tests + move xml report to build/test-report dir
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484487 13f79535-47bb-0310-9956-ffa450edef68
2006-08-30 19:43:31 +00:00
Xavier Hanin a9bda7658f add get-dxml-raw target
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484470 13f79535-47bb-0310-9956-ffa450edef68
2006-08-23 14:45:46 +00:00
Xavier Hanin d4d4ffe9e8 IMPROVE: better documentation distribution (IVY-274) - in progress
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484461 13f79535-47bb-0310-9956-ffa450edef68
2006-08-21 04:47:06 +00:00
Xavier Hanin 1cc2024ab5 introduce offline target in build.xml allowing to disable tests requiring internet resources
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484460 13f79535-47bb-0310-9956-ffa450edef68
2006-08-21 04:44:00 +00:00
Xavier Hanin b97f8dcbba add a noresolve target
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484424 13f79535-47bb-0310-9956-ffa450edef68
2006-08-05 02:50:17 +00:00
Xavier Hanin c92909fe71 add install target, easing deployment in ant lib
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484400 13f79535-47bb-0310-9956-ffa450edef68
2006-07-21 16:14:25 +00:00
Xavier Hanin 42840a7cea publish ivy core without ant tasks
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484240 13f79535-47bb-0310-9956-ffa450edef68
2006-03-06 15:35:48 +00:00
Xavier Hanin a14f45fed3 give a chance to put ivy somewhere else than in ant libs
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484080 13f79535-47bb-0310-9956-ffa450edef68
2005-12-29 10:19:26 +00:00
Xavier Hanin de23b50c60 integrate joshua nichols patch for javadoc handling
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484034 13f79535-47bb-0310-9956-ffa450edef68
2005-09-14 18:05:13 +00:00
Xavier Hanin 76c88ebeff patch by oliver + debug mode
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@483995 13f79535-47bb-0310-9956-ffa450edef68
2005-06-21 12:28:45 +00:00
Xavier Hanin f2b71e8c0b migration from private cvs repository
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@483981 13f79535-47bb-0310-9956-ffa450edef68
2005-06-16 11:18:39 +00:00