You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2021/05/02 19:42:58 UTC

[maven-shared-utils] branch master updated (ff58583 -> 1dd5bd2)

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

elharo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-shared-utils.git.


    from ff58583  remove two unused non-public exception classes (#89)
     add 5b17062  cleanup large chunks of unused YAGNI code and support accurate exception handling
     new 1dd5bd2  Merge pull request #90 from apache/encode

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:
 .../apache/maven/shared/utils/xml/XMLEncode.java   | 350 +++++----------------
 1 file changed, 80 insertions(+), 270 deletions(-)

[maven-shared-utils] 01/01: Merge pull request #90 from apache/encode

Posted by el...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

elharo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-shared-utils.git

commit 1dd5bd2c0ae0539efb7cd36003a3cf13e2ed7a3d
Merge: ff58583 5b17062
Author: Elliotte Rusty Harold <el...@users.noreply.github.com>
AuthorDate: Sun May 2 19:42:48 2021 +0000

    Merge pull request #90 from apache/encode
    
    cleanup YAGNI code and throw accurate exceptions

 .../apache/maven/shared/utils/xml/XMLEncode.java   | 350 +++++----------------
 1 file changed, 80 insertions(+), 270 deletions(-)