mattrpav opened a new pull request, #900: URL: https://github.com/apache/activemq/pull/900
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. ``` -- 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]
