Author: painter Date: Thu Dec 13 18:21:35 2018 New Revision: 1848877 URL: http://svn.apache.org/viewvc?rev=1848877&view=rev Log: Update changes, project cleanup
Removed: turbine/fulcrum/trunk/yaafi/.cvsignore turbine/fulcrum/trunk/yaafi/temp/ Modified: turbine/fulcrum/trunk/yaafi/xdocs/changes.xml Modified: turbine/fulcrum/trunk/yaafi/xdocs/changes.xml URL: http://svn.apache.org/viewvc/turbine/fulcrum/trunk/yaafi/xdocs/changes.xml?rev=1848877&r1=1848876&r2=1848877&view=diff ============================================================================== --- turbine/fulcrum/trunk/yaafi/xdocs/changes.xml (original) +++ turbine/fulcrum/trunk/yaafi/xdocs/changes.xml Thu Dec 13 18:21:35 2018 @@ -26,6 +26,12 @@ <body> <release version="1.0.8" date="as in SVN"> <action dev="painter" type="update"> + Removed custom byte array handling code and updated to use JDK standard methods and IOUtils as needed + </action> + <action dev="painter" type="update"> + Addressed all PMD static code analyzer issues and corrected where appropriate + </action> + <action dev="painter" type="update"> Update javasimon to 4.1.4 </action> <action dev="painter" type="update">