[SCM] akuma packaging branch, master, updated. debian/1.4-1-8-ga63b577
James Page
james.page at ubuntu.com
Wed Jan 11 17:24:10 UTC 2012
The following commit has been merged in the master branch:
commit a63b577725a1b3592aa60f3b62fa9483d21ac801
Author: James Page <james.page at ubuntu.com>
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
More information about the pkg-java-commits
mailing list