This problem has been fixed. More to follow.
> -----Original Message----- > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > Sent: Thursday, 11 December 2003 1:38 AM > To: Maven Developers List > Subject: RE: branch update - werkz guru needed :) > > > On Tue, 2003-12-09 at 18:52, Brett Porter wrote: > > > If you have a little test that shows the problem I can help > > > you track it down. > > > > > > > Ok, its all into CVS. > > > > In src/test/touchstone-test: goals test-preGoal-counter, > > test-postGoal-counter should show the bug. > > > > There is a small bit of doco in maven-refactor-notes.txt. > The second > > goal hook turns up in runJellyScriptHousing in > > PluginManager.attainGoals where it loops through the > plugins, but if I > > omit that for driver.jelly/maven.xml (which I think is the > right thing > > to do), touchstone-goal-B is not found when running the touchstone. > > > > Thanks Jason. > > So is this a Jelly problem in particular? > > I was thinking I would create a test using werkz directly if > we're not sure it's a Jelly problem before I take a further > peek. I'm sure the problems are arising from the fact that > the session isn't shared and during attainGoal a new session is made. > > > Cheers, > > Brett > -- > jvz. > > Jason van Zyl > [EMAIL PROTECTED] > http://tambora.zenplex.org > > In short, man creates for himself a new religion of a > rational and technical order to justify his work and to be > justified in it. > > -- Jacques Ellul, The Technological Society > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >
