jeanouii commented on pull request #5: URL: https://github.com/apache/tomee-patch-plugin/pull/5#issuecomment-1013055285
I remember we had that kind of issue with EclipseLink when working on TCK We added a feature to replace a jar with a default version which in essence is similar to skip. https://github.com/apache/tomee-patch-plugin/blob/master/tomee-patch-core/src/main/java/org/apache/tomee/patch/core/Transformation.java#L90 You can also read <replace> in the readme https://github.com/apache/tomee-patch-plugin -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
