garydgregory commented on PR #433: URL: https://github.com/apache/commons-text/pull/433#issuecomment-1608145847
> To remove public variables, even unused, we must wait for a major change. > > ```shell > Error: Failed to execute goal com.github.siom79.japicmp:japicmp-maven-plugin:0.17.2:cmp (default-cli) on project commons-text: There is at least one incompatibility: org.apache.commons.text.RandomStringGenerator$Builder.DEFAULT_LENGTH:FIELD_REMOVED -> [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 > Error: Process completed with exit code 1. > ``` @orionlibs You can check for these types of errors yourself before pushing commits by running a local build (`mvn`) -- 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]
