[ https://jira.codehaus.org/browse/MCHANGES-28?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Osipov updated MCHANGES-28: ----------------------------------- Fix Version/s: (was: 2.0-beta-3) > Renderer html code provided in an action record > ----------------------------------------------- > > Key: MCHANGES-28 > URL: https://jira.codehaus.org/browse/MCHANGES-28 > Project: Maven Changes Plugin > Issue Type: New Feature > Components: changes.xml > Environment: windows and solaris > Reporter: Olivier Lamy > 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 was sent by Atlassian JIRA (v6.1.6#6162)