xmlcalabash1
xmlcalabash1 copied to clipboard
ant task - 'top' named step necessary?
I can't use p:declare-step without naming the step 'top'. It would seem that pipeline with the right signature should be able to be invoked without being named.
Also, I didn't see how to change this name for pipelines where p:declare-step is already the top and the 'name' attribute has a value different than 'top'.
Example that should work but doesn't? Example that does currently work?