summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSylvestre Ledru <sylvestre@debian.org>2013-06-05 14:27:14 +0000
committerSylvestre Ledru <sylvestre@debian.org>2013-06-05 14:27:14 +0000
commitebee640d334a6fc0c0f9617eaa07947c4abfa23d (patch)
tree64e5a4ab6e4d3cc9e9a349ed7e7f4c6ab018e392
parent0cdae38b15c4ffc64bcf598b1b3df185a410e729 (diff)
downloadjava-common-ebee640d334a6fc0c0f9617eaa07947c4abfa23d.tar.gz
Java 1.6 => 6, 1.7 => 7 + remove the explicit reference to Junit & testng. Thanks Emmanuel Bourg
-rw-r--r--policy.xml4
1 files 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>