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 <[email protected]>
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

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to