Re: JSPWiki public api proposal + 2.11.0.M7 release

2020-03-06 Thread Murray Altheim
> Hi Murray, > > for plugins, most probably there'll be a signature change on WikiPlugin, > from: > String execute( WikiContext context, Map< String, String > params ) throws > PluginException; > > to: > String execute( Context context, Map< String, String > params ) throws > PluginException;

Re: Error on latest 2.11.0-M7-git-10

2020-03-06 Thread Dirk Frederickx
Juan Txs! dirk On Fri, Mar 6, 2020 at 7:40 PM Juan Pablo Santos Rodríguez < juanpablo.san...@gmail.com> wrote: > Hi, > > pushed the changes with last commit, now both maven cargo plugin and > portable binaries use a tomcat 9.x > server. I've also updated > >

Re: JSPWiki public api proposal + 2.11.0.M7 release

2020-03-06 Thread Juan Pablo Santos Rodríguez
Hi Murray, for plugins, most probably there'll be a signature change on WikiPlugin, from: String execute( WikiContext context, Map< String, String > params ) throws PluginException; to: String execute( Context context, Map< String, String > params ) throws PluginException; With Context being a

[jira] [Commented] (JSPWIKI-303) JSPWiki-API library creation

2020-03-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/JSPWIKI-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17053652#comment-17053652 ] ASF subversion and git services commented on JSPWIKI-303: - Commit

[jira] [Commented] (JSPWIKI-303) JSPWiki-API library creation

2020-03-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/JSPWIKI-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17053651#comment-17053651 ] ASF subversion and git services commented on JSPWIKI-303: - Commit