adding change
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114564 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4b1a78aeb7
commit
1a565ab4e0
@ -8,6 +8,11 @@
|
|||||||
<body>
|
<body>
|
||||||
|
|
||||||
<release version="1.0" date="in CVS">
|
<release version="1.0" date="in CVS">
|
||||||
|
|
||||||
|
<action dev="jvanzyl" type="update">
|
||||||
|
Remove the need for ${pom} interpolation in properties. The
|
||||||
|
use of the maven:property tag is now used to glean a default property.
|
||||||
|
</action>
|
||||||
<action dev="vmassol" type="add">
|
<action dev="vmassol" type="add">
|
||||||
Initial creation.
|
Initial creation.
|
||||||
</action>
|
</action>
|
||||||
|
|||||||
@ -9,6 +9,10 @@
|
|||||||
<body>
|
<body>
|
||||||
|
|
||||||
<release version="1.4" date="in CVS">
|
<release version="1.4" date="in CVS">
|
||||||
|
<action dev="jvanzyl" type="update">
|
||||||
|
Remove the need for ${pom} interpolation in properties. The
|
||||||
|
use of the maven:property tag is now used to glean a default property.
|
||||||
|
</action>
|
||||||
<action dev="dion" type="update">default useexternalfile to yes</action>
|
<action dev="dion" type="update">default useexternalfile to yes</action>
|
||||||
<action dev="dion" type="fix">
|
<action dev="dion" type="fix">
|
||||||
Applied MAVEN-1007. Fix typo in offline link generation.
|
Applied MAVEN-1007. Fix typo in offline link generation.
|
||||||
|
|||||||
@ -8,6 +8,10 @@
|
|||||||
|
|
||||||
<body>
|
<body>
|
||||||
<release version="1.2" date="2003-09-29">
|
<release version="1.2" date="2003-09-29">
|
||||||
|
<action dev="jvanzyl" type="update">
|
||||||
|
Remove the need for ${pom} interpolation in properties. The
|
||||||
|
use of the maven:property tag is now used to glean a default property.
|
||||||
|
</action>
|
||||||
<action dev="evenisse" type="fix">
|
<action dev="evenisse" type="fix">
|
||||||
Fixes for MAVEN-518.
|
Fixes for MAVEN-518.
|
||||||
Artifact processing in the plugin
|
Artifact processing in the plugin
|
||||||
|
|||||||
@ -7,8 +7,12 @@
|
|||||||
|
|
||||||
<body>
|
<body>
|
||||||
<release version="1.5" date="in CVS">
|
<release version="1.5" date="in CVS">
|
||||||
|
<action dev="jvanzyl" type="update">
|
||||||
|
Remove the need for ${pom} interpolation in properties. The use of the
|
||||||
|
maven:property tag is now used to glean a default property.
|
||||||
|
</action>
|
||||||
<action dev="dion" type="update">
|
<action dev="dion" type="update">
|
||||||
Removed unneeded ant and grant dependencies
|
Removed unneeded ant and grant dependencies.
|
||||||
</action>
|
</action>
|
||||||
<action dev="dion" type="update">
|
<action dev="dion" type="update">
|
||||||
Fix MAVEN-965. Document maven.xdoc.jsl.
|
Fix MAVEN-965. Document maven.xdoc.jsl.
|
||||||
@ -30,7 +34,7 @@
|
|||||||
</action>
|
</action>
|
||||||
<action dev="dion" type="fix">
|
<action dev="dion" type="fix">
|
||||||
Fixed empty scm repository and issue tracking URL still being added
|
Fixed empty scm repository and issue tracking URL still being added
|
||||||
to the project nav
|
to the project navigation.
|
||||||
</action>
|
</action>
|
||||||
</release>
|
</release>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user