[jetty9] 90/99: Remove upstream deleted POMs
Jakub Adam
xhaakon-guest at moszumanska.debian.org
Fri Oct 9 21:20:56 UTC 2015
This is an automated email from the git hooks/post-receive script.
xhaakon-guest pushed a commit to branch master
in repository jetty9.
commit cb50a9ea8f345124bbf30d9c9833831636691b39
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date: Tue Aug 4 22:03:18 2015 +0200
Remove upstream deleted POMs
---
debian/jetty8.install | 3 ---
debian/jetty8.links | 1 -
debian/libjetty8-java.poms | 8 --------
debian/rules | 2 +-
4 files changed, 1 insertion(+), 13 deletions(-)
diff --git a/debian/jetty8.install b/debian/jetty8.install
index d532ec9..94ba08b 100644
--- a/debian/jetty8.install
+++ b/debian/jetty8.install
@@ -3,10 +3,7 @@ jetty-annotations/src/main/config/etc/* etc/jetty8
jetty-deploy/src/main/config/etc/* etc/jetty8
jetty-jmx/src/main/config/etc/* etc/jetty8
jetty-monitor/src/main/config/etc/* etc/jetty8
-jetty-overlay-deployer/src/main/config/etc/* etc/jetty8
jetty-plus/src/main/config/etc/* etc/jetty8
-jetty-policy/src/main/config/etc/* etc/jetty8
-jetty-policy/src/main/config/lib/policy/* etc/jetty8/policy
jetty-rewrite/src/main/config/etc/* etc/jetty8
jetty-security/src/main/config/etc/* etc/jetty8
jetty-server/src/main/config/etc/* etc/jetty8
diff --git a/debian/jetty8.links b/debian/jetty8.links
index 8fc2a0a..b952bd6 100644
--- a/debian/jetty8.links
+++ b/debian/jetty8.links
@@ -3,5 +3,4 @@ var/log/jetty8 usr/share/jetty8/logs
etc/jetty8 usr/share/jetty8/etc
etc/jetty8/contexts usr/share/jetty8/contexts
etc/jetty8/start.ini usr/share/jetty8/start.ini
-etc/jetty8/policy usr/share/jetty8/lib/policy
usr/share/doc/libjetty8-java/api usr/share/jetty8/javadoc
diff --git a/debian/libjetty8-java.poms b/debian/libjetty8-java.poms
index 90ad63a..37d629b 100644
--- a/debian/libjetty8-java.poms
+++ b/debian/libjetty8-java.poms
@@ -1,27 +1,19 @@
pom.xml --no-parent
jetty-webapp/pom.xml --java-lib --usj-name=jetty8-webapp
-jetty-policy/pom.xml --java-lib --usj-name=jetty8-policy
-jetty-jsp/pom.xml
jetty-security/pom.xml --java-lib --usj-name=jetty8-security
jetty-server/pom.xml --java-lib --usj-name=jetty8-server
jetty-jndi/pom.xml --ignore-pom
jetty-xml/pom.xml --java-lib --usj-name=jetty8-xml
-jetty-aggregate/pom.xml
-jetty-aggregate/jetty-websocket/pom.xml --java-lib --usj-name=jetty8-websocket
-jetty-aggregate/jetty-servlet/pom.xml --java-lib --usj-name=jetty8-servlet
-jetty-ajp/pom.xml --ignore-pom
jetty-continuation/pom.xml --java-lib --usj-name=jetty8-continuation
jetty-annotations/pom.xml --ignore-pom
jetty-nosql/pom.xml --ignore-pom
jetty-monitor/pom.xml --ignore-pom
jetty-client/pom.xml --ignore-pom
-jetty-overlay-deployer/pom.xml --java-lib --usj-name=jetty8-overlay-deployer
jetty-rewrite/pom.xml --java-lib --usj-name=jetty8-rewrite
jetty-plus/pom.xml --ignore-pom
jetty-deploy/pom.xml --java-lib --usj-name=jetty8-deploy
jetty-distribution/pom.xml
jetty-http/pom.xml --java-lib --usj-name=jetty8-http
-jetty-nested/pom.xml
jetty-websocket/pom.xml
jetty-start/pom.xml --java-lib --usj-name=jetty8-start
jetty-http-spi/pom.xml
diff --git a/debian/rules b/debian/rules
index 73e970b..86befe0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ DEB_MAVEN_ARGS := -P-aggregates -P-osgi
DEB_INSTALL_CHANGELOGS_ALL := VERSION.txt
LIBJETTY_JARS := continuation deploy http io jaspi jmx jsp nested \
- overlay-deployer policy rewrite security server servlet servlets start util \
+ rewrite security server servlet servlets start util \
webapp websocket xml
--
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