Re: [ANN] Apache Ant 1.7.1 Released

2008-07-10 Thread Darin Swanson
Thank you to the Ant team for rolling out Ant 1.7.1 I have started the ball rolling to have Eclipse 3.5 incorporate Ant 1.7.1. Follow bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=209504 to watch the action. Thanks again Darins http://runnerwhocodes.blogspot.com/ Stefan Bodewig <[EMAIL P

Re: terminating running builds better

2007-11-03 Thread Darin Swanson
Eclipse is pretty similar to #1. We have a progress monitor / build listener within which we check to see if the user has requested to cancel the build. If the monitor is cancelled we throw a OperationCancelledException which halts the execution of the build from the Eclipse entry point and repor

Re: ant 1.7.1

2007-05-11 Thread Darin Swanson
Thank you for the fast response. I have released a workaround within the Eclipse 3.3 code base. Please see https://bugs.eclipse.org/bugs/show_bug.cgi?id=183283 for the details. We could still have problems but I believe the critical paths are now covered. So currently my vote would be #3 (if y

Re: svn commit: r531340 - /ant/core/trunk/src/main/org/apache/tools/ant/launch/Locator.java

2007-04-23 Thread Darin Swanson
. Thanks again Darins "Kevin Jackson" <[EMAIL PROTECTED]> 04/23/2007 07:20 PM To "Ant Developers List" cc Darin Swanson/Minneapolis/[EMAIL PROTECTED] Subject Re: svn commit: r531340 - /ant/core/trunk/src/main/org/apache/tools/ant/launch/Locator.java Hi Darin, >

Re: svn commit: r531340 - /ant/core/trunk/src/main/org/apache/tools/ant/launch/Locator.java

2007-04-23 Thread Darin Swanson
Is there a bug report I could reference for this? We have: https://bugs.eclipse.org/bugs/show_bug.cgi?id=183283 Thank you Darins [EMAIL PROTECTED] 04/22/2007 10:53 PM Please respond to "Ant Developers List" To [EMAIL PROTECTED] cc Subject svn commit: r531340 - /ant/core/trunk/src/main/o

Re: Ant Manual for Eclipse

2007-02-28 Thread Darin Swanson
nual for Eclipse Hello Jan, I also think it is a good idea. Maybe you should also inform the eclipse dev list or specially Darin Swanson directly, to make sure that what you will do will be really useful for the Eclipse project. [maybe you did it already - please forgive me in advance if th

Bug of interest?: wlserver task

2005-09-30 Thread Darin Swanson
Ant devs, We had bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=110493 show up in Eclipse land. I believe it is likely a regression in the task but I want to post here for general awareness and possible testing. Thanks Darins

Re: Execute. getProcEnvironment()

2005-03-01 Thread Darin Swanson
For the Eclipse bug report for this problem see https://bugs.eclipse.org/bugs/show_bug.cgi?id=50567 The implementation is in org.eclipse.debug.internal.core.LaunchManager.getNativeEnvironment() This was put into Eclipse 3.0 to fix the hang for us. HTH Darins Kev Jackson <[EMAIL PROTECTED]>

Re: AW: 1.7 release timetable & features.

2005-02-24 Thread Darin Swanson
As the Eclipse Ant integration team lead and not trying to influence your decision but I thought I would give the Eclipse perspective. Eclipse 3.1 is coming out in June 2005 as Jan indicated. For me to have a chance to update and release Ant 1.7 within Eclipse it would be great to get an Ant rel

-noinput option

2003-09-11 Thread Darin Swanson
Can someone please point me to the bug report for the -noinput option? Thanks Darins

Re: [VOTE] Adding Permissions / Security Manager to Java task and JUnit task

2003-08-27 Thread Darin Swanson
I am planning to take a look at how this impacts Eclipse's Ant integration later today or tomorrow. We set a SecurityManager as well. FYI Darins "Antoine Levy-Lambert" <[EMAIL PROTECTED]> 08/27/03 11:26 AM Please respond to "Ant Developers List" To: "Ant Developers List" <[EMA