This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository janino.
commit 0e8f10249fe916d3d07171a777529023f517ad29 Author: Emmanuel Bourg <[email protected]> Date: Wed Oct 2 00:49:18 2013 +0200 Added commons-compiler.jar to the classpath defined in the manifest of janino.jar --- debian/libjanino-java.manifest | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/libjanino-java.manifest b/debian/libjanino-java.manifest index f1201ec..4a77e79 100644 --- a/debian/libjanino-java.manifest +++ b/debian/libjanino-java.manifest @@ -1,2 +1,3 @@ usr/share/java/janino.jar: Main-Class: org.codehaus.janino.SimpleCompiler + Class-Path: commons-compiler.jar ant.jar -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/janino.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

