Closed JamesIry closed 12 years ago
Once there is a maven plugin, internal ADTs (the AST for instance) should be generated using a previously released version of the plugin. Right now they're manually generated and checked in. It's bad feng shui to check in derived artifacts.
Depends on https://github.com/JamesIry/JADT/issues/8
Fixed with https://github.com/JamesIry/jADT/commit/eef1260d146281ec3fbb23fb4555d59004fa1e12
Once there is a maven plugin, internal ADTs (the AST for instance) should be generated using a previously released version of the plugin. Right now they're manually generated and checked in. It's bad feng shui to check in derived artifacts.
Depends on https://github.com/JamesIry/JADT/issues/8