diff --git a/ReleaseInstructions b/ReleaseInstructions index c16245eee0..39972eec2f 100644 --- a/ReleaseInstructions +++ b/ReleaseInstructions @@ -126,7 +126,7 @@ Note: This document was adapted from the one created in the context of 10. Sign the distribution files - There are two aproaches, one uses Ant and a few libraries, the + There are two approaches, one uses Ant and a few libraries, the other requires you to run gnupg manually. The first version didn't work for Stefan when he built the first release candidate for 1.9.7. diff --git a/get-m2.xml b/attic/get-m2.xml similarity index 100% rename from get-m2.xml rename to attic/get-m2.xml diff --git a/lib/libraries.properties b/attic/libraries.properties similarity index 94% rename from lib/libraries.properties rename to attic/libraries.properties index b278261884..669cce2ae1 100644 --- a/lib/libraries.properties +++ b/attic/libraries.properties @@ -36,34 +36,34 @@ netrexx.sha256=1f99f054e9b1e412d29823088f3fa7cfce90a7af25d907a60a6d7908a6b97ea4 ivy.version=2.5.0 ant-antunit.version=1.4.1 antlr.version=2.7.7 -bcel.version=6.4.1 +bcel.version=6.5.0 bsf.version=2.4.0 bsh.version=2.0b5 -commons-net.version=3.6 +commons-net.version=3.8.0 commons-logging.version=1.1 commons-logging-api.version=${commons-logging.version} -js.version=20.1.0 +js.version=21.1.0 js-scriptengine.version=${js.version} hamcrest-core.version=1.3 hamcrest-library.version=${hamcrest-core.version} jai-core.version=1.1.3 jai-codec.version=1.1.3 -jakarta.mail.version=1.6.4 +jakarta.mail.version=1.6.5 jakarta-regexp.version=1.4 # Later versions of Tomcat provide a jspc task jasper-compiler.version=4.1.36 jasper-runtime.version=${jasper-compiler.version} jdepend.version=2.9.1 jruby.version=1.6.8 -junit.version=4.13.1 -rhino.version=1.7.11 +junit.version=4.13.2 +rhino.version=1.7.13 junit-platform-launcher.version=1.2.0 # Only used for internal tests in Ant project junit-vintage-engine.version=5.2.0 # Only used for internal tests in Ant project junit-jupiter-engine.version=5.2.0 jsch.version=0.1.55 -jython.version=2.7.0 +jython.version=2.7.2 # log4j 1.2.15 requires JMS and a few other Sun jars that are not in the m2 repo log4j.version=1.2.14 oro.version=2.0.8 diff --git a/release/signit.xml b/attic/signit.xml similarity index 100% rename from release/signit.xml rename to attic/signit.xml diff --git a/build.xml b/build.xml index 35ba766f64..224558dcb8 100644 --- a/build.xml +++ b/build.xml @@ -1077,7 +1077,7 @@ - + @@ -1192,7 +1192,7 @@ - + diff --git a/fetch.xml b/fetch.xml index 24e8e6df44..55cf154c66 100644 --- a/fetch.xml +++ b/fetch.xml @@ -1,5 +1,4 @@ - - - - + This build file downloads JAR files that optional Ant tasks use, and installs them in a location that is accessible the next time Ant runs. @@ -42,12 +35,12 @@ For example, to set the proxy up in the tcsh shell, the command would be something like: For csh/tcsh: - setenv ANT_OPTS "-Dhttp.proxyHost=proxy -Dhttp.proxyPort=8080" +setenv ANT_OPTS "-Dhttp.proxyHost=proxy -Dhttp.proxyPort=8080" For bash: - export ANT_OPTS="-Dhttp.proxyHost=proxy -Dhttp.proxyPort=8080" +export ANT_OPTS="-Dhttp.proxyHost=proxy -Dhttp.proxyPort=8080" For Windows, set the environment variable in the appropriate dialog box -and open a new console. or, by hand - set ANT_OPTS = -Dhttp.proxyHost=proxy -Dhttp.proxyPort=8080 +and open a new console or, by hand +set ANT_OPTS = -Dhttp.proxyHost=proxy -Dhttp.proxyPort=8080 - - - - - - - + + + + + + - + @@ -79,329 +70,62 @@ Set -Ddest=LOCATION on the command line -Ddest=optional optional dir $${basedir}/lib/optional (for Ant developers) - + - + - + Unknown destination : ${dest} - Downloading to ${dest.dir} - - - - - Cannot execute multiple targets due to the bug in Maven Ant tasks - - - - - - - - - - - - Unknown archive @{archive} -no property @{archive}.version defined in ${lib.dir}/libraries.properties. - - - - - - - - - - - - - - - - - - - - - + + + - - - - - - - - - - - - - - - - - + + + - - - - - - - - - - - - - - - - - - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + Downloading to ${dest.dir} + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ivy.xml b/ivy.xml new file mode 100644 index 0000000000..710a687e01 --- /dev/null +++ b/ivy.xml @@ -0,0 +1,188 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ivysettings.xml b/ivysettings.xml new file mode 100644 index 0000000000..e86d6aa25a --- /dev/null +++ b/ivysettings.xml @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/release/ivy.xml b/release/ivy.xml index 9504b4e1be..e69de29bb2 100644 --- a/release/ivy.xml +++ b/release/ivy.xml @@ -1,180 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/release/ivysettings.xml b/release/ivysettings.xml index 24520c73df..aaf2e289bf 100644 --- a/release/ivysettings.xml +++ b/release/ivysettings.xml @@ -17,13 +17,45 @@ + + + + - - + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + diff --git a/release/upload.xml b/release/upload.xml index cd058dc40d..f97a2d0097 100644 --- a/release/upload.xml +++ b/release/upload.xml @@ -1,3 +1,4 @@ + + + + bintray + Bintray + https://jcenter.bintray.com/ + +