Go to file
Maarten Coene 369d425abd Updated the logo to include the 'TM'-symbol
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.0.0@1097623 13f79535-47bb-0310-9956-ffa450edef68
2011-04-28 21:42:46 +00:00
.settings add eclipse formatting settings 2007-06-05 12:37:56 +00:00
META-INF Add some new packages to be exported out of the OSGi bundle 2008-07-26 10:42:48 +00:00
doc Updated the logo to include the 'TM'-symbol 2011-04-28 21:42:46 +00:00
src Fixed problem with stylesheet caused by IVY-994. 2009-01-07 21:29:28 +00:00
test - FIX: IO problem while parsing ivy file (Resetting to invalid mark) (IVY-975) (merged from trunk) 2008-12-15 22:36:54 +00:00
.checkstyle use checkstyle on source java files 2007-08-16 12:01:40 +00:00
.classpath.default commons-cli is not a depednency anymore 2008-03-07 12:56:48 +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 - make Ivy a PDE project in eclipse to benefit from MANIFEST.MF validation and ease development of IvyDE 2007-12-19 14:54:03 +00:00
CHANGES.txt IMPROVEMENT: Extend packager resolver to allow arbitrary ant tasks in build instructions (IVY-994) (thanks to Archie Cobbs) 2009-01-07 21:06:02 +00:00
LICENSE merge all license information (IVY-576) 2007-08-16 13:47:16 +00:00
NOTICE IMPROVEMENT: Dependent jars missing in ivy binaries (IVY-481) 2007-07-09 17:36:06 +00:00
README Preparing 2.0.0 release. 2008-12-16 21:56:33 +00:00
RELEASE_NOTES Preparing 2.0.0 release. 2008-12-16 21:56:33 +00:00
ant.patterns TASK: add license to .patterns files (IVY-747) 2008-02-29 08:17:52 +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 A bit less logging when signing the files 2008-12-17 22:23:26 +00:00
build-tutorial.sh extract the execution log for filter-framework tutorial 2007-11-05 20:19:08 +00:00
build.properties Set ${build.version} to the version specified in version.properties and autodetect the status from this version. 2008-10-28 21:02:18 +00:00
build.xml Merged all changes from trunk into 2.0.x branch. 2008-10-21 21:50:11 +00:00
ivy.xml Updated new packager resolver to use Ant API instead of command-line and updated the packager-stylesheet to make it work on windows (IVY-829) 2008-07-20 21:45:02 +00:00
ivysettings-signtask.xml Added task to sign the artifacts. 2008-10-28 20:36:31 +00:00
optional.patterns Updated new packager resolver to use Ant API instead of command-line and updated the packager-stylesheet to make it work on windows (IVY-829) 2008-07-20 21:45:02 +00:00
version.properties Updated bundle version to 2.0.0.final 2009-01-08 22:16:56 +00:00

README

			Apache Ivy v2.0.0
		   -------------------

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


Licensing
---------

This software is licensed under the terms you may find in the file 
named "LICENSE" in this directory.


Crypto Notice
-------------
This distribution includes cryptographic software.  The country in 
which you currently reside may have restrictions on the import, 
possession, use, and/or re-export to another country, of 
encryption software.  BEFORE using any encryption software, please 
check your country's laws, regulations and policies concerning the
import, possession, or use, and re-export of encryption software, to 
see if this is permitted.  See <http://www.wassenaar.org/> for more
information.

The U.S. Government Department of Commerce, Bureau of Industry and
Security (BIS), has classified this software as Export Commodity 
Control Number (ECCN) 5D002.C.1, which includes information security
software using or performing cryptographic functions with asymmetric
algorithms.  The form and manner of this Apache Software Foundation
distribution makes it eligible for export under the License Exception
ENC Technology Software Unrestricted (TSU) exception (see the BIS 
Export Administration Regulations, Section 740.13) for both object 
code and source code.

The following provides more details on the included cryptographic
software:

For the Ivy ssh resolver requires the JSch 
<http://www.jcraft.com/jsch/index.html> library. 
The sftp and https resolvers requires the Java Cryptography extensions
<http://java.sun.com/javase/technologies/security/>.