Elizabeth Keogh wrote:

Would you mind terribly doing this for me please, Mauro?

I'm sure I'll convert to Maven at some point, but right now the learning curve is more than I have time for. An Ant task would help me understand the workings better than trying to fudge my way through Maven.


I've added the StoryCodeGeneratorTask.  Requires at least two arguments:

- the generated source directory
- one or more story paths

Check out the StoryCodeGeneratorTaskBehaviour.

I've kept it as similar as possible to the other story tasks, in particular the stories are specified in exactly the same way, via the task addStories(FileSet) method, which in one case refers to story class names and in the code generator case to story paths.

Cheers


---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to