You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Antoine Levy-Lambert <an...@gmx.de> on 2005/05/23 09:14:32 UTC

[VOTE] Ant 1.6.5 release

Hello,

I propose to release Ant 1.6.5 on Thursday, June 2nd.

This will be a pure bug fix release.


[] Yes

[] No

Let's begin with my +1

Cheers,

Antoine


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


instert or append a new line using replace task

Posted by Raja Nagendra Kumar <Na...@erasmic.com>.
Hi All,

I am looking for a solution on how to add a new line to existing file as a
fall back approach I want to use replace as below to add the new line
Enable-Cheat-Codes: true

But \n in the new replaced string is not interpreted as new line. Any help
please..


<replace file="${test.jad.fileName}" token="Default-Sound: OFF"
value="Default-Sound: OFF \n Enable-Cheat-Codes: true"/>

or

         <replaceregexp match="Default-Sound: OFF" replace="Default-Sound:
OFFEnable-Cheat-Codes: true" byline="true">
         <fileset file="${test.jad.fileName}"/>
        </replaceregexp>

Regards,
Nagendra


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


Re: [VOTE] Ant 1.6.5 release

Posted by Dominique Devienne <dd...@gmail.com>.
+1

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


Re: [VOTE] Ant 1.6.5 release

Posted by Jesse Glick <je...@sun.com>.
Antoine Levy-Lambert wrote:
> I propose to release Ant 1.6.5 on Thursday, June 2nd.
> 
> This will be a pure bug fix release.

Fine, +1.

-J.

-- 
jesse.glick@sun.com   x22801   netbeans.org   ant.apache.org
if I had known it was harmless I would have killed it myself


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


Re: [VOTE] Ant 1.6.5 release

Posted by Peter Reilly <pe...@apache.org>.
+1 Yes
Peter
Antoine Levy-Lambert wrote:

>Hello,
>
>I propose to release Ant 1.6.5 on Thursday, June 2nd.
>
>This will be a pure bug fix release.
>
>
>[] Yes
>
>[] No
>
>Let's begin with my +1
>
>Cheers,
>
>Antoine
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
>For additional commands, e-mail: dev-help@ant.apache.org
>
>
>
>  
>


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


Re: [VOTE] Ant 1.6.5 release

Posted by jm...@kruithof.xs4all.nl.
+1

Martijn

> Hello,
>
> I propose to release Ant 1.6.5 on Thursday, June 2nd.
>
> This will be a pure bug fix release.
>
>
> [] Yes
>
> [] No
>
> Let's begin with my +1
>
> Cheers,
>
> Antoine
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
> For additional commands, e-mail: dev-help@ant.apache.org
>
>

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


Re: [VOTE] Ant 1.6.5 release

Posted by Conor MacNeill <co...@apache.org>.
+1

Antoine Levy-Lambert wrote:
> Hello,
> 
> I propose to release Ant 1.6.5 on Thursday, June 2nd.
> 
> This will be a pure bug fix release.
> 
> 
> [] Yes
> 
> [] No
> 
> Let's begin with my +1
> 
> Cheers,
> 
> Antoine
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
> For additional commands, e-mail: dev-help@ant.apache.org
> 
> 

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


Re: [VOTE] Ant 1.6.5 release

Posted by Steve Cohen <sc...@javactivity.org>.
Antoine Levy-Lambert wrote:
> Hello,
> 
> I propose to release Ant 1.6.5 on Thursday, June 2nd.
> 
> This will be a pure bug fix release.
> 
> 
> [] Yes
> 
> [] No
> 
> Let's begin with my +1
> 
> Cheers,
> 
> Antoine
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
> For additional commands, e-mail: dev-help@ant.apache.org
> 
> 
> 
+1

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


Re: [VOTE] Ant 1.6.5 release

Posted by Stefan Bodewig <bo...@apache.org>.
On Mon, 23 May 2005, Antoine Levy-Lambert <an...@gmx.de> wrote:

> I propose to release Ant 1.6.5 on Thursday, June 2nd.

+1

Stefan

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


Re: [VOTE] Ant 1.6.5 release

Posted by Alexey Solofnenko <tr...@gmail.com>.
+1

On 5/23/05, Antoine Levy-Lambert <an...@gmx.de> wrote:
> 
> Hello,
> 
> I propose to release Ant 1.6.5 on Thursday, June 2nd.
> 
> This will be a pure bug fix release.
> 
> 
> [] Yes
> 
> [] No
> 
> Let's begin with my +1
> 
> Cheers,
> 
> Antoine
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
> For additional commands, e-mail: dev-help@ant.apache.org
> 
> 


-- 
Alexey N. Solofnenko trelony at gmail.com <http://gmail.com>
home: http://trelony.cjb.net/
Pleasant Hill, CA (GMT-8 hours usually)

Re: [VOTE] Ant 1.6.5 release

Posted by Steve Loughran <st...@apache.org>.
Antoine Levy-Lambert wrote:
> Hello,
> 
> I propose to release Ant 1.6.5 on Thursday, June 2nd.
> 
> This will be a pure bug fix release.
> 
> 
> [+1] Yes
> 
> [] No
> 

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