try checking out <if>, <switch> of the ant-contrib project. http://sf.net/projects/ant-contrib
Mel -----Original Message----- From: Theresa Huffer [mailto:[EMAIL PROTECTED]] Sent: Monday, August 19, 2002 1:27 PM To: [EMAIL PROTECTED] Subject: ant-selection statements Does anyone know of an additional resource for ant with more examples than the website? I am trying to use the condition task as an ordinary selection statement (if then else, type of logic), but ant doesn't seem to allow it. For example, IF user input is abc then do this ELSE do this... How can I get around this? Any help would be appreciated--Theresa:) -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> ************************************************************************** The information transmitted herewith is sensitive information intended only for use by the individual or entity to which it is addressed. If the reader of this message is not the intended recipient, you are hereby notified that any review, retransmission, dissemination, distribution, copying or other use of, or taking of any action in reliance upon this information is strictly prohibited. If you have received this communication in error, please contact the sender and delete the material from your computer. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
