You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Jesse Glick <je...@sun.com> on 2004/12/07 03:48:58 UTC

Re: cvs commit: ant/src/main/org/apache/tools/ant/helper DefaultExecutor.java KeepGoingExecutor.java SingleCheckExecutor.java

mbenson@apache.org wrote:
>   Added:       src/main/org/apache/tools/ant Executor.java

[i.e. in the trunk]

>   Log:
>   Refactored Target invocation into org.apache.tools.ant.Executor
>   implementations.
>   PR: 21421, 29248
>   
>   Index: WHATSNEW
>   ===================================================================

[from 1.6.x to 1.7]

>   +* Refactored Target invocation into org.apache.tools.ant.Executor
>   +  implementations.  Bugzilla Reports 21421, 29248.
>   +
>    Changes from Ant 1.6.2 to current Ant 1.6 CVS version
>    =====================================================
>    
>   Index: Executor.java
>   ===================================================================
>   /**
>    * Target executor abstraction.
>    * @since Ant 1.6.3
>    */

@since Ant 1.6.3 or @since Ant 1.7? (Same question for other added 
classes/methods.)

-J.

-- 
Jesse Glick <ma...@sun.com> x22801
NetBeans, Open APIs  <http://www.netbeans.org/>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: cvs commit: ant/src/main/org/apache/tools/ant/helper DefaultExecutor.java KeepGoingExecutor.java SingleCheckExecutor.java

Posted by Matt Benson <gu...@yahoo.com>.
--- Jesse Glick <je...@sun.com> wrote:
[SNIP]
> @since Ant 1.6.3 or @since Ant 1.7? (Same question
> for other added 
> classes/methods.)

Depends on whether we have a 1.6.3 release.  If so I
think at that time we'll have to do our best to remove
any mentions of 1.7 from the 1.6 branch.  I had
planned to merge the Executor stuff in the absence of
public outcry, hence the 1.6.3 comments.

-Matt

> 
> -J.
> 
> -- 
> Jesse Glick <ma...@sun.com> x22801
> NetBeans, Open APIs  <http://www.netbeans.org/>
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> dev-unsubscribe@ant.apache.org
> For additional commands, e-mail:
> dev-help@ant.apache.org
> 
> 



		
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - 250MB free storage. Do more. Manage less. 
http://info.mail.yahoo.com/mail_250

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org