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

Juan Pablo Santos Rodríguez commented on JSPWIKI-756:
-----------------------------------------------------

+1 on removing org.apache.wiki.content.Exporter

As for the the jasper-* dependencies, they're are used only to precompile the 
JSPs (cfr. with war-tomcat target). They're with the test libraries just to 
ensure they don't end up with the main build. Haven't had time to check the 
rest of the jars..

br,
juan pablo
                
> Unused JAR references in build.xml
> ----------------------------------
>
>                 Key: JSPWIKI-756
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-756
>             Project: JSPWiki
>          Issue Type: Improvement
>          Components: Core & storage
>    Affects Versions: 2.9.1
>         Environment: JDK 7, Tomcat 7, Ubuntu Linux.
>            Reporter: Glen Mazza
>            Priority: Minor
>         Attachments: buildPatch.diff
>
>
> Testing with Ant, I found four JARs declared for testing but not needed for 
> it: custom_rhino-0.4.3.jar, jasper-compiler-5.5.23.jar, xercesImpl-2.6.2.jar, 
> xml-apis-1.0.b2.jar.  Further, Maven had detected that the stripes JAR, 
> declared at the testing level, should be actually made available in the main 
> JAR.  Patch attached accomplishes these goals.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to