[jetty9] 01/01: No longer create a link to jetty-overlay-deployer (Closes: #857217)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Mar 9 08:40:52 UTC 2017


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository jetty9.

commit 1ad725e8a3834e4272c04052234365625e03f961
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Mar 9 09:40:30 2017 +0100

    No longer create a link to jetty-overlay-deployer (Closes: #857217)
---
 debian/changelog           | 1 +
 debian/jetty9.install      | 2 --
 debian/jetty9.links        | 1 -
 debian/libjetty9-java.poms | 2 +-
 4 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 23698c7..86e1c00 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ jetty9 (9.2.21-2) UNRELEASED; urgency=medium
   * Team upload.
   * No longer depend on glassfish-jmac-api and use the jaspic API
     from libtomcat8-java instead
+  * No longer create a link to jetty-overlay-deployer (Closes: #857217)
 
  -- Emmanuel Bourg <ebourg at apache.org>  Fri, 03 Feb 2017 00:34:10 +0100
 
diff --git a/debian/jetty9.install b/debian/jetty9.install
index ae122cb..58aa01b 100644
--- a/debian/jetty9.install
+++ b/debian/jetty9.install
@@ -6,7 +6,6 @@ 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
@@ -39,7 +38,6 @@ jetty-jaspi/src/main/config/modules/*.mod                           usr/share/je
 jetty-jmx/src/main/config/modules/*.mod                             usr/share/jetty9/modules
 jetty-jndi/src/main/config/modules/*.mod                            usr/share/jetty9/modules
 jetty-monitor/src/main/config/modules/*.mod                         usr/share/jetty9/modules
-jetty-overlay-deployer/src/main/config/modules/*.mod                usr/share/jetty9/modules
 jetty-plus/src/main/config/modules/*.mod                            usr/share/jetty9/modules
 jetty-proxy/src/main/config/modules/*.mod                           usr/share/jetty9/modules
 jetty-quickstart/src/main/config/modules/*.mod                      usr/share/jetty9/modules
diff --git a/debian/jetty9.links b/debian/jetty9.links
index 7f6f09a..602fca7 100755
--- a/debian/jetty9.links
+++ b/debian/jetty9.links
@@ -25,7 +25,6 @@ usr/share/java/jetty9-jaspi.jar                 usr/share/jetty9/lib/jetty-jaspi
 usr/share/java/jetty9-jmx.jar                   usr/share/jetty9/lib/jetty-jmx-${VERSION}.jar
 usr/share/java/jetty9-jndi.jar                  usr/share/jetty9/lib/jetty-jndi-${VERSION}.jar
 usr/share/java/jetty9-monitor.jar               usr/share/jetty9/lib/monitor/jetty-monitor-${VERSION}.jar
-usr/share/java/jetty9-overlay-deployer.jar      usr/share/jetty9/lib/jetty-overlay-deployer-${VERSION}.jar
 usr/share/java/jetty9-plus.jar                  usr/share/jetty9/lib/jetty-plus-${VERSION}.jar
 usr/share/java/jetty9-proxy.jar                 usr/share/jetty9/lib/jetty-proxy-${VERSION}.jar
 usr/share/java/jetty9-quickstart.jar            usr/share/jetty9/lib/jetty-quickstart-${VERSION}.jar
diff --git a/debian/libjetty9-java.poms b/debian/libjetty9-java.poms
index 488baac..8bff195 100644
--- a/debian/libjetty9-java.poms
+++ b/debian/libjetty9-java.poms
@@ -38,7 +38,6 @@ jetty-http/pom.xml                                  --java-lib --usj-name=jetty9
 jetty-io/pom.xml                                    --java-lib --usj-name=jetty9-io
 jetty-jaas/pom.xml                                  --java-lib --usj-name=jetty9-jaas
 jetty-jmx/pom.xml                                   --java-lib --usj-name=jetty9-jmx
-jetty-overlay-deployer/pom.xml                      --java-lib --usj-name=jetty9-overlay-deployer
 jetty-rewrite/pom.xml                               --java-lib --usj-name=jetty9-rewrite
 jetty-security/pom.xml                              --java-lib --usj-name=jetty9-security
 jetty-server/pom.xml                                --java-lib --usj-name=jetty9-server
@@ -88,6 +87,7 @@ jetty-jspc-maven-plugin/pom.xml                     --ignore
 jetty-jsp/pom.xml                                   --ignore
 jetty-maven-plugin/pom.xml                          --ignore
 jetty-nosql/pom.xml                                 --ignore
+jetty-overlay-deployer/pom.xml                      --ignore
 jetty-osgi/pom.xml                                  --ignore
 jetty-rhttp/jetty-rhttp-loadtest/pom.xml            --ignore
 jetty-runner/pom.xml                                --ignore

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jetty9.git



More information about the pkg-java-commits mailing list