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

dblevins pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomee-patch-plugin.git.


    from 13f5b18  Remove unused method
     new 9a84ebe  Verify each patch source directory exists
     new 0a1e644  Ability to replace both resources and jars Initial use case 
is actually to restore mojarra and eclipselink with completely unmodified 
versions

The 2 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:
 ...rmer.java => ReplacementNotFoundException.java} |  8 ++---
 .../org/apache/tomee/patch/core/Replacements.java} | 22 +++++-------
 .../apache/tomee/patch/core/Transformation.java    | 39 +++++++++++++++++-----
 .../org/apache/tomee/patch/plugin/PatchMojo.java   | 17 ++++++++--
 4 files changed, 57 insertions(+), 29 deletions(-)
 copy 
tomee-patch-core/src/main/java/org/apache/tomee/patch/core/{SignatureTransformer.java
 => ReplacementNotFoundException.java} (75%)
 copy 
tomee-patch-core/src/{test/java/org/apache/tomee/patch/core/SignatureTransformerTest.java
 => main/java/org/apache/tomee/patch/core/Replacements.java} (72%)

Reply via email to