You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by pe...@apache.org on 2007/06/26 15:57:51 UTC

svn commit: r550807 - in /ant/core/trunk: CONTRIBUTORS WHATSNEW contributors.xml

Author: peterreilly
Date: Tue Jun 26 06:57:50 2007
New Revision: 550807

URL: http://svn.apache.org/viewvc?view=rev&rev=550807
Log:
bugzilla: 42739

Modified:
    ant/core/trunk/CONTRIBUTORS
    ant/core/trunk/WHATSNEW
    ant/core/trunk/contributors.xml

Modified: ant/core/trunk/CONTRIBUTORS
URL: http://svn.apache.org/viewvc/ant/core/trunk/CONTRIBUTORS?view=diff&rev=550807&r1=550806&r2=550807
==============================================================================
Binary files - no diff available.

Modified: ant/core/trunk/WHATSNEW
URL: http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?view=diff&rev=550807&r1=550806&r2=550807
==============================================================================
--- ant/core/trunk/WHATSNEW (original)
+++ ant/core/trunk/WHATSNEW Tue Jun 26 06:57:50 2007
@@ -94,6 +94,9 @@
 * Regression: <available> with <filepath> did not work.
   Bugzilla 42735.
 
+* ant script, cd may output to stdout.
+  Bugzilla 42739.
+
 Other changes:
 --------------
 * <script> now has basic support for JavaFX scripts

Modified: ant/core/trunk/contributors.xml
URL: http://svn.apache.org/viewvc/ant/core/trunk/contributors.xml?view=diff&rev=550807&r1=550806&r2=550807
==============================================================================
--- ant/core/trunk/contributors.xml (original)
+++ ant/core/trunk/contributors.xml Tue Jun 26 06:57:50 2007
@@ -340,6 +340,10 @@
     <last>Zeyda</last>
   </name>
   <name>
+    <first>Frédéric</first>
+    <last>Bothamy</last>
+  </name>
+  <name>
     <first>Frederic</first>
     <last>Lavigne</last>
   </name>



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


Fwd: svn commit: r550807 - in /ant/core/trunk: CONTRIBUTORS WHATSNEW contributors.xml

Posted by Kevin Jackson <fo...@gmail.com>.
I get an i18n/encoding problem for this commit - anyone else see the same thing?

Kev

---------- Forwarded message ----------
From: peterreilly@apache.org <pe...@apache.org>
Date: Jun 26, 2007 2:57 PM
Subject: svn commit: r550807 - in /ant/core/trunk: CONTRIBUTORS
WHATSNEW contributors.xml
To: ant-cvs@apache.org


Author: peterreilly
Date: Tue Jun 26 06:57:50 2007
New Revision: 550807

URL: http://svn.apache.org/viewvc?view=rev&rev=550807
Log:
bugzilla: 42739

Modified:
    ant/core/trunk/CONTRIBUTORS
    ant/core/trunk/WHATSNEW
    ant/core/trunk/contributors.xml

Modified: ant/core/trunk/CONTRIBUTORS
URL: http://svn.apache.org/viewvc/ant/core/trunk/CONTRIBUTORS?view=diff&rev=550807&r1=550806&r2=550807
==============================================================================
Binary files - no diff available.

Modified: ant/core/trunk/WHATSNEW
URL: http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?view=diff&rev=550807&r1=550806&r2=550807
==============================================================================
--- ant/core/trunk/WHATSNEW (original)
+++ ant/core/trunk/WHATSNEW Tue Jun 26 06:57:50 2007
@@ -94,6 +94,9 @@
 * Regression: <available> with <filepath> did not work.
   Bugzilla 42735.

+* ant script, cd may output to stdout.
+  Bugzilla 42739.
+
 Other changes:
 --------------
 * <script> now has basic support for JavaFX scripts

Modified: ant/core/trunk/contributors.xml
URL: http://svn.apache.org/viewvc/ant/core/trunk/contributors.xml?view=diff&rev=550807&r1=550806&r2=550807
==============================================================================
--- ant/core/trunk/contributors.xml (original)
+++ ant/core/trunk/contributors.xml Tue Jun 26 06:57:50 2007
@@ -340,6 +340,10 @@
     <last>Zeyda</last>
   </name>
   <name>
+    <first>FrÃ(c)dÃ(c)ric</first>
+    <last>Bothamy</last>
+  </name>
+  <name>
     <first>Frederic</first>
     <last>Lavigne</last>
   </name>



---------------------------------------------------------------------
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