This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository netbeans.
commit 45afe7a26de747523dcbe5a75945181208470cc7 Author: Markus Koschany <[email protected]> Date: Tue Jun 16 16:18:22 2015 +0200 Update netbeans-include-junit.patch --- debian/patches/netbeans-include-junit.patch | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/patches/netbeans-include-junit.patch b/debian/patches/netbeans-include-junit.patch index db97782..f34d6a4 100644 --- a/debian/patches/netbeans-include-junit.patch +++ b/debian/patches/netbeans-include-junit.patch @@ -7,6 +7,9 @@ necessary references to the junit jars (junit.jar and junit4.jar) in order to use the junit testing framework. This module would otherwise have to be downloaded from the Netbeans site. +It is also necessary to add netbeans-platform-junit4.patch to +libnb-platform-java and to include junit4 as part of the platform cluster. + Forwarded: not-needed --- junitlib/build.xml | 6 + @@ -276,7 +279,7 @@ index 0000000..75e380c +Agreement will bring a legal action under this Agreement more than one year +after the cause of action arose. Each party waives its rights to a jury trial in +any resulting litigation. -diff --git a/junitlib/external/junit-4.10-license.txt b/junitlib/external/junit-4.8.2-license.txt +diff --git a/junitlib/external/junit-4.10-license.txt b/junitlib/external/junit-4.10-license.txt new file mode 100644 index 0000000..bbf82f5 --- /dev/null @@ -560,7 +563,7 @@ index 0000000..c71e217 +CRC:1744174913 +URL:m2:/junit:junit:3.8.2:jar:javadoc +URL:http://repo1.maven.org/maven2/junit/junit/3.8.2/junit-3.8.2-javadoc.jar -diff --git a/junitlib/release/docs/junit-4.10-api.zip.external b/junitlib/release/docs/junit-4.8.2-api.zip.external +diff --git a/junitlib/release/docs/junit-4.10-api.zip.external b/junitlib/release/docs/junit-4.10-api.zip.external new file mode 100644 index 0000000..083c169 --- /dev/null -- 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

