Goal
9293949596979899100101102
*/ public void doTag( final XMLOutput output ) throws JellyTagException { getGoal( getName() ).addPostGoalCallback( new PostGoalCallback() { public void firePostGoal( Goal goal ) throws Exception { // lets run the body
9899100101102103104105106107108