Hi,

We have a very simple but many xml ant files.. which get imported
dynamically and create entire build tasks to make our complex product/tool
(this is used by TejaSoft Mobile Applications team to build midlets for
100's of devices).

However, due to imports and multiple times using of <ant> task with no
inheritance, time taken per device is more than an minute.. so for 100
devices.. it needs lot more time than tolerable..

In this context, is there a way Reduce the time of XML parsing/time of
importing of xmls by way of any precompilation such as convert the xml file
in .class files once and use the class files rest of the time etc..
Some thing in lines to pre-compilation of jsp is there any thing for ant xml
files pre-compilation.

Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
-Offshore Mobile Applications Excellence
-- 
View this message in context: 
http://www.nabble.com/Ant-XML-Files-precompilation-tp24846081p24846081.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