This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libquartz-java.
commit ceb52212de5abae3aa4a0894e2b4c03e67992fa5 Author: Torsten Werner <[email protected]> Date: Mon Nov 12 21:20:15 2007 +0000 replace jboss-jnpserver by jnpserver --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index e219fce..d35c93c 100755 --- a/debian/rules +++ b/debian/rules @@ -7,7 +7,7 @@ JAVA_HOME := /usr/lib/jvm/java-gcj DEB_ANT_BUILD_TARGET := jar DEB_ANT_BUILDFILE := debian/build.xml DEB_JARS := commons-logging commons-modeler servlet-api glassfish-ejb-api glassfish-javaee \ - commons-dbcp commons-beanutils commons-digester commons-collections3 jboss-jnpserver\ + commons-dbcp commons-beanutils commons-digester commons-collections3 jnpserver\ jboss-system jboss-common jboss-jmx junit ALL_JARS = $(wildcard *.jar) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libquartz-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

