[commons-jcs] 15/27: Use the install target to build the project (required for the Javadoc)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Nov 16 18:51:14 UTC 2015


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

ebourg-guest pushed a commit to branch master
in repository commons-jcs.

commit b4cf724144b21be8dbd7ad595b18ea575e6f7208
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Oct 9 00:14:36 2015 +0200

    Use the install target to build the project (required for the Javadoc)
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 4dfb0c0..07c1fb6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ include /usr/share/cdbs/1/class/maven.mk
 JAVA_HOME := /usr/lib/jvm/default-java
 
 DEB_MAVEN_ARGS := -Dmaven.test.failure.ignore=true
+DEB_MAVEN_BUILD_TARGET := install
 
 get-orig-source:
 	uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download
-

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



More information about the pkg-java-commits mailing list