Hi,

Jan, we are trying to set our own executor, however we are phasing the
following issues 

* it looks like we need to place the custom executor calss in ant lib folder
   - Is there a way to tell the ant to look for my project libraries to find
this custom executor
* What is the default Executor the ant uses, so that for certain tasks we
wish to deligate to the default executor - is this reference avaiable some
where so that I could use that reference to deligate
* for IDE integration by giving the build.xml to the ide, how do we tell the
IDE that vitural targets exists so that it could display as one of the valid
target with in the listed targests supported by the ant xml file.
  - Is there any interface which we need to impl. which gives the list of
valid targets. Executor should have had this method.. but it does not seem
to have one.

* Could you pl. give more details on what the significance of
getSubProjectExecutor()

Regards,
Nagendra


-- 
View this message in context: 
http://www.nabble.com/Ant-arguments-handling-tp22827023p22846177.html
Sent from the Ant - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to