Reformat for use kink to jira
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114690 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c8049c7a83
commit
0cd45b7f79
@ -9,35 +9,33 @@
|
||||
<body>
|
||||
|
||||
<release version="1.4" date="in CVS">
|
||||
<action dev="evenisse" type="fix">
|
||||
Apply MPJAVADOC-19. Prevent the plugin from failing when a sourceDirectory exists,
|
||||
<action dev="evenisse" type="fix" issue="MPJAVADOC-19">
|
||||
Prevent the plugin from failing when a sourceDirectory exists,
|
||||
but it does not contain Java files.
|
||||
</action>
|
||||
<action dev="dion" type="fix">
|
||||
Apply MPJAVADOC-6.
|
||||
<action dev="dion" type="fix" issue="MPJAVADOC-6">
|
||||
</action>
|
||||
<action dev="dion" type="fix">
|
||||
Apply MPJAVADOC-17.
|
||||
<action dev="dion" type="fix" issue="MPJAVADOC-17">
|
||||
</action>
|
||||
<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="fix">
|
||||
Applied MAVEN-1007. Fix typo in offline link generation.
|
||||
<action dev="dion" type="fix" issue="MAVEN-1007">
|
||||
Fix typo in offline link generation.
|
||||
</action>
|
||||
<action dev="dion" type="add">
|
||||
Applied MAVEN-894. Allow custom taglets.
|
||||
<action dev="dion" type="add" issue="MAVEN-894">
|
||||
Allow custom taglets.
|
||||
</action>
|
||||
</release>
|
||||
|
||||
<release version="1.3" date="2003-09-29">
|
||||
<action dev="evenisse" type="add">
|
||||
MAVEN-639. Add maven.javadoc.overview property.
|
||||
<action dev="evenisse" type="add" issue="MAVEN-639">
|
||||
Add maven.javadoc.overview property.
|
||||
</action>
|
||||
<action dev="evenisse" type="add">
|
||||
MAVEN-805. Add maven.javadoc.useexternalfile property.
|
||||
<action dev="evenisse" type="add" issue="MAVEN-805">
|
||||
Add maven.javadoc.useexternalfile property.
|
||||
</action>
|
||||
<action dev="dion" type="update">
|
||||
update to use maven.docs.*/maven.gen.docs
|
||||
@ -51,8 +49,8 @@
|
||||
<action dev="dion" type="fix">
|
||||
Now respects pom.build.sourceModifications
|
||||
</action>
|
||||
<action dev="evenisse" type="fix">
|
||||
Fix Maven-428. Used maven.docs.dest
|
||||
<action dev="evenisse" type="fix" issue="MAVEN-428">
|
||||
Used maven.docs.dest
|
||||
</action>
|
||||
</release>
|
||||
<release version="1.2" date="Unknown">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user