This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jetty9.
commit 5b536dbc5a3746bf0f46e3da26b14350627a1ea1 Author: Emmanuel Bourg <[email protected]> Date: Thu Dec 17 15:44:34 2015 +0100 Install jetty.sh in /usr/share/jetty9/bin --- debian/jetty9.install | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/jetty9.install b/debian/jetty9.install index 84bbecf..ae122cb 100644 --- a/debian/jetty9.install +++ b/debian/jetty9.install @@ -18,9 +18,10 @@ jetty-util/src/main/config/etc/* etc/jetty9 jetty-webapp/src/main/config/etc/* etc/jetty9 debian/start.ini etc/jetty9 -debian/root-webapp/* usr/share/jetty9/default-root +debian/root-webapp/* 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/resources usr/share/jetty9 +jetty-distribution/src/main/resources/bin usr/share/jetty9 debian/README.Debian usr/share/doc/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

