Commit Graph

17 Commits

Author SHA1 Message Date
Sam Harwell ff10afe9e6 Add Jim Idle as a developer to pom.xml 2013-03-27 15:07:09 -05:00
Sam Harwell e1cce61400 Development line is now 4.0.1 2013-01-21 19:20:01 -06:00
Sam Harwell fc9a0fe96b Set inceptionYear, organization, and mailingLists; fix scm url 2013-01-21 13:13:08 -06:00
Sam Harwell fb865cec3b Maven builds: if mvn is not run with -Psonatype-oss-release, then 1) javadocs are not generated, 2) source jar is not generated, 3) artifacts are not signed, 4) shaded (complete) jar is not generated. Development cycle install ~4:1 faster, clean+install ~2:1 faster 2013-01-05 05:40:11 -06:00
Sam Harwell 0ee0de1e06 Maven builds run unit tests in-process by default 2013-01-05 05:40:10 -06:00
Sam Harwell 4a442562e6 Allow specifying the bootclasspath by the bootclasspath.java5 and bootclasspath.java6 variables 2012-12-07 14:43:13 -06:00
Sam Harwell 90020850ea Only show warnings and errors from maven-javadoc-plugin 2012-12-06 13:07:30 -06:00
Sam Harwell db32c80265 Fix bootstrap classpath references 2012-12-04 12:58:25 -06:00
Sam Harwell b2ab7ab5ac Rename master artifact to antlr4-master 2012-12-04 12:57:56 -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 75a0551308 Update POM to include the Implementation-Title, Implementation-Version, and Implementation-Vendor-Id in the MANIFEST.MF 2012-11-28 22:12:28 -06:00
Sam Harwell f264609453 Updated POMs for deploying to sonotype 2012-11-27 23:34:36 -06:00
Sam Harwell 867a1ec9a8 Specify url in master POM 2012-11-23 13:44:10 -06:00
Sam Harwell 7226597652 Updated scm url in POM 2012-11-23 13:34:51 -06:00
Sam Harwell f1ed7ee868 Specify issue management details in master POM 2012-11-23 13:34:15 -06:00
Alan D. Cabrera 0696d3a943 Fixed POMs so everything builds nicely from the root. 2012-11-23 09:47:40 -08:00