diff --git a/CHANGES.txt b/CHANGES.txt
index 1761326d..4a55320f 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -68,6 +68,7 @@ for detailed view of each issue, please consult http://issues.apache.org/jira/br
- IMPROVEMENT: Code / XML Polished (IVY-554) (with contribution from Tjeerd Verhagen)
- IMPROVEMENT: Javadoc improvements (IVY-544) (with contribution from Tjeerd Verhagen)
- IMPROVEMENT: Unit test improvements (IVY-545) (thanks to Tjeerd Verhagen)
+- IMPROVEMENT: Dependent jars missing in ivy binaries (IVY-481)
- FIX: Ant target "clean" on Ivy multi-project tutorial points to wrong cache directory. (IVY-548)
- FIX: Variables not replaced during deliver (IVY-520) (thanks to John Williams)
diff --git a/LICENSE.jsch b/LICENSE.jsch
new file mode 100644
index 00000000..d18e2228
--- /dev/null
+++ b/LICENSE.jsch
@@ -0,0 +1,28 @@
+License for JCraft JSch package
+------------------------------------------------------------------------------
+Copyright (c) 2002,2003,2004,2005,2006,2007 Atsuhiko Yamanaka, JCraft,Inc.
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+ 1. Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in
+ the documentation and/or other materials provided with the distribution.
+
+ 3. The names of the authors may not be used to endorse or promote products
+ derived from this software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
+INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
+FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL JCRAFT,
+INC. OR ANY CONTRIBUTORS TO THIS SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT,
+INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
+OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
+EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
\ No newline at end of file
diff --git a/NOTICE b/NOTICE
index ad9f700d..3346da8d 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,14 +1,19 @@
- =========================================================================
- == NOTICE file corresponding to the section 4 d of ==
- == the Apache License, Version 2.0, ==
- == in this case for the Apache Ivy distribution. ==
- =========================================================================
+=========================================================================
+== NOTICE file corresponding to the section 4 d of ==
+== the Apache License, Version 2.0, ==
+== in this case for the Apache Ivy distribution. ==
+=========================================================================
- This product includes software developed by
- The Apache Software Foundation (http://www.apache.org/).
+This product includes software developed by
+The Apache Software Foundation (http://www.apache.org/).
- Portions of Ivy were originally developed by
- Jayasoft SARL and are
- licensed to the Apache Software Foundation under the
- "Software Grant License Agreement"
+Portions of Ivy were originally developed by
+Jayasoft SARL (http://www.jayasoft.fr/)
+and are licensed to the Apache Software Foundation under the
+"Software Grant License Agreement"
+SSH and SFTP support is provided by the JCraft JSch package,
+which is open source software, available under
+the terms of a BSD style license.
+The original software and related information is available
+at http://www.jcraft.com/jsch/.
\ No newline at end of file
diff --git a/build-for-bin-distrib.xml b/build-for-bin-distrib.xml
new file mode 100644
index 00000000..efac7b20
--- /dev/null
+++ b/build-for-bin-distrib.xml
@@ -0,0 +1,58 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+=======================================================================
+Dependencies retrieved in lib directory
+Dependency report generated in report directory
+=======================================================================
+
+
+
+
+
+
+=======================================================================
+Please enter configuration (or comma separated list of configurations).
+Available configurations are: ${ivy.configurations}
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/build-release.xml b/build-release.xml
index dae8432a..b185ef95 100644
--- a/build-release.xml
+++ b/build-release.xml
@@ -17,7 +17,7 @@
under the License.
-->
@@ -48,8 +48,17 @@
+
+
+
+
+
-
+
@@ -64,12 +73,11 @@
-
+
-
-
+
@@ -78,24 +86,19 @@
-
-
-
-
+
+
-
+
-
+
+
@@ -104,11 +107,47 @@
compression="gzip" longfile="gnu">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
@@ -133,7 +172,10 @@
-
+
diff --git a/build.xml b/build.xml
index 75a816b9..e41d0a7c 100644
--- a/build.xml
+++ b/build.xml
@@ -28,11 +28,11 @@
-
+
-
+
@@ -50,6 +50,7 @@
+
@@ -439,7 +440,7 @@ ${final.core.name} The Ivy core, eg everything but classes dependent on Ant.$
-
+
diff --git a/ivy.xml b/ivy.xml
index c5e9ddc3..a2463cf4 100644
--- a/ivy.xml
+++ b/ivy.xml
@@ -46,7 +46,7 @@
-
+