[jenkins-winstone] 12/14: Remove dependency-reduced-pom.xml when cleaning
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Sep 5 15:23:23 UTC 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jenkins-winstone.
commit 341e75b105d3efc872c35e1d45cd14a3843ff4d4
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Sep 5 17:02:50 2014 +0200
Remove dependency-reduced-pom.xml when cleaning
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index 32ee7ab..9d2db79 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,5 +20,8 @@ install/lib$(PACKAGE)-java::
mh_installjar -plib$(PACKAGE)-java --usj-name=$(PACKAGE) -l pom.xml target/$(JAR)-$(DEB_UPSTREAM_VERSION).jar
jh_classpath -plib$(PACKAGE)-java
+clean::
+ rm -f dependency-reduced-pom.xml
+
get-orig-source:
uscan --download-current-version --force-download --rename
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jenkins-winstone.git
More information about the pkg-java-commits
mailing list