SOURCES: jtidy-version.patch (NEW) - allow passing javac -source p...

glen glen at pld-linux.org
Wed Apr 18 00:28:50 CEST 2007


Author: glen                         Date: Tue Apr 17 22:28:50 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- allow passing javac -source param

---- Files affected:
SOURCES:
   jtidy-version.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/jtidy-version.patch
diff -u /dev/null SOURCES/jtidy-version.patch:1.1
--- /dev/null	Wed Apr 18 00:28:50 2007
+++ SOURCES/jtidy-version.patch	Wed Apr 18 00:28:45 2007
@@ -0,0 +1,10 @@
+--- jtidy-04aug2000r7-dev/build.xml~	2007-04-18 01:24:27.618554040 +0300
++++ jtidy-04aug2000r7-dev/build.xml	2007-04-18 01:25:54.800539688 +0300
+@@ -60,6 +60,7 @@
+ 	 includes="**/*.java"
+ 	 deprecation="on"
+ 	 optimize="${optimize}"
++	 source="${compile.source}"
+ 	 debug="${debug}"/>
+  </target>
+ 
================================================================


More information about the pld-cvs-commit mailing list