You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Andrew Janke (JIRA)" <ji...@apache.org> on 2014/04/16 23:22:14 UTC

[jira] [Updated] (CXF-5697) WHICH_JARS inconsistent with lib/ contents for 2.7.11

     [ https://issues.apache.org/jira/browse/CXF-5697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Janke updated CXF-5697:
------------------------------

    Description: 
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 lib/WHICH_JARS file are inconsistent with the actual contents of the lib/ directory.

|| What's in WHICH_JARS || Actually in lib/ 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.

  was:
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.

        Summary: WHICH_JARS inconsistent with lib/ contents for 2.7.11  (was: WHICH_JARS inconsistent with libs/ contents for 2.7.11)

> WHICH_JARS inconsistent with lib/ 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 lib/WHICH_JARS file are inconsistent with the actual contents of the lib/ directory.
> || What's in WHICH_JARS || Actually in lib/ 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)