Go to file
Maarten Coene acf486376e Fixed a NPE when running the junit tests with JDK 1.4.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@605039 13f79535-47bb-0310-9956-ffa450edef68
2007-12-17 23:16:31 +00:00
.settings add eclipse formatting settings 2007-06-05 12:37:56 +00:00
doc Updated the build.xml to use the beta1 release 2007-12-17 22:11:31 +00:00
src Updated the build.xml to use the beta1 release 2007-12-17 22:11:31 +00:00
test Don't validate 'test.xml' because it contains extra attributes. 2007-12-12 22:52:00 +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 FIX: XmlModuleDescriptorWriter doesn't write the deprecated attribute of the "ivy-module/configurations/conf" element (IVY-664) 2007-12-07 23:54:54 +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 prepare 2.0 beta 1 2007-12-05 00:01:23 +00:00
RELEASE_NOTES prepare 2.0 beta 1 2007-12-05 00:01:23 +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 merge 601176, 601621 and 601624 from branch 2.0.0-beta1 2007-12-07 00:37:48 +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 add maven 2 distribution 2007-12-03 03:22:52 +00:00
ivy.xml Fixed a NPE when running the junit tests with JDK 1.4. 2007-12-17 23:16:31 +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 move to next target version on trunk 2007-12-08 05:50:19 +00:00

README

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

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/>.