[uima-as] 04/11: Build with --parallel

Markus Koschany apo-guest at moszumanska.debian.org
Sat Mar 19 21:49:26 UTC 2016


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository uima-as.

commit 105b5ccaf3c5ce8778e42b6df5edf5d79d91d13e
Author: Markus Koschany <apo at debian.org>
Date:   Sat Mar 19 21:03:36 2016 +0100

    Build with --parallel
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 11ee215..6ac1e91 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 export JAVA_HOME = /usr/lib/jvm/default-java
 
 %:
-	dh $@ --buildsystem=maven
+	dh $@ --parallel --buildsystem=maven
 
 override_dh_auto_build:
 	dh_auto_build -Duima-as

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/uima-as.git



More information about the pkg-java-commits mailing list