Go to file
Maarten Coene ebe768606e Removed unnecessary dependencies.
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@584946 13f79535-47bb-0310-9956-ffa450edef68
2007-10-15 22:32:29 +00:00
.settings add eclipse formatting settings 2007-06-05 12:37:56 +00:00
doc prepare site migration to http://ant.apache.org/ivy/ 2007-10-13 06:57:13 +00:00
src Fixed problem with Ant 1.7.0 introduced by code-change for IVY-614. 2007-10-15 22:31:45 +00:00
test Fixed problem with Ant 1.7.0 introduced by code-change for IVY-614. 2007-10-15 22:31:45 +00:00
.checkstyle use checkstyle on source java files 2007-08-16 12:01:40 +00:00
.classpath.default IMPROVEMENT: Remove use of deprecated elements in ivysettings.xml (IVY-505) (with contribution from Jan Materne) 2007-05-21 22:12:32 +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: ${parent.version} property is not recognized in maven2 pom (IVY-620) 2007-10-10 21:22:05 +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 update CHANGES and RELEASE_NOTES to prepare 2.0.0-alpha-2 2007-07-10 13:39:14 +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 IMPROVEMENT: Dependent jars missing in ivy binaries (IVY-481) 2007-07-09 17:36:06 +00:00
build.properties FIX: Ivy doesn't work with Ant 1.6.2 (IVY-614) 2007-10-04 21:47:06 +00:00
build.xml Fixed problem when running junit tests with Ant 1.7.0 2007-10-07 21:56:58 +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 prepare next version 2007-07-20 07:17:50 +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.