[SCM] Plexus Compiler branch, master, updated. debian/1.6-2-21-g7633148
Ludovic Claude
ludovic.claude at laposte.net
Thu Jan 5 23:13:23 UTC 2012
The following commit has been merged in the master branch:
commit cc9f4f0e57b3e3fe659ba725ebdab92ae86976cb
Author: Ludovic Claude <ludovic.claude at 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
More information about the pkg-java-commits
mailing list