[ivyplusplus] 09/19: Do not exclude createProject classes.

Markus Koschany apo-guest at moszumanska.debian.org
Mon Feb 8 20:12:52 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 71835a44735f3271f48e707ff3a5013323aae57c
Author: Markus Koschany <apo at debian.org>
Date:   Mon Feb 8 20:30:23 2016 +0100

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

diff --git a/debian/build.xml b/debian/build.xml
index f783d37..06f2f95 100644
--- a/debian/build.xml
+++ b/debian/build.xml
@@ -24,7 +24,6 @@
     <javac destdir="build/pack" encoding="UTF-8">
       <src path="src" />
       <exclude name="com/zwitserloot/ivyplusplus/CachedUnjar.java" />
-      <exclude name="com/zwitserloot/ivyplusplus/createProject/**" />
       <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