This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libspring-java.
commit b075ed23a4fc25b2efd60bef07f8ace5b851c826 Author: Emmanuel Bourg <[email protected]> Date: Wed Nov 26 16:05:26 2014 +0100 Removed the patch disabling the struts module (removed upstream) --- debian/patches/0013-disable-struts-bundle.patch | 14 -------------- debian/patches/series | 1 - 2 files changed, 15 deletions(-) diff --git a/debian/patches/0013-disable-struts-bundle.patch b/debian/patches/0013-disable-struts-bundle.patch deleted file mode 100644 index 6374a73..0000000 --- a/debian/patches/0013-disable-struts-bundle.patch +++ /dev/null @@ -1,14 +0,0 @@ -Description: Do not build the struts bundle -Author: Emmanuel Bourg <[email protected]> -Forwarded: not-needed -Bug-Debian: https://bugs.debian.org/758516 ---- a/projects/build-spring-framework/build.xml -+++ b/projects/build-spring-framework/build.xml -@@ -20,7 +20,6 @@ - <pathelement location="../org.springframework.web.servlet"/> - <pathelement location="../org.springframework.web.portlet"/> - <pathelement location="../org.springframework.test"/> -- <pathelement location="../org.springframework.web.struts"/> - </path> - - <path id="bundles"> diff --git a/debian/patches/series b/debian/patches/series index ffdb73a..95f0a61 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -11,4 +11,3 @@ 0011-java7-compat.patch Add-processExternalEntities-to-JAXB2Marshaller.patch 0012_use_debian_asm4.patch -0013-disable-struts-bundle.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libspring-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

