git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113643 13f79535-47bb-0310-9956-ffa450edef68
54 lines
1.2 KiB
XML
54 lines
1.2 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<document>
|
|
<properties>
|
|
<title>Changes</title>
|
|
<author email="rinkrank at codehaus.org">Aslak Hellesoy</author>
|
|
<author email="maurice@maguyane.net">Maurice Montgénie</author>
|
|
</properties>
|
|
|
|
<body>
|
|
|
|
<release version="1.1.1" date="2003-07-09 (In JIRA)">
|
|
|
|
<action dev="maurice" type="add">
|
|
New optional options introduced in Simian 1.9.1.
|
|
</action>
|
|
|
|
</release>
|
|
|
|
<release version="1.1" date="2003-07-08 (In JIRA)">
|
|
|
|
<action dev="rinkrank" type="add">
|
|
Now parses test sources too.
|
|
</action>
|
|
|
|
<action dev="rinkrank" type="add">
|
|
Report displays the similarity treshold.
|
|
</action>
|
|
|
|
<action dev="rinkrank" type="update">
|
|
Updated to use Simian 1.9.1
|
|
</action>
|
|
|
|
<action dev="rinkrank" type="update">
|
|
Removed the simian jar from the plugin.
|
|
</action>
|
|
|
|
<action dev="rinkrank" type="fix">
|
|
Reset site doc colour scheme to default.
|
|
</action>
|
|
|
|
</release>
|
|
|
|
<release version="1.0-alpha-1" date="2003-06-25 (In JIRA)">
|
|
|
|
<action dev="rinkrank" type="add">
|
|
First release.
|
|
</action>
|
|
|
|
</release>
|
|
|
|
</body>
|
|
</document>
|
|
|