On Tue, May 28, 2002 at 02:29:21PM -0000, [EMAIL PROTECTED] wrote: > jvanzyl 02/05/28 07:29:21 > > Modified: src/templates/build Control.vm > Log: > Adding a fix to ignore the gump directory in the plugins directory as > it is empty on a fresh checkout. Any reason why the gump plugin isn't > separate? > > Looks like it's been placed in the core. Anyway this fixes the build.
When I converted the old maven build-xxx.xml files to plugins, I didn't didn't bother separating out things. Instead, I just made a plugin called 'xxx' for each of the build files (with the exception of build-maven.xml which I called 'core'). It was such a significant change that I didn't think it would be a good idea to make other changes in the process. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
