Author: khmarbaise
Date: Sun Jan 10 12:18:33 2016
New Revision: 1723915

URL: http://svn.apache.org/viewvc?rev=1723915&view=rev
Log:
Upgraded surefire to 2.19.1

Modified:
    maven/site/trunk/content/apt/maven-2.x-eol.apt

Modified: maven/site/trunk/content/apt/maven-2.x-eol.apt
URL: 
http://svn.apache.org/viewvc/maven/site/trunk/content/apt/maven-2.x-eol.apt?rev=1723915&r1=1723914&r2=1723915&view=diff
==============================================================================
--- maven/site/trunk/content/apt/maven-2.x-eol.apt (original)
+++ maven/site/trunk/content/apt/maven-2.x-eol.apt Sun Jan 10 12:18:33 2016
@@ -70,7 +70,7 @@ End Of Life Apache Maven 2.x
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+
 | {{{/plugins/maven-deploy-plugin/} <<<deploy>>>}}             | B          | 
{{{/plugins-archives/maven-deploy-plugin-2.8.2/}<<2.8.2>>}}       | 2014-08-27 
| Deploy the built artifact to the remote repository.
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+
-| {{{/surefire/maven-failsafe-plugin/} <<<failsafe>>>}}        | B          | 
{{{/surefire-archives/surefire-2.19/maven-failsafe-plugin/}<<2.19>>}} | 
2015-10-18 | Run the JUnit integration tests in an isolated classloader.
+| {{{/surefire/maven-failsafe-plugin/} <<<failsafe>>>}}        | B          | 
{{{/surefire-archives/surefire-2.19.1/maven-failsafe-plugin/}<<2.19.1>>}} | 
2016-01-03 | Run the JUnit integration tests in an isolated classloader.
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+
 | {{{/plugins/maven-install-plugin/} <<<install>>>}}           | B          | 
{{{/plugins-archives/maven-install-plugin-2.5.2/}<<2.5.2>>}}      | 2014-08-27 
| Install the built artifact into the local repository.
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+
@@ -78,7 +78,7 @@ End Of Life Apache Maven 2.x
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+
 | {{{/plugins/maven-site-plugin/} <<<site>>>}}                 | B          | 
{{{/plugins-archives/maven-site-plugin-2.4/}<<2.4>>}}            | 2012-04-03 | 
Generate a site for the current project.
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+
-| {{{/surefire/maven-surefire-plugin/} <<<surefire>>>}}        | B          | 
{{{/surefire-archives/surefire-2.19/maven-surefire-plugin/}<<2.19>>}} | 
2015-10-18 | Run the JUnit unit tests in an isolated classloader.
+| {{{/surefire/maven-surefire-plugin/} <<<surefire>>>}}        | B          | 
{{{/surefire-archives/surefire-2.19.1/maven-surefire-plugin/}<<2.19.1>>}} | 
2016-01-03 | Run the JUnit unit tests in an isolated classloader.
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+
 | {{{/plugins/maven-verifier-plugin/} <<<verifier>>>}}         | B          | 
{{{/plugins-archives/maven-verifier-plugin-1.1/}<<1.1>>}}         | 2015-04-14 
| Useful for integration tests - verifies the existence of certain conditions.
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+
@@ -122,7 +122,7 @@ End Of Life Apache Maven 2.x
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+
 | {{{/plugins/maven-project-info-reports-plugin/} <<<project-info-reports>>>}} 
| R | {{{/plugins-archives/maven-project-info-reports-plugin-2.8/}<<2.8>>}} | 
2015-01-05 | Generate standard project reports.
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+
-| {{{/surefire/maven-surefire-report-plugin/} <<<surefire-report>>>}} | R   | 
{{{/surefire-archives/surefire-2.19/maven-surefire-report-plugin/}<<2.19>>}} | 
2015-10-18 | Generate a report based on the results of unit tests.
+| {{{/surefire/maven-surefire-report-plugin/} <<<surefire-report>>>}} | R   | 
{{{/surefire-archives/surefire-2.19.1/maven-surefire-report-plugin/}<<2.19.1>>}}
 | 2016-01-03 | Generate a report based on the results of unit tests.
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+
 | <<Tools>>                                                    |            |  
            |            | <<These are miscellaneous tools available through 
Maven by default.>> |
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+


Reply via email to