maven-plugins/test/xdocs/changes.xml
2003-01-24 03:44:26 +00:00

28 lines
812 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.2" date="in CVS">
<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>