This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jetty9.
commit 03674165008784b430035b65bf0b39a2cf602000 Author: Emmanuel Bourg <[email protected]> Date: Thu Dec 3 22:35:46 2015 +0100 Install the new xml files in /etc/jetty9 --- debian/jetty9.install | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/debian/jetty9.install b/debian/jetty9.install index e2c52df..8b97920 100644 --- a/debian/jetty9.install +++ b/debian/jetty9.install @@ -1,20 +1,25 @@ -jetty-ajp/src/main/config/etc/* etc/jetty9 +jetty-alpn/jetty-alpn-server/src/main/config/etc/* etc/jetty9 jetty-annotations/src/main/config/etc/* etc/jetty9 +jetty-cdi/src/main/config/etc/* etc/jetty9 jetty-deploy/src/main/config/etc/* etc/jetty9 +jetty-distribution/src/main/resources/etc/* etc/jetty9 +jetty-jaas/src/main/config/etc/* etc/jetty9 jetty-jmx/src/main/config/etc/* etc/jetty9 jetty-monitor/src/main/config/etc/* etc/jetty9 jetty-overlay-deployer/src/main/config/etc/* etc/jetty9 jetty-plus/src/main/config/etc/* etc/jetty9 +jetty-proxy/src/main/config/etc/* etc/jetty9 +jetty-quickstart/src/main/config/etc/* etc/jetty9 jetty-rewrite/src/main/config/etc/* etc/jetty9 jetty-security/src/main/config/etc/* etc/jetty9 jetty-server/src/main/config/etc/* etc/jetty9 +jetty-spring/src/main/config/etc/* etc/jetty9 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 jetty-distribution/src/main/resources/start.ini etc/jetty9 -jetty-distribution/src/main/resources/etc/* etc/jetty9 jetty-distribution/src/main/resources/resources 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

