Earlier today the GUMP build for stratum was saying 'unexpected element encountered -- nag' but that appears to have changed. *sigh*
On Thu, 2002-05-02 at 22:28, [EMAIL PROTECTED] wrote: > > James, any idea on where this was barfing Gump? > -- > dIon Gillard, Multitask Consulting > Work: http://www.multitask.com.au > Developers: http://adslgateway.multitask.com.au/developers > > > > > jtaylor@apache > > .org To: >[EMAIL PROTECTED] > cc: > > 05/03/02 11:30 Subject: cvs commit: >jakarta-turbine-maven/src/templates/build > AM build-gump.xml > > Please respond > > to > > turbine-maven- > > dev > > > > > > > > > > jtaylor 02/05/02 18:30:14 > > Modified: src/templates/build build-gump.xml > Log: > GUMP was choking on that nag entry, looks like this is not the right file > for > it to go into. As usual, I am totally confused by GUMP so I'm pulling it > out > until I understand where it is supposed to go. > > Revision Changes Path > 1.3 +0 -6 > jakarta-turbine-maven/src/templates/build/build-gump.xml > > Index: build-gump.xml > =================================================================== > RCS file: > /home/cvs/jakarta-turbine-maven/src/templates/build/build-gump.xml,v > retrieving revision 1.2 > retrieving revision 1.3 > diff -u -r1.2 -r1.3 > --- build-gump.xml 1 May 2002 14:59:13 -0000 1.2 > +++ build-gump.xml 3 May 2002 01:30:14 -0000 1.3 > @@ -35,10 +35,4 @@ > > </target> > > -#if ( $project.build.nagEmailAddress ) > - > - <nag from="$project.build.nagEmailAddress" to > ="$project.build.nagEmailAddress"/> > - > -#end > - > </project> > > > > > > > >
