execute the final target always

2009-01-16 Thread Leo Arias F.
s a single file. The problem is that I don't know how to force ant to run this task always. This is my target: So, when test.integration.smoke fails, report is not executed. Todo mal :( I'll appreciate your help a lot. thanks, pura vida. -- Leo Ari

java task question

2007-01-26 Thread Leo
Hi, I have recently started to use Ant on Eclipse IDE. I am trying to run a file called HelloWorld located in the jse.core package. The build.xml is located at: C:\dev\eclipse\workspace32\jse-core\build.xml HelloWorld.java and HelloWorld.class is located at: C:\dev\eclipse\workspace3

checking property values

2006-04-18 Thread Leo
Hi, Iam trying to write a Ant based installer. It basically will ask for input from the user and then based on that information does different things. Iam not sure how to check if certain property is something? Ex: ... Now I need to do different things depending on the