This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository netbeans.
commit 4f897eb8bdaa7183269e5c55f7970c34def9f97f Author: Markus Koschany <[email protected]> Date: Sun Jun 14 15:41:07 2015 +0200 Drop javafx-classpath.patch --- debian/patches/javafx-classpath.patch | 21 --------------------- debian/patches/series | 1 - 2 files changed, 22 deletions(-) diff --git a/debian/patches/javafx-classpath.patch b/debian/patches/javafx-classpath.patch deleted file mode 100644 index 0dc6b9d..0000000 --- a/debian/patches/javafx-classpath.patch +++ /dev/null @@ -1,21 +0,0 @@ -From: Markus Koschany <[email protected]> -Date: Wed, 3 Jun 2015 13:13:10 +0200 -Subject: javafx classpath - -Fix the classpath to jfxrt.jar. -Forwarded: not-needed ---- - libs.javafx/manifest.mf | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/libs.javafx/manifest.mf b/libs.javafx/manifest.mf -index 7dd7699..b4e0691 100644 ---- a/libs.javafx/manifest.mf -+++ b/libs.javafx/manifest.mf -@@ -4,5 +4,5 @@ OpenIDE-Module-Package-Dependencies: javafx.application[Application] - OpenIDE-Module-Localizing-Bundle: org/netbeans/libs/javafx/Bundle.properties - OpenIDE-Module-Specification-Version: 2.4.1 - OpenIDE-Module-Needs: org.openide.modules.jre.JavaFX --Class-Path: ${java.home}/lib/ext/jfxrt.jar -+Class-Path: /usr/share/java/openjfx/jre/lib/ext/jfxrt.jar - diff --git a/debian/patches/series b/debian/patches/series index 64c8c27..3ebd015 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -5,7 +5,6 @@ netbeans-platform-windowslauncher.patch netbeans-platform-properties.patch osgi-update.patch netbeans-platform-jemmy.patch -javafx-classpath.patch netbeans-cluster-properties.patch Css3Parser-antlr.patch NbParseTreeBuilder.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

