Author: chtompki Date: Mon May 7 16:23:54 2018 New Revision: 1831109 URL: http://svn.apache.org/viewvc?rev=1831109&view=rev Log: Add version 47 changes to changes.xml
Modified: commons/proper/commons-parent/trunk/src/changes/changes.xml Modified: commons/proper/commons-parent/trunk/src/changes/changes.xml URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/src/changes/changes.xml?rev=1831109&r1=1831108&r2=1831109&view=diff ============================================================================== --- commons/proper/commons-parent/trunk/src/changes/changes.xml (original) +++ commons/proper/commons-parent/trunk/src/changes/changes.xml Mon May 7 16:23:54 2018 @@ -59,6 +59,12 @@ The <action> type attribute can be add,u --> <body> + <release version="47" date="YYYY-MM-DD" description="TBD"> + <action type="update">Set the version of Apache Commons BCEL used by maven-project-info-reports-plugin to avoid + "org.apache.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19"</action> + <action type="update">Allows JApiCmp's ignoreMissingClasses parameter to be easily overridable with the property commons.japicmp.ignoreMissingClasses.</action> + <action type="update">japicmp-maven-plugin 0.11.1 -> 0.12.0</action> + </release> <release version="46" date="2018-04-07" description="Plugin updates Notes on japicmp usage in 46