diff --git a/java-jfree-libbase-1.1.3-build_properties.patch b/java-jfree-libbase-1.1.3-build.patch similarity index 63% rename from java-jfree-libbase-1.1.3-build_properties.patch rename to java-jfree-libbase-1.1.3-build.patch index 11a7e81..7876b53 100644 --- a/java-jfree-libbase-1.1.3-build_properties.patch +++ b/java-jfree-libbase-1.1.3-build.patch @@ -1,5 +1,5 @@ ---- build.properties 2009-11-16 10:14:12.000000000 +0100 -+++ build.properties-gil 2011-01-22 00:13:25.000000000 +0100 +--- libbase-1.1.3/build.properties 2009-11-17 13:12:25.000000000 +0000 ++++ libbase-1.1.3/build.properties 2009-11-17 13:12:37.000000000 +0000 @@ -1,4 +1,4 @@ -project.revision=TRUNK-SNAPSHOT +project.revision=1.1.3 @@ -13,5 +13,4 @@ + +antcontrib.available=true + -+build.cache.dir=lib -\ Manca newline alla fine del file ++build.cache.dir=lib diff --git a/java-jfree-libbase-1.1.3-crosslink.patch b/java-jfree-libbase-1.1.3-crosslink.patch deleted file mode 100644 index 7b06a51..0000000 --- a/java-jfree-libbase-1.1.3-crosslink.patch +++ /dev/null @@ -1,21 +0,0 @@ ---- common_build.xml 2009-11-16 10:14:12.000000000 +0100 -+++ common_build.xml-gil 2011-01-22 00:31:26.000000000 +0100 -@@ -138,7 +138,8 @@ - description="Indicates whether source should be compiled with deprecation information" /> - - -- -+ -+ - - -- -+ - - - diff --git a/java-jfree-libbase-1.1.3-java11.patch b/java-jfree-libbase-1.1.3-java11.patch new file mode 100644 index 0000000..751ab34 --- /dev/null +++ b/java-jfree-libbase-1.1.3-java11.patch @@ -0,0 +1,13 @@ +--- libbase-1.1.3/common_build.xml 2020-05-05 19:34:48.033291800 +0100 ++++ libbase-1.1.3/common_build.xml 2020-05-05 19:34:57.346369361 +0100 +@@ -136,8 +136,8 @@ + +- +- ++ ++ + + + +- + +@@ -325,68 +322,6 @@ TYPICAL TARGET SEQUENCE + + + +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- + + ++ depends="svnant.download-check"> + + + +@@ -491,58 +426,13 @@ TYPICAL TARGET SEQUENCE + + + +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- + + ++ depends="ivy.download-check"> + + + +@@ -602,7 +492,7 @@ TYPICAL TARGET SEQUENCE + Verifies that there are no SNAPSHOT dependencies defined in the ivy xml. + If there are SNAPSHOTS, fail the release build. + ====================================================================--> +- ++ + + + +@@ -769,7 +659,7 @@ TYPICAL TARGET SEQUENCE + Publishes the jar file for this project to a Maven2 repository. + ====================================================================--> + ++ depends="create-pom,ivy.deliver"> + + + +@@ -1038,12 +928,11 @@ TYPICAL TARGET SEQUENCE + - compile.pre : anything needed to prep for compile + - compile.compile : the actual compilation step + - compile.src_copy : copying the source into the bin directory +- - compile.res_copy : copying the resources into the bin directory + - compile.lic_copy : copying the license information into the bin directory + - compile.post : anything needed after the compile is done + ====================================================================--> + + + +@@ -1075,36 +964,6 @@ TYPICAL TARGET SEQUENCE + + + +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- + +- ++ + + + + + +- + +- ++ generate.manifest ++ ++ Creates a new manifest file if one is not specified, or updates ++ an existing manifest file if one is specified. ++ ====================================================================--> ++ + + + +@@ -1178,6 +1036,7 @@ TYPICAL TARGET SEQUENCE + + + ++ +