svn commit: r1789142 - in /commons/proper/codec/trunk/src: changes/changes.xml main/java/org/apache/commons/codec/net/URLCodec.java

2017-03-28 Thread sebb
Author: sebb Date: Tue Mar 28 13:58:58 2017 New Revision: 1789142 URL: http://svn.apache.org/viewvc?rev=1789142=rev Log: CODEC-232 URLCodec is neither immutable nor threadsafe Modified: commons/proper/codec/trunk/src/changes/changes.xml

svn commit: r1789147 - /commons/proper/codec/trunk/

2017-03-28 Thread sebb
Author: sebb Date: Tue Mar 28 14:21:20 2017 New Revision: 1789147 URL: http://svn.apache.org/viewvc?rev=1789147=rev Log: Add tags Modified: commons/proper/codec/trunk/ (props changed) Propchange: commons/proper/codec/trunk/

svn commit: r1789154 - /commons/proper/codec/trunk/

2017-03-28 Thread sebb
Author: sebb Date: Tue Mar 28 14:43:16 2017 New Revision: 1789154 URL: http://svn.apache.org/viewvc?rev=1789154=rev Log: Fix up revisions to agree with RCn used for the vote The creation of the GA tag may be a lot later Modified: commons/proper/codec/trunk/ (props changed) Propchange:

svn commit: r1789156 - in /commons/proper/codec/trunk/src: changes/changes.xml main/java/org/apache/commons/codec/binary/BaseNCodec.java

2017-03-28 Thread sebb
Author: sebb Date: Tue Mar 28 14:50:41 2017 New Revision: 1789156 URL: http://svn.apache.org/viewvc?rev=1789156=rev Log: CODEC-144 BaseNCodec: encodeToString and encodeAsString methods are identical Modified: commons/proper/codec/trunk/src/changes/changes.xml

svn commit: r1789158 - in /commons/proper/codec/trunk/src: changes/changes.xml main/java/org/apache/commons/codec/binary/Base64.java

2017-03-28 Thread sebb
Author: sebb Date: Tue Mar 28 15:04:58 2017 New Revision: 1789158 URL: http://svn.apache.org/viewvc?rev=1789158=rev Log: CODEC-145 Base64.encodeBase64String could better use newStringUsAscii (ditto encodeBase64URLSafeString) Modified: commons/proper/codec/trunk/src/changes/changes.xml