DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=41542>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=41542





------- Additional Comments From [EMAIL PROTECTED]  2007-02-06 05:31 -------
(In reply to comment #0)
> We are currently incorporating ant into the installation process of our 
> product.  The product uses the InstallShield framework as a base, but we are 
> delegating parts of the actual installation to ant.  To do this we need to 
> launch ant in process from the install program, however, the current 
> implementation of the Main.startAnt method does not allow this, as it 
invokes 
> a System.exit following completion.  This terminates the entire process.  
For 
> now we have altered Main and subclassed it, overriding the startAnt method 
and 
> removing the calls to System.exit.  An additional startAnt method in Main 
> which does not invoke System.exit would give us the ability to launch ant in 
> process and then continue with the rest of the installation process.

We are currently using an earlier version of ant, but I thought I also checked 
the current release version as well.  I must have missed this.  We will likely 
upgrade to the newest version.  I appreciate the quick response.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to