[maven] 04/09: Updated the clean target

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Oct 8 11:57:53 BST 2014


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

ebourg-guest pushed a commit to branch maven-3.1.1
in repository maven.

commit 9e15431bce7841c98409346796663c1da3ad1842
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Oct 2 14:55:14 2014 +0200

    Updated the clean target
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index e63a723..f884687 100755
--- a/debian/rules
+++ b/debian/rules
@@ -58,6 +58,7 @@ clean::
 	-rm -rf debian/tmp/mvn-repo
 	-rm $(DEB_BUILDDIR)/maven-ant-tasks-2.1.1.jar
 	-find . -name target -type d | xargs rm -rf
+	-rm -f dependencies.xml
 
 # No documentation released yet.
 #binary-post-install/$(PACKAGE)-doc::

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



More information about the pkg-java-commits mailing list