[disruptor] 01/01: Set minimum source/target version 1.5
Daniel Pocock
pocock at moszumanska.debian.org
Mon Jan 27 08:06:01 UTC 2014
This is an automated email from the git hooks/post-receive script.
pocock pushed a commit to branch master
in repository disruptor.
commit 564e27cd8d2eebab3775506d935076fa9255f345
Author: Daniel Pocock <daniel at pocock.com.au>
Date: Mon Jan 27 09:05:52 2014 +0100
Set minimum source/target version 1.5
---
debian/maven.properties | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/debian/maven.properties b/debian/maven.properties
index e593715..9bf637b 100644
--- a/debian/maven.properties
+++ b/debian/maven.properties
@@ -3,3 +3,7 @@
# maven.test.skip=true
maven.test.skip=true
+
+# Required for building on platforms older than Jessie
+maven.compiler.source=1.5
+maven.compiler.target=1.5
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/disruptor.git
More information about the pkg-java-commits
mailing list