garydgregory commented on PR #318: URL: https://github.com/apache/commons-validator/pull/318#issuecomment-4259707382
FTR, when I apply the patch to git master now: ``` [INFO] --- japicmp:0.25.4:cmp (default-cli) @ commons-validator --- [INFO] Written file '/Users/garygregory/git/commons/commons-validator/target/japicmp/default-cli.diff'. [INFO] Written file '/Users/garygregory/git/commons/commons-validator/target/japicmp/default-cli.md'. [INFO] Created file '/Users/garygregory/git/commons/commons-validator/target/japicmp/default-cli.xml'. [INFO] Written file '/Users/garygregory/git/commons/commons-validator/target/japicmp/default-cli.html'. [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7.319 s [INFO] Finished at: 2026-04-16T07:30:00-04:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal com.github.siom79.japicmp:japicmp-maven-plugin:0.25.4:cmp (default-cli) on project commons-validator: There is at least one incompatibility: org.apache.commons.digester.ObjectCreationFactory[org.apache.commons.digester.ObjectCreationFactory]:INTERFACE_REMOVED,org.apache.commons.validator.FormSetFactory:SUPERCLASS_REMOVED,org.apache.commons.validator.FormSetFactory:METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException ``` -- 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]
