TrainBeaser for iPhone
The moose likes Ant, Maven and Other Build Tools and the fly likes Information about ANT execution Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » Ant, Maven and Other Build Tools
Reply Bookmark "Information about ANT execution " Watch "Information about ANT execution " New topic
Author

Information about ANT execution

Suriya chandra
Greenhorn

Joined: Apr 30, 2011
Posts: 10
Hi All,
Can anyone tell what will be the output of the below..




I am a bit confused about how control flows in ANT...should all the target be present in depends attribute of some other target tag? If not what is the order of execution of <Target> tags..
Campbell Ritchie
Sheriff

Joined: Oct 13, 2005
Posts: 26720
Too difficult a question for “beginning”. Moving thread.
Suriya chandra
Greenhorn

Joined: Apr 30, 2011
Posts: 10
so,where will i get responses to my thread??
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 4875

If you run Ant with this script, what is your output? That will answer your question.


JBoss In Action
 
 
subject: Information about ANT execution
 
Threads others viewed
Portal 10.2 Deployment -- mdimport Error
package javax.ejb does not exist
creating directory
target getting called more than once.
query regarding Ant 'Exec' task
MyEclipse, The Clear Choice