[ivyplusplus] 14/19: Revert "Do not exclude mavencentral classes."
Markus Koschany
apo-guest at moszumanska.debian.org
Mon Feb 8 20:12:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository ivyplusplus.
commit 3127d4aa85a39be706fd4660cac6d7ebabd0910f
Author: Markus Koschany <apo at debian.org>
Date: Mon Feb 8 20:51:01 2016 +0100
Revert "Do not exclude mavencentral classes."
This reverts commit 9270b336c744a6860abd6e58608571b2c196ab24.
---
debian/build.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/build.xml b/debian/build.xml
index 91218f3..a01d8dd 100644
--- a/debian/build.xml
+++ b/debian/build.xml
@@ -26,6 +26,7 @@
<exclude name="com/zwitserloot/ivyplusplus/CachedUnjar.java" />
<exclude name="com/zwitserloot/ivyplusplus/eclipse/**" />
<exclude name="com/zwitserloot/ivyplusplus/intellij/**" />
+ <exclude name="com/zwitserloot/ivyplusplus/mavencentral/**" />
<classpath refid="build.path" />
</javac>
</target>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/ivyplusplus.git
More information about the pkg-java-commits
mailing list