Glen Mazza created JSPWIKI-756:
----------------------------------

             Summary: 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