Go to file
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
.settings add eclipse formatting settings 2007-06-05 12:37:56 +00:00
doc NEW: Add a task/code to create M2 POM files from Ivy configurations (IVY-416) 2007-11-13 12:51:28 +00:00
src add toString implementation to repository listing entries 2007-11-19 07:31:07 +00:00
test fix listing test (related to new test for IVY-644) 2007-11-19 07:35:09 +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 NEW: [Build] Publish the ivy sources (IVY-646) (thanks to Nicolas Lalevée) 2007-11-19 13:39:02 +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 log changes in CHANGES.txt instead of RELEASE_NOTES 2007-11-05 19:28:25 +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 extract the execution log for filter-framework tutorial 2007-11-05 20:19:08 +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 NEW: [Build] Publish the ivy sources (IVY-646) (thanks to Nicolas Lalevée) 2007-11-19 13:39:02 +00:00
ivy.xml NEW: [Build] Publish the ivy sources (IVY-646) (thanks to Nicolas Lalevée) 2007-11-19 13:39:02 +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.