Markup tags were ignored in description
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@326668 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a3639e678a
commit
b75971d7ce
@ -134,8 +134,7 @@
|
|||||||
<jsl:applyTemplates select="description"/>
|
<jsl:applyTemplates select="description"/>
|
||||||
</x:if>
|
</x:if>
|
||||||
<x:if select="not($currentAction/description)">
|
<x:if select="not($currentAction/description)">
|
||||||
<x:set var="text" select="string(.)"/>
|
<jsl:applyTemplates trim="false"/>
|
||||||
${text}
|
|
||||||
</x:if>
|
</x:if>
|
||||||
|
|
||||||
<j:useBean var="finder" class="org.apache.maven.changes.IssueFinder"/>
|
<j:useBean var="finder" class="org.apache.maven.changes.IssueFinder"/>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user