Go to file
Xavier Hanin e8d12dc246 introduce scope for settings (IVY-366) (thanks to Gilles Scokart)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@538591 13f79535-47bb-0310-9956-ffa450edef68
2007-05-16 13:47:47 +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 introduce scope for settings (IVY-366) (thanks to Gilles Scokart) 2007-05-16 13:47:47 +00:00
src introduce scope for settings (IVY-366) (thanks to Gilles Scokart) 2007-05-16 13:47:47 +00:00
test introduce scope for settings (IVY-366) (thanks to Gilles Scokart) 2007-05-16 13:47:47 +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 IMPROVEMENT: Remove @author tags (thanks to Stephane Bailliez) 2007-05-15 16:29:33 +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 introduce scope for settings (IVY-366) (thanks to Gilles Scokart) 2007-05-16 13:47:47 +00:00
ivy.xml add license headers to xml and html files + modify some tests to run with those license headers 2007-03-27 09:36:03 +00:00
ivysettings.xml add publish local feature to help integration with other modules, and fix artifact names to support publish (jar names do not use apache- prefix) 2007-04-10 09:36:25 +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.