://svn.apache.org/repos/asf/ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Java.java
Jan
>-Ursprüngliche Nachricht-
>Von: Phoenix1405 [mailto:[EMAIL PROTECTED]
>Gesendet: Montag, 18. Juni 2007 15:43
>An: dev@ant.apache.org
>Betreff: Re: Extending Java task to run external
when that's true, does that mean the protected method run will run the class
in a different VM?
Steve Loughran wrote:
>
>
>
> call setFork(true); that's a public method
>
>
>
--
View this message in context:
http://www.nabble.com/Extending-Java-task-to-ru
Phoenix1405 wrote:
Hi,
I'm extending the Java task at the moment. Is it possible to execute an
external class in a separate VM using the task's methods? I see the fork in
the original Java task source, but it's private and I believe the protected
run method only runs the class in the current VM.
M.
Thanks,
Kev
--
View this message in context:
http://www.nabble.com/Extending-Java-task-to-run-external-class-tf3929592.html#a11145181
Sent from the Ant - Dev mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL