[ 
http://jira.xwiki.org/jira/browse/XWIKI-1645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_21185
 ] 

Vincent Massol commented on XWIKI-1645:
---------------------------------------

Reverted the move to provided scope for the portlet api jar. It's not currently 
possible since XWiki Core has code that uses the Portlet API and this code is 
executed even when run in a Servlet container. Removing this code will need an 
important rewrite that can only be done with the new XWiki 2.0 architecture.

> build time/test jars should not be packaged with xwiki + possible bloat
> -----------------------------------------------------------------------
>
>                 Key: XWIKI-1645
>                 URL: http://jira.xwiki.org/jira/browse/XWIKI-1645
>             Project: XWiki Platform
>          Issue Type: Bug
>          Components: Build, Infrastructure and Tests
>    Affects Versions: 1.1 M3, 1.1 M4
>            Reporter: matthew payne
>         Assigned To: Vincent Massol
>             Fix For: 1.3 M1
>
>
> xwiki already is huge with an abundance of jars.
> Many jars packaged with xwiki.war are not useful during runtime and add to 
> bloat.
> Someone needs to refine the build process so build time jars are not included 
> with runtime jars.
> examples of these are:servlet-api.jar(fixed), junit-3.8.1.jar, 
> jmock-1.0.1.jar, jtidy-8.0-20060801.131059-3-dev.jar
> ehcache.jar and oscache.jar (are two caching implementations really needed??)
> There maybe many others, but someone needs to go through with a fine tooth 
> comb
> ant-1.6.5.jar (maybe??)
> postlet-api-1.0.jar(???)
> jdom and dom4j  e.g. two libs that do the same thing

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

        
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to