[java-policy] 162/198: Java 1.6 => 6, 1.7 => 7 + remove the explicit reference to Junit & testng. Thanks Emmanuel Bourg
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Sep 23 07:49:41 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository java-policy.
commit ebee640d334a6fc0c0f9617eaa07947c4abfa23d
Author: Sylvestre Ledru <sylvestre at debian.org>
Date: Wed Jun 5 14:27:14 2013 +0000
Java 1.6 => 6, 1.7 => 7 + remove the explicit reference to Junit & testng. Thanks Emmanuel Bourg
---
policy.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/policy.xml b/policy.xml
index 3533ecb..5564faa 100644
--- a/policy.xml
+++ b/policy.xml
@@ -146,7 +146,7 @@
</para>
<para>
- Programs and libraries &should; enable JUnit/TestNG tests, if these are present.
+ Programs and libraries &should; enable unit tests, if these are present.
The build &may; ignore test failures.
</para>
@@ -429,7 +429,7 @@
<listitem>
<para>
- Minimal version of the class version files (50 for Java 1.6, 51 for Java 1.7, etc)
+ Minimal version of the class version files (50 for Java 6, 51 for Java 7, etc)
</para>
</listitem>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/java-policy.git
More information about the pkg-java-commits
mailing list