ericvergnaud
|
1926a1636a
|
maven cleanup
- added note for maven developers
- removed maven plugins
- updated maven dependencies for dev only
- added antlr4 annotations
|
2015-01-19 23:04:46 +08:00 |
Terence Parr
|
6d9d60ccda
|
Copy stuff from the root pom to the individual poms and remove the root. Remove dependency on the annotations artifact which no longer exists. hardcode the version number everywhere to make sure I don't use a variable that doesn't exist. update bild so that it uses a new maven_deploy() function I put into bilder.py
|
2015-01-13 17:29:38 -08:00 |
Terence Parr
|
8c05364099
|
set versions to 4.5
|
2015-01-10 10:12:02 -08:00 |
Terence Parr
|
29c2712ae1
|
fetched runtime-tests-generator branch into master and did a manual merge. Fixes #76 as I was right there anyway.
|
2014-11-15 18:13:22 -08:00 |
ericvergnaud
|
97a2946a2d
|
latest selenium driver
|
2014-10-29 04:33:37 +08:00 |
Sam Harwell
|
cedbee27b2
|
Create a test jar to assist in testing other language targets
|
2014-10-05 12:50:46 -05:00 |
ericvergnaud
|
7841db1eeb
|
enable testing of javascript runtime in browsers
|
2014-10-04 11:46:53 +08:00 |
Sam Harwell
|
91206869c5
|
Prepare for next development iteration
|
2014-06-28 22:40:33 -05:00 |
Sam Harwell
|
7d88b0106a
|
[maven-release-plugin] prepare for next development iteration
|
2014-06-18 21:25:44 -05:00 |
Sam Harwell
|
201eeb147d
|
[maven-release-plugin] prepare release 4.3
|
2014-06-18 21:24:24 -05:00 |
Sam Harwell
|
a72058bc67
|
Update dependency versions
|
2014-06-18 19:37:30 -05:00 |
Sam Harwell
|
3378be9c79
|
Update all version numbers for consistency prior to the 4.3 release
|
2014-06-18 19:37:29 -05:00 |
Sam Harwell
|
7e2bf4a2d5
|
[maven-release-plugin] prepare for next development iteration
|
2014-04-06 21:19:40 -05:00 |
Sam Harwell
|
736a5f5905
|
[maven-release-plugin] prepare release 4.2.2
|
2014-04-06 21:18:12 -05:00 |
Sam Harwell
|
5be18445cd
|
[maven-release-plugin] prepare for next development iteration
|
2014-03-25 10:57:46 -05:00 |
Sam Harwell
|
943aaa5d24
|
[maven-release-plugin] prepare release 4.2.1
|
2014-03-25 10:57:44 -05:00 |
Sam Harwell
|
d8efb4ad44
|
Updated build to use latest releases of ANTLR 3 and ST 4
|
2014-03-25 10:48:00 -05:00 |
Sam Harwell
|
dcff40df90
|
Generate complete documentation with the Tool
|
2014-03-25 10:43:59 -05:00 |
Sam Harwell
|
85f09126e2
|
Don't include the annotation processor registration in the shaded (complete) jar
|
2014-03-24 20:43:55 -05:00 |
Sam Harwell
|
06ab99d16d
|
[maven-release-plugin] prepare for next development iteration
|
2014-02-04 17:19:12 -06:00 |
Sam Harwell
|
5e05b71e8b
|
[maven-release-plugin] prepare release 4.2
|
2014-02-04 17:19:11 -06:00 |
Sam Harwell
|
8ef0f590bb
|
Updated build to include annotation processor in shaded Tool jar
|
2014-02-04 17:18:48 -06:00 |
Sam Harwell
|
a55901bc0d
|
We are working on the 4.2 release
|
2014-01-19 13:43:57 -06:00 |
Sam Harwell
|
274120c2b6
|
Now working on release 4.1.1
|
2013-07-02 19:11:04 -05:00 |
Sam Harwell
|
dbe1390c6f
|
Update referenced maven plugin version numbers
|
2013-06-30 12:47:26 -05:00 |
Sam Harwell
|
05f7fc6500
|
Update development version to 4.1 (from 4.0.1)
|
2013-06-30 12:46:41 -05:00 |
Sam Harwell
|
e1cce61400
|
Development line is now 4.0.1
|
2013-01-21 19:20:01 -06:00 |
Sam Harwell
|
f59a08c172
|
Maven build: reference jUnit 4.10, ANTLR 3.5 final, ST 4.0.7 final
|
2013-01-05 06:08:12 -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
|
b6a824ddd5
|
No need to override method - bug was fixed in V3 runtime
|
2013-01-02 06:40:49 -06:00 |
Sam Harwell
|
54c9382ce1
|
Reference the latest RC-2 releases of ANTLR 3 and ST 4
|
2012-12-16 16:52:44 -06:00 |
Sam Harwell
|
9d0ba56cbd
|
Build against the latest ANTLR 3.5-SNAPSHOT
|
2012-12-14 09:40:12 -06:00 |
Sam Harwell
|
b822070790
|
Use new STGroup.GROUP_FILE_EXTENSION value
|
2012-12-11 08:44:44 -06:00 |
Sam Harwell
|
3946c05eec
|
Update dependencies now that ANTLR 3.5 RC 1 and ST 4.0.7 RC 1 are synced with Maven Central
|
2012-12-04 12:59:44 -06:00 |
Sam Harwell
|
b2ab7ab5ac
|
Rename master artifact to antlr4-master
|
2012-12-04 12:57:56 -06:00 |
Sam Harwell
|
9d47ac7169
|
Shaded output file is antlr4-4.0-complete.jar, includes all files from v4 runtime
|
2012-12-02 18:10:14 -06:00 |
Sam Harwell
|
6de4570964
|
Explicitly specify the compile scope
|
2012-11-30 12:28:58 -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
|
6e6201a341
|
Build uber-jar of the tool to make it easier to generate code on the command line
|
2012-11-28 11:43:09 -06:00 |
Sam Harwell
|
f264609453
|
Updated POMs for deploying to sonotype
|
2012-11-27 23:34:36 -06:00 |
Sam Harwell
|
d68f75067d
|
Updated library and plugin references
|
2012-11-26 20:24:35 -06:00 |
Sam Harwell
|
5b4809deb6
|
Include source and javadoc jars in maven builds
|
2012-11-26 20:21:38 -06:00 |
Sam Harwell
|
cd5192dd1a
|
Remove inherited and default properties from POMs
|
2012-11-23 13:46:13 -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
|
94803fa9f7
|
Specify parent POMs
|
2012-11-23 13:28:52 -06:00 |
Alan D. Cabrera
|
0696d3a943
|
Fixed POMs so everything builds nicely from the root.
|
2012-11-23 09:47:40 -08:00 |
Sam Harwell
|
a80a6022ff
|
Update pom.xml
|
2012-10-22 12:19:24 -05:00 |
Sam Harwell
|
19afb4a8bc
|
Specify surefire plugin version
|
2012-02-15 10:28:58 -06:00 |