This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository libnb-platform-java.
commit 6d2bff45ff01081f2b608021883ba5d2f84b2047 Author: Markus Koschany <[email protected]> Date: Tue Dec 15 01:01:37 2015 +0100 Drop debian/patches/netbeans-platform-junit4.patch --- debian/patches/netbeans-platform-junit4.patch | 31 --------------------------- debian/patches/series | 1 - 2 files changed, 32 deletions(-) diff --git a/debian/patches/netbeans-platform-junit4.patch b/debian/patches/netbeans-platform-junit4.patch deleted file mode 100644 index 758d90c..0000000 --- a/debian/patches/netbeans-platform-junit4.patch +++ /dev/null @@ -1,31 +0,0 @@ -From: Markus Koschany <[email protected]> -Date: Tue, 16 Jun 2015 15:59:27 +0200 -Subject: netbeans platform junit4 - -Incorporate Junit4 into the platform cluster. - -Forwarded: not-needed ---- - nbbuild/cluster.properties | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/nbbuild/cluster.properties b/nbbuild/cluster.properties -index 27fb4ec..b5a7e39 100644 ---- a/nbbuild/cluster.properties -+++ b/nbbuild/cluster.properties -@@ -211,6 +211,7 @@ nb.cluster.platform=\ - libs.jna,\ - libs.jna.platform,\ - libs.jsr223,\ -+ libs.junit4,\ - libs.osgi,\ - libs.testng,\ - masterfs,\ -@@ -1108,7 +1109,6 @@ nb.cluster.stableuc=\ - lib.cvsclient,\ - libs.aguiswinglayout,\ - libs.findbugs,\ -- libs.junit4,\ - libs.oracle.cloud,\ - libs.ppawtlayout,\ - loadgenerator,\ diff --git a/debian/patches/series b/debian/patches/series index 173c27a..c35fadb 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -3,4 +3,3 @@ netbeans-platform-nojnabinaries.patch netbeans-platform-properties.patch osgi-update.patch netbeans-platform-jemmy.patch -netbeans-platform-junit4.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libnb-platform-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

