[SCM] simplyhtml packaging branch, master,	updated. upstream/0.16.05-6-g536db00
    Felix Natter 
    fnatter at gmx.net
       
    Mon Jan 21 20:51:25 UTC 2013
    
    
  
The following commit has been merged in the master branch:
commit 38578772f391dbaef2ebde2398d4641bb3fd7f10
Author: Felix Natter <fnatter at gmx.net>
Date:   Mon Jan 21 21:23:23 2013 +0100
    require Java 5
diff --git a/debian/ant.properties b/debian/ant.properties
index 6a20228..7385c7f 100644
--- a/debian/ant.properties
+++ b/debian/ant.properties
@@ -1,2 +1,2 @@
-ant.build.javac.source=1.4
-ant.build.javac.target=1.4
+ant.build.javac.source=1.5
+ant.build.javac.target=1.5
-- 
simplyhtml packaging
    
    
More information about the pkg-java-commits
mailing list