I've been using the ant tasks to generate descriptors. However there's one thing i don't like about them, they don't integrate with ant attributes....

what I mean is, in xdoclet you can ( well, could, if there was a xdoclet avalon module ) do:

@avalon.component version="${version}" name="sample" life

and the ${version} gets replaced if by it's ant property. Makes life easier to version groups of components :)



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



Reply via email to