From f0af91219c7ee6539ea4102be4b71cf67ffcde86 Mon Sep 17 00:00:00 2001 From: theli Date: Mon, 30 Jan 2006 15:32:12 +0000 Subject: [PATCH] *) restructuring of build.xml to allow all-in-one-builds git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1493 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- build.properties | 3 + build.xml | 313 +++++++++++++++++++++++++++++------------------ 2 files changed, 199 insertions(+), 117 deletions(-) diff --git a/build.properties b/build.properties index a2096b21a..3881f73b5 100644 --- a/build.properties +++ b/build.properties @@ -18,3 +18,6 @@ accessRightsFile=644 # Extension Configuration: singleZip|multiZip|copyToMain extensionMode=singleZip extensionFile=yacy_libx_v${releaseVersion}_${DSTAMP}_${releaseNr}.tar.gz + +# All in one file configuration +allInOneFile=yacy_all_v${releaseVersion}_${DSTAMP}_${releaseNr}.tar.gz \ No newline at end of file diff --git a/build.xml b/build.xml index ef5ba1479..93368aad3 100644 --- a/build.xml +++ b/build.xml @@ -66,6 +66,8 @@ + + @@ -223,7 +225,7 @@ - + @@ -239,7 +241,7 @@ - + @@ -255,7 +257,7 @@ - + @@ -273,15 +275,15 @@ - + - + - + @@ -296,142 +298,197 @@ - + - + - - - - - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + - + - + + + @@ -549,5 +606,27 @@ + + + + + + + + + + + + + + + + + + + +