[maven-war-plugin] branch master updated (08bf4e1 -> 621358c)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Oct 18 07:20:07 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a change to branch master
in repository maven-war-plugin.
from 08bf4e1 Upload to unstable
adds b5e15b9 New upstream version 3.2.0
new b70c83f Updated version 3.2.0 from 'upstream/3.2.0'
new 152fc48 Standards-Version updated to 4.1.1
new 621358c Upload to unstable
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
debian/changelog | 8 ++++
debian/control | 2 +-
pom.xml | 15 ++++---
src/it/MWAR-404/pom.xml | 52 ----------------------
.../src/main/java/org/apache/mwar404/Foo.java | 24 ----------
.../src/main/webapp/WEB-INF/geronimo-web.xml | 49 --------------------
src/it/MWAR-404/src/main/webapp/WEB-INF/web.xml | 24 ----------
src/it/MWAR-404/src/main/webapp/index.jsp | 23 ----------
src/it/MWAR-404/src/main/webapp/jsp/foo.jsp | 18 --------
src/it/MWAR-404/verify.groovy | 39 ----------------
.../war/packaging/WarProjectPackagingTask.java | 5 +--
11 files changed, 19 insertions(+), 240 deletions(-)
delete mode 100644 src/it/MWAR-404/pom.xml
delete mode 100644 src/it/MWAR-404/src/main/java/org/apache/mwar404/Foo.java
delete mode 100644 src/it/MWAR-404/src/main/webapp/WEB-INF/geronimo-web.xml
delete mode 100644 src/it/MWAR-404/src/main/webapp/WEB-INF/web.xml
delete mode 100644 src/it/MWAR-404/src/main/webapp/index.jsp
delete mode 100644 src/it/MWAR-404/src/main/webapp/jsp/foo.jsp
delete mode 100644 src/it/MWAR-404/verify.groovy
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-war-plugin.git
More information about the pkg-java-commits
mailing list