This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven2.
commit d4643596c4bbca4edd0e17910616e6da829a3c28 Author: Paul Cager <[email protected]> Date: Mon Jun 18 17:20:14 2007 +0000 Added maven-ant-helper to classpath --- debian/rules | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/rules b/debian/rules index e772a62..9628736 100755 --- a/debian/rules +++ b/debian/rules @@ -34,6 +34,8 @@ DEB_JARS := $(ANT_HOME)/lib/ant-launcher.jar $(ANT_HOME)/lib/ant-tra modello-core.jar \ modello-plugin-xml.jar \ modello-plugin-xpp3.jar \ + \ + maven-ant-helper.jar # TODO - all of the build-depends above must be copied into control -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

