This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-codec.git.
from 1be7a57 Download animal-sniffer for use with Java 7 new 913efdf Update tests from JUnit 4.12 to 4.13. new 6333e50 Javadoc. new 5b2b313 Javadoc: Close HTML tags. new 38f7f12 Reuse constructor. new d9d80a6 No need for local var. new a887bc1 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-codec The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: pom.xml | 2 +- src/changes/changes.xml | 1 + src/main/java/org/apache/commons/codec/net/BCodec.java | 5 +++-- src/main/java/org/apache/commons/codec/net/QCodec.java | 2 ++ .../org/apache/commons/codec/net/QuotedPrintableCodec.java | 10 ++++++++-- src/main/java/org/apache/commons/codec/net/RFC1522Codec.java | 5 +++-- src/main/java/org/apache/commons/codec/net/URLCodec.java | 4 +++- 7 files changed, 21 insertions(+), 8 deletions(-)