Hi,
I am new to ant..
I have just installed tomcat and ant in my pc.
When I try to build a simple web appln, with ant, I get this error:
"Test was unexpected at this time"
Please guide me out of this error.
Thanks.
-
Do you Yahoo!?
New Yahoo! Photos - e
On Jan 15, 2004, at 5:43 PM, Rhodes, Phillip C. wrote:
I have multiple targets. Each target has a responsible project
manager. If the target fails, I want to send an email to this
specific person. using the ant -logger mechanism appears to make it
global for the entire build.
Is there any way