git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112724 13f79535-47bb-0310-9956-ffa450edef68
53 lines
1.8 KiB
XML
53 lines
1.8 KiB
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="dion" type="add">
|
|
Added a target to validate the navigation.xml files from the schema
|
|
</action>
|
|
<action dev="vmassol" type="add">
|
|
Added Cactus reports to Project Reports
|
|
</action>
|
|
<action dev="vmassol" type="add">
|
|
Added new <code>$gen-xdocs</code>variable in the Velocity context
|
|
used to generate the templates files. It points to the location
|
|
where generated xdcos are located.
|
|
</action>
|
|
<action dev="evenisse" type="update">
|
|
Added maven.xdoc.development-process-url properties.
|
|
</action>
|
|
<action dev="dion" type="add">
|
|
Added Javadoc report to Project Reports
|
|
</action>
|
|
<action dev="dion" type="fix">
|
|
Fix table widths of changelog and changes reports
|
|
</action>
|
|
<action dev="dion" type="fix">
|
|
Fix for Maven-124, the navbar was out of sync with maven-reports.xml
|
|
</action>
|
|
</release>
|
|
<release version="1.2" date="2002-10-01">
|
|
<action dev="evenisse" type="update">
|
|
Created link with development process page if development-process.xml
|
|
exist in xdocs directory, otherwise a link with development process
|
|
page on Maven site.
|
|
</action>
|
|
<action dev="dion" type="add">
|
|
Added documentation for the new changes report.
|
|
</action>
|
|
<action dev="vmassol" type="add">
|
|
Added the new <a href="changes-report.html">changes report</a>.
|
|
</action>
|
|
<action dev="vmassol" type="add">
|
|
Added an id column for committers on the team-list page.
|
|
</action>
|
|
</release>
|
|
</body>
|
|
</document>
|
|
|