summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>