This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository netbeans.
commit 9243331456ae57fa99d376691a0f0912e48ddf54 Author: Markus Koschany <[email protected]> Date: Thu Dec 17 01:41:38 2015 +0100 Drop netbeans-xsl-httpserver.patch --- debian/patches/netbeans-xsl-httpserver.patch | 23 ----------------------- debian/patches/series | 1 - 2 files changed, 24 deletions(-) diff --git a/debian/patches/netbeans-xsl-httpserver.patch b/debian/patches/netbeans-xsl-httpserver.patch deleted file mode 100644 index 2f68961..0000000 --- a/debian/patches/netbeans-xsl-httpserver.patch +++ /dev/null @@ -1,23 +0,0 @@ -From: Markus Koschany <[email protected]> -Date: Fri, 12 Jun 2015 01:11:12 +0200 -Subject: netbeans xsl httpserver - -Do not require the httpserver module since it is disabled. -Fixes a runtime error. Without this patch most base modules cannot be loaded. - -Forwarded: not-needed ---- - xsl/manifest.mf | 1 - - 1 file changed, 1 deletion(-) - -diff --git a/xsl/manifest.mf b/xsl/manifest.mf -index bbd2739..b253542 100644 ---- a/xsl/manifest.mf -+++ b/xsl/manifest.mf -@@ -2,6 +2,5 @@ Manifest-Version: 1.0 - OpenIDE-Module: org.netbeans.modules.xsl/1 - OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/xsl/resources/Bundle.properties - OpenIDE-Module-Layer: org/netbeans/modules/xsl/resources/mf-layer.xml --OpenIDE-Module-Requires: org.openide.util.HttpServer$Impl - AutoUpdate-Show-In-Client: false - OpenIDE-Module-Specification-Version: 1.39.1 diff --git a/debian/patches/series b/debian/patches/series index 9afc126..dfe84c3 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -13,7 +13,6 @@ netbeans-spi.java.hints.patch netbeans-libs.jaxb.patch netbeans-xml.jaxb.api.patch netbeans-build.patch -netbeans-xsl-httpserver.patch netbeans-svnclient.patch netbeans-updatecenters.patch netbeans-slf4j.dummy.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/netbeans.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

