Files
maven-plugins/jdepend/xdocs/changes.xml
dion 6982e0f933 Apply Maven-1132
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114634 13f79535-47bb-0310-9956-ffa450edef68
2004-01-29 04:58:36 +00:00

26 lines
766 B
XML

<?xml version="1.0"?>
<document>
<properties>
<title>Changes</title>
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
</properties>
<body>
<release version="1.4" date="in CVS">
<action dev="dion" type="update">
Apply MAVEN-1132
</action>
</release>
<release version="1.3" date="2003-09-29">
<action dev="evenisse" type="fix">
Add xml declaration to generated report. Fixed for character encoding.
</action>
<action dev="evenisse" type="fix">
Fixed MAVEN-493. I register reports only if source, test,... exists.
So, corresponding entrys in menu will appear only if reports are registered.
</action>
</release>
</body>
</document>