Author: antoine
Date: Mon Mar 18 03:33:29 2013
New Revision: 1457627

URL: http://svn.apache.org/r1457627
Log:
dummy change in antnews, removing commas

Modified:
    ant/site/ant/production/antnews.html
    ant/site/ant/sources/antnews.xml

Modified: ant/site/ant/production/antnews.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/antnews.html?rev=1457627&r1=1457626&r2=1457627&view=diff
==============================================================================
--- ant/site/ant/production/antnews.html (original)
+++ ant/site/ant/production/antnews.html Mon Mar 18 03:33:29 2013
@@ -220,11 +220,11 @@
       <a 
href="http://ant.apache.org/bindownload.cgi";>http://ant.apache.org/bindownload.cgi</a>.</p>
                                 <p>Key features of the 1.9.0 release are</p>
                                 <ul>
-      <li>Java 1.5 is now required,</li>
-      <li>support for @Ignore annotation in JUnit 4 testcases,</li>
-      <li>the zip, bzip2 and tar tasks are improved,</li>
+      <li>Java 1.5 is now required</li>
+      <li>support for @Ignore annotation in JUnit 4 testcases</li>
+      <li>the zip, bzip2 and tar tasks are improved</li>
       <li>removal of the Perforce Ant tasks; users of these tasks can use the 
tasks supplied by Perforce Inc. instead,
-        which contain more functionality and connect natively to the Perforce 
servers,</li>
+        which contain more functionality and connect natively to the Perforce 
servers</li>
       <li>numerous bug fixes and improvements as documented in Bugzilla
         and in the release notes</li>
     </ul>

Modified: ant/site/ant/sources/antnews.xml
URL: 
http://svn.apache.org/viewvc/ant/site/ant/sources/antnews.xml?rev=1457627&r1=1457626&r2=1457627&view=diff
==============================================================================
--- ant/site/ant/sources/antnews.xml (original)
+++ ant/site/ant/sources/antnews.xml Mon Mar 18 03:33:29 2013
@@ -34,11 +34,11 @@
 
     <p>Key features of the 1.9.0 release are</p>
     <ul>
-      <li>Java 1.5 is now required,</li>
-      <li>support for @Ignore annotation in JUnit 4 testcases,</li>
-      <li>the zip, bzip2 and tar tasks are improved,</li>
+      <li>Java 1.5 is now required</li>
+      <li>support for @Ignore annotation in JUnit 4 testcases</li>
+      <li>the zip, bzip2 and tar tasks are improved</li>
       <li>removal of the Perforce Ant tasks; users of these tasks can use the 
tasks supplied by Perforce Inc. instead,
-        which contain more functionality and connect natively to the Perforce 
servers,</li>
+        which contain more functionality and connect natively to the Perforce 
servers</li>
       <li>numerous bug fixes and improvements as documented in Bugzilla
         and in the release notes</li>
     </ul>


Reply via email to