Go to file
Xavier Hanin 33688b56fc add license header to properties files
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@521701 13f79535-47bb-0310-9956-ffa450edef68
2007-03-23 12:32:50 +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 restore ivyconf files for Ivy 1.4 tests 2007-03-22 16:16:21 +00:00
src add license header to properties files 2007-03-23 12:32:50 +00:00
test add license header to properties files 2007-03-23 12:32:50 +00:00
.classpath use only default configuration, which contains everything 2006-09-03 22:26:27 +00:00
.project migration from private cvs repository 2005-06-16 11:18:39 +00:00
CHANGES.txt Ivy should fail if ';' has been used in publications/artifact/@conf of ivy.xml (IVY-441) 2007-03-22 23:01:40 +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
README add README 2007-03-23 12:25:16 +00:00
RELEASE_NOTES add RELEASE_NOTES 2007-03-23 12:24:35 +00:00
build.properties add license header to properties files 2007-03-23 12:32:50 +00:00
build.xml renamed LICENSE file 2007-03-22 13:51:27 +00:00
ivy.xml IVY-365: Set javac includeantruntime to false and declare explicitely JUnit and Ant dependencies 2007-01-08 22:16:35 +00:00
ivysettings.xml use Ivy 1.4.1 names for settings (ivyconf and conf) since we still rely on Ivy 1.4.1 for building 2007-03-22 16:46:23 +00:00
version.properties add license header to properties files 2007-03-23 12:32:50 +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 v1.5.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.