This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/commons-pool.git


    from a65fc345 Remove trailing whitespace
     add 63df1a3d Replace $commons.release.desc with $release.desc
     add 03da4dea Add Checkstyle TypecastParenPad
     add 589320ee Merge branch 'POOL_2_X' of 
https://gitbox.apache.org/repos/asf/commons-pool.git into POOL_2_X
     add d1801bd3 Add Checkstyle ParenPad
     add a11fa24a Merge branch 'POOL_2_X' of 
https://github.com/apache/commons-pool.git into POOL_2_X
     add 17c46caa Fix Maven src assembly to include all of the src folder
     add f820d7da Use the current XML Schema 
https://maven.apache.org/xsd/assembly-2.2.0.xsd
     add 1d343060 Next release candidate will be RC2
     add 7c0d005c Add current Java version and EA version to GH builds for 2.x
     add 38d1b750 Update GitHub actions versions to latest
     new dfd934fa Merge branch 'POOL_2_X' into release-2.x

The 1 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:
 .github/workflows/maven.yml  | 20 ++++++------
 pom.xml                      |  5 ++-
 src/assembly/bin.xml         | 59 +++++++++++++++++----------------
 src/assembly/src-tar-gz.xml  | 77 --------------------------------------------
 src/assembly/src-zip.xml     | 76 -------------------------------------------
 src/assembly/src.xml         | 46 ++++++++++++++++++++++++++
 src/changes/release-notes.vm |  2 +-
 src/conf/checkstyle.xml      |  3 +-
 8 files changed, 90 insertions(+), 198 deletions(-)
 delete mode 100644 src/assembly/src-tar-gz.xml
 delete mode 100644 src/assembly/src-zip.xml
 create mode 100644 src/assembly/src.xml

Reply via email to