[ 
https://issues.apache.org/jira/browse/JSPWIKI-423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12646116#action_12646116
 ] 

Janne Jalkanen commented on JSPWIKI-423:
----------------------------------------

Yeah, I nearly had something to check in already...  But I have a bit of a 
problem.  Looks like Stripes changed from 1.4 to 1.5 in such a way that it can 
no longer scan the libraries from WEB-INF automatically.  Which is a bit of a 
bummer.

We can use the ResolveUtil to locate all files from "com", "org", and so on, 
but I think it's a bit heavy-handed to add ALL TLDs in the search list. I don't 
know if there's a way to search for every single class.

So maybe jspwiki_module.xml is actually mandatory.

> Plugins should use annotations instead of jspwiki_module.xml
> ------------------------------------------------------------
>
>                 Key: JSPWIKI-423
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-423
>             Project: JSPWiki
>          Issue Type: Improvement
>          Components: Plugins
>            Reporter: Janne Jalkanen
>            Assignee: Janne Jalkanen
>             Fix For: 3.0
>
>
> Use of annotations makes it much easier to keep a plugin up to date.   Please 
> see org.apache.jspwiki.api.ModuleData annotation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to