You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by an...@apache.org on 2013/03/11 01:15:09 UTC

svn commit: r1454966 - in /ant/site/ant: production/antnews.html production/faq.html production/index.html sources/antnews.xml sources/index.xml

Author: antoine
Date: Mon Mar 11 00:15:09 2013
New Revision: 1454966

URL: http://svn.apache.org/r1454966
Log:
improving/clarifying the release announcement

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

Modified: ant/site/ant/production/antnews.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/antnews.html?rev=1454966&r1=1454965&r2=1454966&view=diff
==============================================================================
--- ant/site/ant/production/antnews.html (original)
+++ ant/site/ant/production/antnews.html Mon Mar 11 00:15:09 2013
@@ -221,8 +221,9 @@
                                 <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 and requirement of JUnit 4.11</li>
-      <li>the zip, bzip2 and tar are improved</li>
+      <li>support for @Ignore annotation in JUnit 4 testcases</li>
+      <li>the minimum version of JUnit 4 required is JUnit 4.11</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>
       <li>numerous bug fixes and improvements as documented in Bugzilla

Modified: ant/site/ant/production/faq.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/faq.html?rev=1454966&r1=1454965&r2=1454966&view=diff
==============================================================================
--- ant/site/ant/production/faq.html (original)
+++ ant/site/ant/production/faq.html Mon Mar 11 00:15:09 2013
@@ -849,6 +849,16 @@
                   <tr>
                       <td colspan="1" rowspan="1"
       valign="top" align="left">
+          1.9.0
+      </td>
+                          <td colspan="1" rowspan="1"
+      valign="top" align="left">
+          1.5
+      </td>
+      </tr>
+                  <tr>
+                      <td colspan="1" rowspan="1"
+      valign="top" align="left">
           current svn trunk
       </td>
                           <td colspan="1" rowspan="1"

Modified: ant/site/ant/production/index.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/index.html?rev=1454966&r1=1454965&r2=1454966&view=diff
==============================================================================
--- ant/site/ant/production/index.html (original)
+++ ant/site/ant/production/index.html Mon Mar 11 00:15:09 2013
@@ -248,8 +248,9 @@
                                 <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 and requirement of JUnit 4.11</li>
-      <li>the zip, bzip2 and tar are improved</li>
+      <li>support for @Ignore annotation in JUnit 4 testcases</li>
+      <li>the minimum version of JUnit 4 required is JUnit 4.11</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>
       <li>numerous bug fixes and improvements as documented in Bugzilla

Modified: ant/site/ant/sources/antnews.xml
URL: http://svn.apache.org/viewvc/ant/site/ant/sources/antnews.xml?rev=1454966&r1=1454965&r2=1454966&view=diff
==============================================================================
--- ant/site/ant/sources/antnews.xml (original)
+++ ant/site/ant/sources/antnews.xml Mon Mar 11 00:15:09 2013
@@ -35,8 +35,9 @@
     <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 and requirement of JUnit 4.11</li>
-      <li>the zip, bzip2 and tar are improved</li>
+      <li>support for @Ignore annotation in JUnit 4 testcases</li>
+      <li>the minimum version of JUnit 4 required is JUnit 4.11</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>
       <li>numerous bug fixes and improvements as documented in Bugzilla

Modified: ant/site/ant/sources/index.xml
URL: http://svn.apache.org/viewvc/ant/site/ant/sources/index.xml?rev=1454966&r1=1454965&r2=1454966&view=diff
==============================================================================
--- ant/site/ant/sources/index.xml (original)
+++ ant/site/ant/sources/index.xml Mon Mar 11 00:15:09 2013
@@ -65,8 +65,9 @@
     <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 and requirement of JUnit 4.11</li>
-      <li>the zip, bzip2 and tar are improved</li>
+      <li>support for @Ignore annotation in JUnit 4 testcases</li>
+      <li>the minimum version of JUnit 4 required is JUnit 4.11</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>
       <li>numerous bug fixes and improvements as documented in Bugzilla