[ http://jira.codehaus.org/browse/MCHANGES-28?page=all ]

Brett Porter moved MOJO-123 to MCHANGES-28:
-------------------------------------------

    Fix Version: 2.0
      Component:     (was: changes)
       Workflow: jira  (was: Maven New)
            Key: MCHANGES-28  (was: MOJO-123)
        Project: Maven 2.x Changes Plugin  (was: Mojo)

> 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
>         Type: New Feature

>  Environment: windows and solaris
>     Reporter: Olivier Lamy
>      Fix For: 2.0

>
>
> 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