[ivyplusplus] 11/19: 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 9270b336c744a6860abd6e58608571b2c196ab24
Author: Markus Koschany <apo at debian.org>
Date: Mon Feb 8 20:35:54 2016 +0100
Do not exclude mavencentral classes.
---
debian/build.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/debian/build.xml b/debian/build.xml
index 06f2f95..e859d5d 100644
--- a/debian/build.xml
+++ b/debian/build.xml
@@ -26,7 +26,6 @@
<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