Added new cactus:single target to run just one testcase.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113636 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -7,10 +7,14 @@
|
||||
|
||||
<body>
|
||||
|
||||
<release version="3.0" date="in CVS">
|
||||
<release version="3.0" date="in CVS">
|
||||
<action dev="epugh" type="add">
|
||||
New goal cactus:single added that allows you to run just a single testcase.
|
||||
Pass the testcase in using -Dtestcase=my.single.TestCase.
|
||||
</action>
|
||||
<action dev="evenisse" type="fix">
|
||||
Add xml declaration to generated report. Fixed for character encoding.
|
||||
</action>
|
||||
</action>
|
||||
<action dev="epugh" type="add">
|
||||
Ability to optionally specify for Tomcat 4x and 5x a directory to which
|
||||
the container will be installed for the tests.
|
||||
|
||||
Reference in New Issue
Block a user