[dropwizard] 05/05: Clean up JAR files created by jh_build

Tim Potter tpot-guest at moszumanska.debian.org
Thu Nov 6 00:21:35 UTC 2014


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

tpot-guest pushed a commit to branch master
in repository dropwizard.

commit 0a5ce1c4b2b62724bd6a3a1e28b1b67fd852e23c
Author: Tim Potter <tpot at hp.com>
Date:   Wed Nov 5 15:44:03 2014 +1100

    Clean up JAR files created by jh_build
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 42c943f..2de146b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,7 @@ override_jh_build:
 
 override_jh_installlibs:
 	jh_installlibs dropwizard-jackson.jar dropwizard-util.jar
+
+override_jh_clean:
+	jh_clean
+	rm -f dropwizard-*.jar

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



More information about the pkg-java-commits mailing list