From 7e319d8c22b370e5787c62c1d53f1a4b86fa00e8 Mon Sep 17 00:00:00 2001 From: aheritier Date: Fri, 7 May 2004 18:36:46 +0000 Subject: [PATCH] MPCHANGES-8 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115198 13f79535-47bb-0310-9956-ffa450edef68 --- changes/src/plugin-resources/changes.jsl | 5 +++-- changes/xdocs/changes.xml | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/changes/src/plugin-resources/changes.jsl b/changes/src/plugin-resources/changes.jsl index ae07a75b..cea787f6 100644 --- a/changes/src/plugin-resources/changes.jsl +++ b/changes/src/plugin-resources/changes.jsl @@ -45,7 +45,8 @@ - ${version} + + ${version} ${date} ${description} @@ -77,7 +78,7 @@ - ${type} + ${type} diff --git a/changes/xdocs/changes.xml b/changes/xdocs/changes.xml index 78e4f1fb..e812c964 100644 --- a/changes/xdocs/changes.xml +++ b/changes/xdocs/changes.xml @@ -25,6 +25,7 @@ + "title" attribute added to images. Correction of links in "Release History". Fix issues with DOM classes and jdk1.3 Don't overwrite currentVersion if it already has a release date. Add unit tests.