[maven-scm-plugin] prepare release 1.6.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@530185 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
595c16b72b
commit
d1d43ab58e
@ -1,4 +1,4 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
/*
|
/*
|
||||||
@ -23,7 +23,7 @@
|
|||||||
<pomVersion>3</pomVersion>
|
<pomVersion>3</pomVersion>
|
||||||
<id>maven-file-activity-plugin</id>
|
<id>maven-file-activity-plugin</id>
|
||||||
<name>Maven File Activity Plugin</name>
|
<name>Maven File Activity Plugin</name>
|
||||||
<currentVersion>1.6.1-SNAPSHOT</currentVersion>
|
<currentVersion>1.6.1</currentVersion>
|
||||||
<gumpRepositoryId>jakarta</gumpRepositoryId>
|
<gumpRepositoryId>jakarta</gumpRepositoryId>
|
||||||
<description>This document provides a report of activity in terms of CVS commits and breaks it out by file.</description>
|
<description>This document provides a report of activity in terms of CVS commits and breaks it out by file.</description>
|
||||||
<shortDescription>File activity Report</shortDescription>
|
<shortDescription>File activity Report</shortDescription>
|
||||||
@ -54,6 +54,11 @@
|
|||||||
<name>1.6</name>
|
<name>1.6</name>
|
||||||
<tag>MAVEN_FILE_ACTIVITY_1_6</tag>
|
<tag>MAVEN_FILE_ACTIVITY_1_6</tag>
|
||||||
</version>
|
</version>
|
||||||
|
<version>
|
||||||
|
<id>1.6.1</id>
|
||||||
|
<name>1.6.1</name>
|
||||||
|
<tag>maven-file-activity-plugin-1.6.1</tag>
|
||||||
|
</version>
|
||||||
</versions>
|
</versions>
|
||||||
<developers>
|
<developers>
|
||||||
<developer>
|
<developer>
|
||||||
|
|||||||
@ -18,39 +18,39 @@
|
|||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
-->
|
-->
|
||||||
<document>
|
<document>
|
||||||
<properties>
|
<properties>
|
||||||
<title>Changes</title>
|
<title>Changes</title>
|
||||||
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
|
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
|
||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
<release version="1.6.1-SNAPSHOT" date="In SVN">
|
<release version="1.6.1" date="2007-04-19">
|
||||||
<action dev="ltheussl" type="fix" issue="MPFILEACTIVITY-3" due-to="Dennis Lundberg">Only show the timeframe when maven.changelog.type=range</action>
|
<action dev="ltheussl" type="fix" issue="MPFILEACTIVITY-3" due-to="Dennis Lundberg">Only show the timeframe when maven.changelog.type=range</action>
|
||||||
</release>
|
</release>
|
||||||
<release version="1.6" date="2006-01-29">
|
<release version="1.6" date="2006-01-29">
|
||||||
<action dev="ltheussl" type="fix" issue="MPFILEACTIVITY-2">File activity plugin creates wrong links for Subversion repositories. Use
|
<action dev="ltheussl" type="fix" issue="MPFILEACTIVITY-2">File activity plugin creates wrong links for Subversion repositories. Use
|
||||||
<code>maven.changelog.svn.baseurl</code>property.
|
<code>maven.changelog.svn.baseurl</code>property.
|
||||||
</action>
|
</action>
|
||||||
<action dev="aheritier" type="update" issue="MAVEN-1712">Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
|
<action dev="aheritier" type="update" issue="MAVEN-1712">Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
|
||||||
<ul>
|
<ul>
|
||||||
<li>commons-jelly-tags-xml v1.0 -> v1.1</li>
|
<li>commons-jelly-tags-xml v1.0 -> v1.1</li>
|
||||||
</ul>
|
</ul>
|
||||||
</action>
|
</action>
|
||||||
</release>
|
</release>
|
||||||
<release version="1.5.2" date="2005-07-30">
|
<release version="1.5.2" date="2005-07-30">
|
||||||
<action dev="brett" type="fix" issue="MPDEVACTIVITY-4">Make template compatible with changelog 1.8 plugin</action>
|
<action dev="brett" type="fix" issue="MPDEVACTIVITY-4">Make template compatible with changelog 1.8 plugin</action>
|
||||||
</release>
|
</release>
|
||||||
<release version="1.5.1" date="2004-10-23">
|
<release version="1.5.1" date="2004-10-23">
|
||||||
<action dev="dion" type="fix" issue="MPDEVACTIVITY-1">Use maven.changelog.range instead of maven.activity.range.</action>
|
<action dev="dion" type="fix" issue="MPDEVACTIVITY-1">Use maven.changelog.range instead of maven.activity.range.</action>
|
||||||
</release>
|
</release>
|
||||||
<release version="1.5" date="2004-05-15"/>
|
<release version="1.5" date="2004-05-15"/>
|
||||||
<release version="1.4" date="2004-03-07">
|
<release version="1.4" date="2004-03-07">
|
||||||
<action dev="evenisse" type="update">Add maven.changelog.basedir property.</action>
|
<action dev="evenisse" type="update">Add maven.changelog.basedir property.</action>
|
||||||
</release>
|
</release>
|
||||||
<release version="1.3" date="2003-09-29">
|
<release version="1.3" date="2003-09-29">
|
||||||
<action dev="evenisse" type="fix">Fix url generation when pom.repository.url isn't empty.</action>
|
<action dev="evenisse" type="fix">Fix url generation when pom.repository.url isn't empty.</action>
|
||||||
<action dev="evenisse" type="fix">Add xml declaration to generated report. Fixed for character encoding.</action>
|
<action dev="evenisse" type="fix">Add xml declaration to generated report. Fixed for character encoding.</action>
|
||||||
<action dev="evenisse" type="fix" issue="MAVEN-493">Fixed MAVEN-493. I register reports only if source, test,... exists. So, corresponding entrys in menu will appear only if reports are registered.</action>
|
<action dev="evenisse" type="fix" issue="MAVEN-493">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>
|
</release>
|
||||||
</body>
|
</body>
|
||||||
</document>
|
</document>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user