This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jetty9.
commit 930a41ae026b9245c399a8ac9f340ca640ed5850 Author: Emmanuel Bourg <[email protected]> Date: Thu Dec 3 22:44:20 2015 +0100 Updated the path to jetty_banner.gif --- debian/jetty9.install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/jetty9.install b/debian/jetty9.install index 8b97920..721c2f6 100644 --- a/debian/jetty9.install +++ b/debian/jetty9.install @@ -18,7 +18,7 @@ jetty-util/src/main/config/etc/* etc/jetty9 jetty-webapp/src/main/config/etc/* etc/jetty9 debian/root-webapp/* usr/share/jetty9/default-root -test-jetty-webapp/src/main/webapp/jetty_banner.gif usr/share/jetty9/default-root +tests/test-webapps/test-jetty-webapp/src/main/webapp/jetty_banner.gif usr/share/jetty9/default-root jetty-distribution/src/main/resources/start.ini etc/jetty9 jetty-distribution/src/main/resources/resources usr/share/jetty9 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jetty9.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

