diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 3f970210f..6138bd410 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -46,6 +46,7 @@ The type attribute can be add,update,fix,remove. + Switch coverage from cobertura to jacoco. Javadoc pointing to Commons RNG. Add more SystemUtils.IS_JAVA_XX variants. Adding the Functions class. diff --git a/src/site/resources/profile.cobertura b/src/site/resources/profile.jacoco similarity index 100% rename from src/site/resources/profile.cobertura rename to src/site/resources/profile.jacoco