This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository lucene-solr.
commit 270ab4b751f4257482ae9a7f2273390c9040de2a Author: tony mancill <[email protected]> Date: Tue Jun 10 21:55:48 2014 -0700 add tomcat-coyote to build-jars; needed for newer tomcat6 --- debian/build-jars | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/build-jars b/debian/build-jars index ff632e5..b82d8c7 100644 --- a/debian/build-jars +++ b/debian/build-jars @@ -40,4 +40,5 @@ /usr/share/java/jasper.jar:./solr/example/lib/jasper.jar /usr/share/java/jasper-el.jar:./solr/example/lib/jasper-el.jar /usr/share/java/tomcat-juli.jar:./solr/example/lib/tomcat-juli.jar +/usr/share/java/tomcat-coyote.jar:./solr/example/lib/tomcat-coyote.jar /usr/share/java/ecj.jar:./solr/example/lib/ecj.jar -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/lucene-solr.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

