[ivyplusplus] 04/05: Do not exclude CachedUnjar.java

Markus Koschany apo-guest at moszumanska.debian.org
Mon Feb 15 18:42:48 GMT 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 73c58bc3e5a5bd39a1cb2e0029ee04c339eb3cd7
Author: Markus Koschany <apo at debian.org>
Date:   Mon Feb 15 00:53:39 2016 +0100

    Do not exclude CachedUnjar.java
---
 debian/build.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/build.xml b/debian/build.xml
index 47535fc..e2fddb9 100644
--- a/debian/build.xml
+++ b/debian/build.xml
@@ -23,7 +23,6 @@
     <mkdir dir="build/pack" />
     <javac destdir="build/pack" encoding="UTF-8" source="1.6" target="1.6">
       <src path="src" />
-      <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/**" />

-- 
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