cvs commit: maven/src/plugins-build/antlr plugin.jelly plugin.properties

2003-09-02 Thread bwalding
bwalding2003/09/02 19:20:53 Modified:src/plugins-build/antlr/xdocs changes.xml properties.xml src/plugins-build/antlr plugin.jelly plugin.properties Log: Allow antlr plugin users to generate files to a location other than ${maven.build.dir}/antlr Revision Change

cvs commit: maven/src/plugins-build/antlr plugin.jelly

2003-07-30 Thread jvanzyl
jvanzyl 2003/07/30 19:59:19 Modified:src/plugins-build/antlr plugin.jelly Log: o Add a path not a reference. The id reference is not really one anymore. New tags should be created for specifically adding the the compile source roots and the test compile sources roots and t

cvs commit: maven/src/plugins-build/antlr plugin.jelly

2003-07-30 Thread dion
dion2003/07/30 19:38:30 Modified:src/plugins-build/antlr plugin.jelly Log: Fix for the fact that maven.compile.src.set is no longer available Revision ChangesPath 1.3 +7 -5 maven/src/plugins-build/antlr/plugin.jelly Index: plugin.jelly ==