You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by ja...@apache.org on 2019/09/06 12:34:29 UTC

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

Author: jaikiran
Date: Fri Sep  6 12:34:29 2019
New Revision: 1866508

URL: http://svn.apache.org/viewvc?rev=1866508&view=rev
Log:
Make a note of enhancements in 1.10.7 release

Modified:
    ant/site/ant/production/antnews.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=1866508&r1=1866507&r2=1866508&view=diff
==============================================================================
--- ant/site/ant/production/antnews.html (original)
+++ ant/site/ant/production/antnews.html Fri Sep  6 12:34:29 2019
@@ -244,6 +244,8 @@
                                 <p>Ant 1.10.7 is mainly a bug fix release with few minor enhancements.
       This release includes a major regression fix, which prevented the
       previous 1.10.6 release to be unusable on Java 8 runtimes.
+      Among the enhancements, the junitlauncher task now allows including
+      or excluding JUnit 5 "tags" during test execution.
     </p>
                         <h3 class="section">
       <a name="Wiki Migration"></a>

Modified: ant/site/ant/production/index.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/index.html?rev=1866508&r1=1866507&r2=1866508&view=diff
==============================================================================
--- ant/site/ant/production/index.html (original)
+++ ant/site/ant/production/index.html Fri Sep  6 12:34:29 2019
@@ -267,6 +267,8 @@
                                 <p>Ant 1.10.7 is mainly a bug fix release with few minor enhancements.
       This release includes a major regression fix, which prevented the
       previous 1.10.6 release to be unusable on Java 8 runtimes.
+      Among the enhancements, the junitlauncher task now allows including
+      or excluding JUnit 5 "tags" during test execution.
     </p>
                         <h3 class="section">
       <a name="Apache Ant 1.10.6"></a>

Modified: ant/site/ant/sources/antnews.xml
URL: http://svn.apache.org/viewvc/ant/site/ant/sources/antnews.xml?rev=1866508&r1=1866507&r2=1866508&view=diff
==============================================================================
--- ant/site/ant/sources/antnews.xml (original)
+++ ant/site/ant/sources/antnews.xml Fri Sep  6 12:34:29 2019
@@ -45,6 +45,8 @@
     <p>Ant 1.10.7 is mainly a bug fix release with few minor enhancements.
       This release includes a major regression fix, which prevented the
       previous 1.10.6 release to be unusable on Java 8 runtimes.
+      Among the enhancements, the junitlauncher task now allows including
+      or excluding JUnit 5 "tags" during test execution.
     </p>
   </section>
 

Modified: ant/site/ant/sources/index.xml
URL: http://svn.apache.org/viewvc/ant/site/ant/sources/index.xml?rev=1866508&r1=1866507&r2=1866508&view=diff
==============================================================================
--- ant/site/ant/sources/index.xml (original)
+++ ant/site/ant/sources/index.xml Fri Sep  6 12:34:29 2019
@@ -73,6 +73,8 @@
     <p>Ant 1.10.7 is mainly a bug fix release with few minor enhancements.
       This release includes a major regression fix, which prevented the
       previous 1.10.6 release to be unusable on Java 8 runtimes.
+      Among the enhancements, the junitlauncher task now allows including
+      or excluding JUnit 5 "tags" during test execution.
     </p>
   </section>  
   <section name="Apache Ant 1.10.6">