[Git][java-team/jayway-jsonpath][master] No longer build the javadoc (Closes: #909088)

Emmanuel Bourg gitlab at salsa.debian.org
Tue Sep 18 11:55:38 BST 2018


Emmanuel Bourg pushed to branch master at Debian Java Maintainers / jayway-jsonpath


Commits:
e5c7e22f by Emmanuel Bourg at 2018-09-18T10:52:33Z
No longer build the javadoc (Closes: #909088)

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+jayway-jsonpath (2.0.0-5) unstable; urgency=medium
+
+  * Team upload.
+  * No longer build the javadoc (Closes: #909088)
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Tue, 18 Sep 2018 12:52:22 +0200
+
 jayway-jsonpath (2.0.0-4) unstable; urgency=medium
 
   * Fixed the compatibility with Gradle 3.4+ (Closes: #894292)


=====================================
debian/rules
=====================================
@@ -4,4 +4,4 @@
 	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 -x :json-path-web-test:install
+	dh_auto_build -- jar install -x :json-path-web-test:jar -x :json-path:javadoc -x :json-path-assert:javadoc -x :json-path-web-test:install



View it on GitLab: https://salsa.debian.org/java-team/jayway-jsonpath/commit/e5c7e22f9759cf6a846f86c9fff2c7caffbf6755

-- 
View it on GitLab: https://salsa.debian.org/java-team/jayway-jsonpath/commit/e5c7e22f9759cf6a846f86c9fff2c7caffbf6755
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20180918/0ce0dc1a/attachment.html>


More information about the pkg-java-commits mailing list