ctubbsii opened a new pull request, #53: URL: https://github.com/apache/accumulo-access/pull/53
* Update README to point to the antlr-example integration test's README for an ANTLR example. * Move the contrib/antlr4 project into an integration test invoked by the maven-invoker-plugin, that depends on this project, so it doesn't have to be kept up-to-date * Fix LICENSE to include mention that Abnf.g4 is under the BSD-3-Clause license * Get a fresh unaltered copy of Abnf.g4 from upstream, use POM config to specify package, rather than modify it * Remove unnecessary build stuff from example POM * Move the ABNF spec to src/main/resources and add a test to ensure it matches the contents of the SPECIFICATION.md file * Clean up unused checks in checkstyle config for dependencies or code that doesn't exist in this project * Fix link in README to getting started section This fixes #43 -- 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]
