This is an automated email from the git hooks/post-receive script.

stuart pushed a commit to branch master
in repository latexdraw.

commit 846a6cf5c2b53527d5dc97aaf0897f61e733ac0d
Author: Stuart Prescott <[email protected]>
Date:   Mon Oct 22 23:55:43 2007 +0000

    * include help data in jar
---
 build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.xml b/build.xml
index fb3c268..a6703e1 100644
--- a/build.xml
+++ b/build.xml
@@ -79,7 +79,7 @@
                        
                 <!-- Filters the files -->
                 <fileset dir=""
-                        includes="latexDraw/**/*.class ; res/**/* ; lang/**/*"
+                        includes="latexDraw/**/*.class ; res/**/* ; lang/**/* 
; help/**/*"
                         excludes="latexDraw/**/*.java"/>
                </jar>
        </target>

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/latexdraw.git

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

Reply via email to