Go to file
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
.settings IVY-438 work in progress: ivyconf=>ivysettings refactored in test and example code, and basic renames in doc. Still need to update the doc. 2007-03-19 09:47:57 +00:00
doc IMPROVEMENT: Remove use of deprecated elements in ivysettings.xml (IVY-505) (with contribution from Jan Materne) 2007-05-21 22:12:32 +00:00
src FIX: ${revision} property not recognized in poms (IVY-512) 2007-05-21 21:36:49 +00:00
test FIX: ${revision} property not recognized in poms (IVY-512) 2007-05-21 21:36:49 +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 migration from private cvs repository 2005-06-16 11:18:39 +00:00
CHANGES.txt IMPROVEMENT: Remove use of deprecated elements in ivysettings.xml (IVY-505) (with contribution from Jan Materne) 2007-05-21 22:12:32 +00:00
DISCLAIMER review DISCLAIMER 2007-03-23 11:51:45 +00:00
LICENSE renamed LICENSE file 2007-03-22 13:51:27 +00:00
MANIFEST.MF remove white space at the end of the Import-Package directive, to make generated MANIFEST look nicer (no line with whitespace only) 2007-04-25 09:39:58 +00:00
NOTICE add NOTICE 2007-03-29 13:26:13 +00:00
README target version is 2.0, next release will be 2.0.0-alpha1-incubating 2007-03-29 15:12:24 +00:00
RELEASE_NOTES merge modifications from branch 2.0.0-alpha-1 up to revision 529251 2007-04-25 09:37:36 +00:00
ant.patterns Fixed NPE during Ivy build. 2007-05-13 14:37:28 +00:00
build-release.xml merge modifications from branch 2.0.0-alpha-1 up to revision 529251 2007-04-25 09:37:36 +00:00
build.properties bootstrap Ivy (instead of downloading a previous version) to resolve our own dependencies... 2007-05-08 21:50:22 +00:00
build.xml IMPROVEMENT: Remove use of deprecated elements in ivysettings.xml (IVY-505) (with contribution from Jan Materne) 2007-05-21 22:12:32 +00:00
ivy.xml IMPROVEMENT: Remove use of deprecated elements in ivysettings.xml (IVY-505) (with contribution from Jan Materne) 2007-05-21 22:12:32 +00:00
ivysettings.xml IMPROVEMENT: Remove use of deprecated elements in ivysettings.xml (IVY-505) (with contribution from Jan Materne) 2007-05-21 22:12:32 +00:00
optional.patterns Fixed NPE during Ivy build. 2007-05-13 14:37:28 +00:00
version.properties IMPROVE: OSGIfy ivy artifacts (IVY-464) (thanks to Costin Leau) 2007-04-10 10:12:33 +00:00

README

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

			Apache Ivy v2.0.0-alpha1-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/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.