Commit Graph

77 Commits

Author SHA1 Message Date
Sam Harwell c4f4f60d59 Extract method getCommandArguments 2012-12-01 13:28:31 -06:00
Sam Harwell b9c7e2075e Copyright formatting 2012-12-01 13:18:49 -06:00
Sam Harwell 1bbbf1c0a7 Refactor anonymous class to inner class 2012-12-01 13:16:05 -06:00
Sam Harwell b68779432e Fix exception specification 2012-12-01 13:16:00 -06:00
Sam Harwell f91cb106a9 Update copyright, remove options which are no longer relevant to the Tool 2012-12-01 13:14:51 -06:00
Sam Harwell c30dc20aa5 Cleaned up documentation and minor tweaks in Antlr4ErrorLog 2012-12-01 12:25:25 -06:00
Sam Harwell 8a3298e075 Configure the maven-compiler-plugin in the parent POM, including the use of a bootstrap classpath to build a Java 6-compatible jar even when Java 7 is used to build it 2012-11-30 12:28:39 -06:00
Sam Harwell af76d3294e Configure the maven-source-plugin and maven-javadoc-plugin in the parent POM 2012-11-30 12:26:25 -06:00
Sam Harwell f264609453 Updated POMs for deploying to sonotype 2012-11-27 23:34:36 -06:00
Sam Harwell 3117a4e9e1 Generate javadoc and fix warning 2012-11-26 22:33:21 -06:00
Sam Harwell 348adb5398 Fix rawtypes warning 2012-11-26 22:33:08 -06:00
Sam Harwell 8295d9f90c Use annotations for plugin registration 2012-11-26 22:32:52 -06:00
Sam Harwell d68f75067d Updated library and plugin references 2012-11-26 20:24:35 -06:00
Sam Harwell cd5192dd1a Remove inherited and default properties from POMs 2012-11-23 13:46:13 -06:00
Sam Harwell ec0863f0f1 Updated developer roles in POM 2012-11-23 13:40:59 -06:00
Sam Harwell c3ee02401c Remove overly verbose comments and an outdated description from POM 2012-11-23 13:40:33 -06:00
Sam Harwell 85f01bcce2 Updated module display names in POMs 2012-11-23 13:37:36 -06:00
Sam Harwell 121044d3b9 Remove inherited property from POMs 2012-11-23 13:36:27 -06:00
Sam Harwell f1ed7ee868 Specify issue management details in master POM 2012-11-23 13:34:15 -06:00
Sam Harwell 94803fa9f7 Specify parent POMs 2012-11-23 13:28:52 -06:00
Sam Harwell 7bbc6c18be Remove unchecked casts 2012-11-01 08:58:00 -05:00
Terence Parr 4c6ee82317 Merge branch 'antlr4-maven-plugin' of git://github.com/sharwell/antlr4 2012-10-08 15:28:42 -07:00
Sam Harwell 62e005c841 Add nb-configuration.xml files 2012-09-22 19:49:11 -05:00
Sam Harwell eea0462241 Report inputs/outputs during Maven build 2012-04-10 10:30:35 -05:00
Sam Harwell d902a73834 Initial Maven plugin for ANTLR 4. Just replaced v3 references with v4, so documentation not up-to-date. 2012-04-10 09:59:59 -05:00
Sam Harwell 9b78d7ee18 Add Eclipse project files 2012-04-10 09:59:58 -05:00
Sam Harwell ce73e1e0ab Initial work on Maven plugin for ANTLR 4 2012-04-10 09:59:58 -05:00