Try adding

    <attainGoal name="three"/>

when you need to attain a goal. I can't see any werkz JellyUnit test cases
around anywhere - it could be an idea to add some to the werkz project.

James
-------
http://radio.weblogs.com/0112098/
----- Original Message -----
From: "Gordon" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, February 01, 2003 7:22 AM
Subject: [Jelly] werkz tags


> If I create a jelly script using the werkz tags, how do I invoke a
> specific goal of that script?
>
> For example, I have the following script...
>
> <project>
>
>   <goal name="one">
>     <!-- do something -->
>   </goal>
>
>   <goal name="two">
>     <!-- do something -->
>   </goal>
>
>   <goal name="three">
>     <!-- do something -->
>   </goal>
>
> </project>
>
> I want to process just goal "three" of the script. Is there sample code
> on how to do this?
>
> Gordon
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to