Andrew Janke created CXF-5697:
---------------------------------
Summary: WHICH_JARS inconsistent with libs/ contents for 2.7.11
Key: CXF-5697
URL: https://issues.apache.org/jira/browse/CXF-5697
Project: CXF
Issue Type: Bug
Components: Documentation
Affects Versions: 2.7.11
Reporter: Andrew Janke
Priority: Minor
I downloaded the 2.7.11 distribution .zip file from
http://cxf.apache.org/download.html, and it seems some of the items in the
libs/WHICH_JARS file are inconsistent with the actual contents of the libs/
directory.
|| What's in WHICH_JARS || Actually in libs/ dir || Notes ||
| XMLSchema.jar | xmlschema-core.jar | |
| sl4j.jar | slf4j.jar | |
| sl4j-jdk14 | slf4j-jdk14.jar | |
| jdom.jar | Missing | |
| bcprov-jdk15.jar | Missing | |
| abdera* | Missing | |
| jaxen.jar | Missing | |
| axiom* | Missing | |
| javax.ws.rs-apijar | javax.ws.rs-api.jar | |
| httpcore-nio-4.2.2.jar | httpcore-nio-4.2.4.jar | This is one with an
explicit version included, but it differs from the actual shipped jar |
| msv-core.jar (version 2010.1) | msv-core.jar (version 2011.1) | Explicit
version differs |
| xsdlib:jar | xsdlib.jar | Typo |
I'm guessing the missing jars are no longer needed, but don't know enough to
confirm that. I haven't observed any unexpected behavior, but I'm just now
upgrading to 2.7.11.
--
This message was sent by Atlassian JIRA
(v6.2#6252)