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 2cab1c5b Bump actions/cache from 3.0.4 to 3.0.5 new 5e5a627f Long lines new ff724b8e Fix Site, RAT, and PMD; declutter the root folder new e3bfc84d Use forEach() new ab7f0792 Use forEach() The 4 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: .gitattributes | 15 ++++++++ pom.xml | 6 +++- src/conf/checkstyle.xml | 2 +- pmd.xml => src/conf/pmd.xml | 0 .../codec/language/DaitchMokotoffSoundex.java | 5 +-- .../org/apache/commons/codec/language/bm/Lang.java | 4 +-- .../commons/codec/language/bm/Languages.java | 9 ++--- .../commons/codec/language/bm/PhoneticEngine.java | 42 +++++++--------------- .../org/apache/commons/codec/language/bm/Rule.java | 8 ++--- 9 files changed, 42 insertions(+), 49 deletions(-) rename pmd.xml => src/conf/pmd.xml (100%)