activemq icon indicating copy to clipboard operation
activemq copied to clipboard

[AMQ-9058] Upgrade javacc-maven-plugin to 3.0.0

Open mattrpav opened this issue 3 years ago • 0 comments

Build warnings that need review

Reading from file activemq/activemq-client/src/main/grammar/SelectorParser.jj . . .
Warning: Line 22, Column 3: Command line setting of "STATIC" modifies option value in file.
Warning: Line 23, Column 3: Command line setting of "UNICODE_INPUT" modifies option value in file.
Warning: Line 26, Column 3: Command line setting of "ERROR_REPORTING" modifies option value in file.
File "TokenMgrError.java" does not exist.  Will create one.
File "ParseException.java" does not exist.  Will create one.
File "Token.java" does not exist.  Will create one.
File "SimpleCharStream.java" does not exist.  Will create one.
Parser generated with 0 errors and 3 warnings.

mattrpav avatar Aug 22 '22 14:08 mattrpav