[ http://jira.codehaus.org/browse/MCHANGES-28?page=comments#action_71263 ] 
            
Denis Cabasson commented on MCHANGES-28:
----------------------------------------

Simpler way to do this would be to simply use CDATA in changes.xml file. This 
is fully supported by current version of changes-plugin.

> Renderer html code provided in an action record
> -----------------------------------------------
>
>                 Key: MCHANGES-28
>                 URL: http://jira.codehaus.org/browse/MCHANGES-28
>             Project: Maven 2.x Changes Plugin
>          Issue Type: New Feature
>         Environment: windows and solaris
>            Reporter: Olivier Lamy
>             Fix For: 2.0
>
>         Attachments: changes.xml
>
>
> Is there any way to renderer the html code provided in an action reccord.
>       <action type="add" dev="olamy">
>         Added method :
>           <ul>
>             <li>int getInt(final String key, int defaultValue);</li>
>             <li>double getDouble(final String key, double defaultValue);</li>
>             <li>long getLong(final String key);</li>
>             <li>long getLong(final String key, long defaultValue);</li>
>           </ul>
>       </action>
> And having the <ul>... in the html page.
> Or using apt format ??

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to