[jayway-jsonpath] 01/01: d/rules: Exclude :json-path-web-test:install which also builds the test project

Kai-Chung Yan seamlik-guest at moszumanska.debian.org
Fri Oct 28 17:15:27 UTC 2016


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

seamlik-guest pushed a commit to branch master
in repository jayway-jsonpath.

commit 86ea84b985cfc920bc8c1f5313c52b91bd8aaf35
Author: Kai-Chung Yan (殷啟聰) <seamlikok at gmail.com>
Date:   Sat Oct 29 01:15:08 2016 +0800

    d/rules: Exclude :json-path-web-test:install which also builds the test project
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 5e43ffb..31b59a2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 	dh $@ --buildsystem=gradle --with maven-repo-helper
 
 override_dh_auto_build:
-	dh_auto_build -- jar install -x :json-path-web-test:jar -x :json-path:javadoc
+	dh_auto_build -- jar install -x :json-path-web-test:jar -x :json-path:javadoc -x :json-path-web-test:install
 
 get-orig-source:
 	uscan --download-current-version --force-download --no-symlink

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



More information about the pkg-java-commits mailing list