From fb868645bdc26aa1d7a31ff0436da3c802322986 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 6 Aug 2024 02:27:51 +0000 Subject: automatic import of libloader --- libloader-1.1.3-remove-antcontrib-support.patch | 224 ++++++++++++++++++++++++ 1 file changed, 224 insertions(+) create mode 100644 libloader-1.1.3-remove-antcontrib-support.patch (limited to 'libloader-1.1.3-remove-antcontrib-support.patch') diff --git a/libloader-1.1.3-remove-antcontrib-support.patch b/libloader-1.1.3-remove-antcontrib-support.patch new file mode 100644 index 0000000..1296ac8 --- /dev/null +++ b/libloader-1.1.3-remove-antcontrib-support.patch @@ -0,0 +1,224 @@ +diff --git a/common_build.xml b/common_build.xml +index d9fe4b6..4eb9f28 100644 +--- a/common_build.xml ++++ b/common_build.xml +@@ -152,9 +152,6 @@ + +- + +@@ -324,69 +321,6 @@ + + + +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- + + ++ depends="svnant.download-check"> + + + +@@ -492,57 +426,12 @@ + + + +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- + ++ depends="ivy.download-check"> + + + +@@ -602,7 +491,7 @@ + Verifies that there are no SNAPSHOT dependencies defined in the ivy xml. + If there are SNAPSHOTS, fail the release build. + ====================================================================--> +- ++ + + + +@@ -769,7 +658,7 @@ + Publishes the jar file for this project to a Maven2 repository. + ====================================================================--> + ++ depends="create-pom,ivy.deliver"> + + + +@@ -1079,30 +968,12 @@ + +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- ++ ++ ++ ++ + + + +@@ -1152,7 +1023,7 @@ + + Creates a jar file from the bin directory + ====================================================================--> +- ++ + + + +@@ -1165,7 +1036,7 @@ + Creates a new manifest file if one is not specified, or updates + an existing manifest file if one is specified. + ====================================================================--> +- ++ + + + -- cgit v1.2.3