o Set svn:keywords

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1072638 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2011-02-20 17:18:22 +00:00
parent ab98f9a430
commit 017cd21c94
10 changed files with 10 additions and 10 deletions

View File

@ -31,7 +31,7 @@
* This is a test set for <a href="http://jira.codehaus.org/browse/MNG-1830">MNG-1830</a>.
*
* @author Brett Porter
* @version $Id: MavenITmng3906MergedPluginClassPathOrderingTest.java 726432 2008-12-14 13:20:02Z bentmann $
* @version $Id$
*/
public class MavenITmng1830ShowVersionTest
extends AbstractMavenIntegrationTestCase

View File

@ -29,7 +29,7 @@
* This is a test set for <a href="http://jira.codehaus.org/browse/MNG-3004">MNG-3004</a>.
*
* @author Dan Fabulich
* @version $Id: MavenITmng0095ReactorFailureBehaviorTest.java 804194 2009-08-14 12:32:56Z bentmann $
* @version $Id$
*/
public class MavenITmng3004ReactorFailureBehaviorMultithreadedTest
extends AbstractMavenIntegrationTestCase

View File

@ -29,7 +29,7 @@
* This is a test set for <a href="http://jira.codehaus.org/browse/MNG-3621">MNG-3621</a>.
*
* @author Brett Porter
* @version $Id: MavenIT0072Test.java 744504 2009-02-14 14:49:27Z brett $
* @version $Id$
*/
public class MavenITmng3621UNCInheritedPathsTest
extends AbstractMavenIntegrationTestCase

View File

@ -29,7 +29,7 @@
* This is a test set for <a href="http://jira.codehaus.org/browse/MNG-3714">MNG-3714</a>.
*
* @author Brett Porter
* @version $Id: MavenITmng0557UserSettingsCliOptionTest.java 744504 2009-02-14 14:49:27Z brett $
* @version $Id$
*/
public class MavenITmng3714ToolchainsCliOptionTest
extends AbstractMavenIntegrationTestCase

View File

@ -30,7 +30,7 @@
* This is a test set for <a href="http://jira.codehaus.org/browse/MNG-3719">MNG-3719</a>.
*
* @author Brett Porter
* @version $Id: MavenITmng4016PrefixedPropertyInterpolationTest.java 739321 2009-01-30 16:09:55Z bentmann $
* @version $Id$
*/
public class MavenITmng3719PomExecutionOrderingTest
extends AbstractMavenIntegrationTestCase

View File

@ -30,7 +30,7 @@
* This is a test set for <a href="http://jira.codehaus.org/browse/MNG-3760">MNG-3760</a>.
*
* @author Brett Porter
* @version $Id: MavenITmng2605BogusProfileActivationTest.java 734813 2009-01-15 20:41:59Z bentmann $
* @version $Id$
*/
public class MavenITmng3760BaseUriPropertyTest
extends AbstractMavenIntegrationTestCase

View File

@ -29,7 +29,7 @@
/**
* This is a test set for <a href="http://jira.codehaus.org/browse/MNG-3769">MNG-3769</a>.
*
* @version $Id: MavenITmng3380ManagedRelocatedTransdepsTest.java 721706 2008-11-29 19:13:17Z bentmann $
* @version $Id$
*/
public class MavenITmng3769ExclusionRelocatedTransdepsTest
extends AbstractMavenIntegrationTestCase

View File

@ -29,7 +29,7 @@
* This is a test set for <a href="http://jira.codehaus.org/browse/MNG-3810">MNG-3810</a>.
*
* @author Brett Porter
* @version $Id: MavenITmng2605BogusProfileActivationTest.java 734813 2009-01-15 20:41:59Z bentmann $
* @version $Id$
*/
public class MavenITmng3810BadProfileActivationTest
extends AbstractMavenIntegrationTestCase

View File

@ -29,7 +29,7 @@
* This is a test set for <a href="http://jira.codehaus.org/browse/MNG-3811">MNG-3811</a>.
*
* @author Brett Porter
* @version $Id: MavenIT0072Test.java 744504 2009-02-14 14:49:27Z brett $
* @version $Id$
*/
public class MavenITmng3811ReportingPluginConfigurationInheritanceTest
extends AbstractMavenIntegrationTestCase

View File

@ -34,7 +34,7 @@
* @goal it
*
* @author Benjamin Bentmann
* @version $Id: CleanMojo.java 698220 2008-09-23 16:18:19Z bentmann $
* @version $Id$
*/
public class ItMojo
extends AbstractMojo