This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository netbeans.
commit a4792b9333840215cdddc2c99951fb0c7fa514b8 Author: Markus Koschany <[email protected]> Date: Tue Jun 16 15:30:14 2015 +0200 Update netbeans-include-junit.patch --- debian/patches/netbeans-include-junit.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/patches/netbeans-include-junit.patch b/debian/patches/netbeans-include-junit.patch index 85af66c..329d499 100644 --- a/debian/patches/netbeans-include-junit.patch +++ b/debian/patches/netbeans-include-junit.patch @@ -288,7 +288,7 @@ index 0000000..3029a93 +OSR: 6529 +Origin: http://www.junit.org/index.htm +Description: JUnit is a regression testing framework -+Files: junit-4.10-api.zip, junit-4.8.2-src.jar ++Files: junit-4.10-api.zip, junit-4.10-src.jar + +THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC +LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM @@ -524,8 +524,8 @@ index 0000000..015eabf +javac.compilerargs=-Xlint -Xlint:-serial +release.external/junit-3.8.2.jar=modules/ext/junit-3.8.2.jar +#release.external/junit-3.8.2-api.zip=docs/junit-3.8.2-api.zip -+#release.external/junit-4.10-api.zip=docs/junit-4.8.2-api.zip -+#release.external/junit-4.10-src.jar=docs/junit-4.8.2-src.jar ++#release.external/junit-4.10-api.zip=docs/junit-4.10-api.zip ++#release.external/junit-4.10-src.jar=docs/junit-4.10-src.jar +nbm.target.cluster=java diff --git a/junitlib/nbproject/project.xml b/junitlib/nbproject/project.xml new file mode 100644 @@ -568,7 +568,7 @@ index 0000000..7741524 @@ -0,0 +1,3 @@ +CRC:1619551478 +URL:m2:/junit:junit:4.10:jar:javadoc -+URL:http://repo1.maven.org/maven2/junit/junit/4.10/junit-4.8.2-javadoc.jar ++URL:http://repo1.maven.org/maven2/junit/junit/4.10/junit-4.10-javadoc.jar diff --git a/junitlib/release/modules/ext/junit-3.8.2.jar.external b/junitlib/release/modules/ext/junit-3.8.2.jar.external new file mode 100644 index 0000000..dd52afb -- 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

