The following commit has been merged in the master branch:
commit a63b577725a1b3592aa60f3b62fa9483d21ac801
Author: James Page <[email protected]>
Date: Wed Jan 11 18:14:07 2012 +0100
Set default target as 1.6
diff --git a/debian/maven.properties b/debian/maven.properties
index 7c29bd7..39855ca 100644
--- a/debian/maven.properties
+++ b/debian/maven.properties
@@ -1,4 +1,6 @@
# Include here properties to pass to Maven during the build.
# For example:
# maven.test.skip=true
+maven.compiler.source=1.6
+maven.compiler.target=1.6
--
akuma packaging
_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits