From 6c5b282919305e9efaa5b6fc4100eb1aec17a65f Mon Sep 17 00:00:00 2001 From: reger24 <11603289+reger24@users.noreply.github.com> Date: Tue, 1 Feb 2022 14:04:38 +0100 Subject: Some Gradle build script cleanup - added multiproject in libbuild to compile and install all needed jars (reproduceing old maven build) - adjusted GitComInf (use a project version, build script with less hardcoded strings) - adjusted J7Zip-modified - include common version number for output jar - add task installJarToRoot to copy output jar to yacycore /lib - adjust main build with updated jar names as files are the same - updated also old build.xml And the Eclipse specific .classpath (with shall be deleted until complete move to gradle) --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.xml') diff --git a/build.xml b/build.xml index 560bbb828..f22d91dd6 100644 --- a/build.xml +++ b/build.xml @@ -170,7 +170,7 @@ - + -- cgit v1.2.3