The following commit has been merged in the master branch:
commit cc9f4f0e57b3e3fe659ba725ebdab92ae86976cb
Author: Ludovic Claude <ludovic.cla...@laposte.net>
Date:   Thu Jan 5 00:55:41 2012 +0100

    Debug

diff --git a/debian/rules b/debian/rules
index c770461..9676011 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,7 @@ export CLASSPATH=$(shell for jar in `cat 
debian/build-classpath`; do if [ -f "$$
 export ANT_ARGS=-Dbasedir=$(realpath .) -Dpackage=$(DEB_SOURCE_PACKAGE) -f 
debian/build.xml
 
 %:
+       echo $(CLASSPATH)
        dh $@ --buildsystem=ant --with maven_repo_helper
 
 get-orig-source:

-- 
Plexus Compiler

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to