Go to file
Scokart Gilles 7a04633175 use ant.apache.org reference instead of jayasoft (partial fix for IVY-414)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@591842 13f79535-47bb-0310-9956-ffa450edef68
2007-11-04 21:46:39 +00:00
.settings add eclipse formatting settings 2007-06-05 12:37:56 +00:00
doc adapt tutorial for ivy 2.0 , run all tutorials with a 2.0 version (IVY-591). I have now extracted the execution log to make them easier to log. 2007-11-04 20:12:45 +00:00
src use ant.apache.org reference instead of jayasoft (partial fix for IVY-414) 2007-11-04 21:46:39 +00:00
test IMPROVEMENT: Make the root attribute in the ivyrep resolver mandatory (IVY-625) 2007-10-27 13:56:01 +00:00
.checkstyle use checkstyle on source java files 2007-08-16 12:01:40 +00:00
.classpath.default align with recent ivy.xml 2007-11-04 20:28:04 +00:00
.classpath.ivyde IMPROVEMENT: Remove use of deprecated elements in ivysettings.xml (IVY-505) (with contribution from Jan Materne) 2007-05-21 22:12:32 +00:00
.project add eclipse-cs configuration to eclipse metadata 2007-06-05 14:36:34 +00:00
CHANGES.txt FIX: ivy:settings and ivy:retrieve with explicit id causes unwarranted DEPRECATED warning (thanks to Jacob Grydholt Jensen) 2007-10-28 16:27:41 +00:00
DISCLAIMER fix eol: add svn property + run fixcrlf to use native eol for all text files 2007-06-05 13:21:26 +00:00
LICENSE merge all license information (IVY-576) 2007-08-16 13:47:16 +00:00
MANIFEST.MF fix eol: add svn property + run fixcrlf to use native eol for all text files 2007-06-05 13:21:26 +00:00
NOTICE IMPROVEMENT: Dependent jars missing in ivy binaries (IVY-481) 2007-07-09 17:36:06 +00:00
README update README to prepare 2.0.0-alpha-2 2007-07-10 13:43:46 +00:00
RELEASE_NOTES use ant.apache.org reference instead of jayasoft (partial fix for IVY-414) 2007-11-04 21:46:39 +00:00
ant.patterns fix eol: add svn property + run fixcrlf to use native eol for all text files 2007-06-05 13:21:26 +00:00
build-for-bin-distrib.xml IMPROVEMENT: Dependent jars missing in ivy binaries (IVY-481) 2007-07-09 17:36:06 +00:00
build-release.xml fix: dependency on renamed target 2007-10-17 21:12:44 +00:00
build-tutorial.sh add a shell script to more easily update the doc/tutorial/log/* files. I run it on cygwin. Feel free to port it on other platform (or better to rewrite as an ant script) 2007-11-04 20:27:30 +00:00
build.properties Added 'ivy-report' target to generate html report of the resolve results 2007-10-15 22:33:44 +00:00
build.xml review paths uses to fix a bug when using emma with unit tests 2007-10-17 21:14:51 +00:00
ivy.xml Removed unnecessary dependencies. 2007-10-15 22:32:29 +00:00
optional.patterns fix eol: add svn property + run fixcrlf to use native eol for all text files 2007-06-05 13:21:26 +00:00
version.properties remove incubating suffix for next version 2007-10-17 21:39:17 +00:00

README

			Apache Ivy v2.0.0-alpha2-incubating
		   ------------------------------------

Supported Platforms
--------------------

Apache Ivy requires Java level 1.4; it has been tested with Sun Java SDK v1.4.2

Even if not mandatory, Apache Ivy is most of the times used with Apache Ant, 
for which version 1.6.0 or greater is required.

Installation
-------------

Please read doc/install.html for installation instructions.
      

Getting Started
----------------

For an introduction to Apache Ivy and how to use it, please read the documentation 
located in the doc subdirectory.  A good place to start is the index.html


Disclaimer
-----------

Apache Ivy is an effort undergoing incubation at The Apache Software
Foundation (ASF). Incubation is required of all newly accepted projects
until a further review indicates that the infrastructure, communications,
and decision making process have stabilized in a manner consistent with
other successful ASF projects. While incubation status is not necessarily
a reflection of the completeness or stability of the code, it does
indicate that the project has yet to be fully endorsed by the ASF.