Run before xdoc:init so generated xdocs can also be used by pdf plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116013 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
</util:available>
|
||||
</goal>
|
||||
|
||||
<preGoal name="xdoc:jelly-transform">
|
||||
<preGoal name="xdoc:init">
|
||||
<j:set var="enabled" value="${maven.html2xdoc.enabled}"/>
|
||||
<j:if test="${enabled}">
|
||||
<echo>html2xdoc is enabled</echo>
|
||||
|
||||
@@ -25,6 +25,7 @@
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.3.1-SNAPSHOT" date="in CVS">
|
||||
<action dev="carlos" type="update">Run before xdoc:init so generated xdocs can also be used by pdf plugin.</action>
|
||||
<action dev="dion" type="fix">Fix crash with an empty html body element.</action>
|
||||
</release>
|
||||
<release version="1.3" date="2004-05-15">
|
||||
|
||||
Reference in New Issue
Block a user