jonathan gold wrote:
> are there libraries i've somehow missed in the ant api that allow me to
> take a Project object i've built programmatically and write it as an
> antfile to some OutputStream?

You have not missed anything as there are no libraries in Ant to do
this. There may be external projects/code that can do this. Ant itself
really only cares about the xml -> Project model direction.

Conor

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

Reply via email to