[janino] 05/08: Added commons-compiler.jar to the classpath defined in the manifest of janino.jar

Emmanuel Bourg ebourg-guest at alioth.debian.org
Tue Oct 1 23:00:57 UTC 2013


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 <ebourg at apache.org>
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



More information about the pkg-java-commits mailing list