Author: tv Date: Wed Aug 1 20:30:42 2018 New Revision: 1837262 URL: http://svn.apache.org/viewvc?rev=1837262&view=rev Log: Document changes
Modified: turbine/core/trunk/src/changes/changes.xml Modified: turbine/core/trunk/src/changes/changes.xml URL: http://svn.apache.org/viewvc/turbine/core/trunk/src/changes/changes.xml?rev=1837262&r1=1837261&r2=1837262&view=diff ============================================================================== --- turbine/core/trunk/src/changes/changes.xml (original) +++ turbine/core/trunk/src/changes/changes.xml Wed Aug 1 20:30:42 2018 @@ -25,6 +25,23 @@ <body> <release version="5.0" date="in Subversion"> + <action type="update" dev="tv"> + Update dependency commons-configuration to 2.2 + Configuration pathes are now all relative to application root. + </action> + <action type="update" dev="tv"> + Update dependency commons-lang to 3.7 + </action> + <action type="update" dev="tv"> + Update dependencies fulcrum-parser to 2.0.0-SNAPSHOT and fulcrum-intake to + 2.0.0-SNAPSHOT + </action> + <action type="remove" dev="tv"> + Remove dependency on fulcrum-upload + </action> + <action type="remove" dev="tv"> + Remove dependency on commons-collections + </action> <action type="remove" dev="tv"> Remove dependency on commons-io </action>