I've defined an xmlproperty file with several elements describing deployment server details.
<servers>
<profile name="server1">
... some details
</profile>
<profile name="server2">
... some other details
</profile>
... and so...
This is probably not the right forum for posting this, but I haven't discovered any forums that directlly discuss ant features without requiring me to pay a certain amount of cash to join.
I need to concatenate an unknown set of files. I'm using the <concat> task for this, which supports...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.