Hi,
I have a build xml with target say 'compile'
However if the user says 'ant comp' or any other target which does not
exists, I want to handle them using a my custom code either a macro or a ant
custom task or groovy.
Is this possible, if yes, could you pl. let me know the right place to get
I have written a simple Executor for ant that automatically parallelizes a
build.
Are people interested in such a thing?
The last time this came up, Alexey Solofnenko was writing it, and he felt the
need to add the ability to prevent some targets from executing simultaneously.
Do others feel t
I thought Caveat emptor applies to a purchase transaction?
since we are getting this for free ..we understand any of the implied risk(s)
(in other words we're getting what we paid for)
ThreadSafe from my point of view means there is possibility of simultaneous
access to non-thread safe variables
> I have written a simple Executor for ant that automatically
> parallelizes a build.
What do you parallelize?
The ParallelExecutor implementation in the sandbox
http://svn.apache.org/repos/asf/ant/sandbox/parallelexecutor/
parallelizes target execution.
> The last time this came up, Alexey S
> I have a build xml with target say 'compile'
>
> However if the user says 'ant comp' or any other target which does not
> exists, I want to handle them using a my custom code either a
> macro or a ant
> custom task or groovy.
>
> Is this possible, if yes, could you pl. let me know the right
Thank You Jan, This details of yours and Ant support to meet such needs is
simple and helps us to designg a powerver target handling system for our
Mobile Development/Porting Product Development Platform.
Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
--
View this message in context:
http