maven-plugins/test/xdocs/changes.xml
evenisse 0a5d89bd45 Add jvmarg support for junit.
Add properties documentation.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113191 13f79535-47bb-0310-9956-ffa450edef68
2003-03-26 10:07:23 +00:00

34 lines
1006 B
XML

<?xml version="1.0"?>
<document>
<properties>
<title>Changes</title>
<author email="dion@multitask.com.au">dIon Gillard</author>
</properties>
<body>
<release version="1.3" date="in CVS">
<action dev="evenisse" type="add">
Add jvmarg support for junit.
Add properties documentation.
</action>
</release>
<release version="1.2" date="2003-02-11">
<action dev="evenisse" type="fix">
Fixed classpath for test:ui, test:single and test:match goals.
</action>
<action dev="dion" type="fix">
Added xmlapis and xerces to project dependencies as per MAVEN-106
bug report
</action>
</release>
<release version="1.1" date="2002-10-01">
<action dev="vmassol" type="fix">
The test plugin now works again if the project has not
tests defined. The introduction of the &lt;test:test-resources&gt;
goal had broken this feature.
</action>
</release>
</body>
</document>