You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2017/03/23 14:03:41 UTC

[jira] [Resolved] (CXF-7108) NOTICE file in Distribution is too broad

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

Daniel Kulp resolved CXF-7108.
------------------------------
       Resolution: Won't Fix
    Fix Version/s: Invalid

Each of the Jar's has it's own NOTICE file embedded in it if you need information about a specific jar.

> NOTICE file in Distribution is too broad
> ----------------------------------------
>
>                 Key: CXF-7108
>                 URL: https://issues.apache.org/jira/browse/CXF-7108
>             Project: CXF
>          Issue Type: Bug
>          Components: Build system
>            Reporter: John D. Ament
>             Fix For: Invalid
>
>
> The NOTICE file that gets included in the distribution is too broad, or at least doesn't make it clear that this is only for the full distribution: https://github.com/apache/cxf/blob/master/distribution/src/main/appended-resources/META-INF/NOTICE
> In my case, using CXF I bring in a subset of your JARs
> {code}
> -rw-r--r--  1 spartan  staff   172863 Oct 17 15:24 cxf-rt-wsdl-3.1.7.jar
> -rw-r--r--  1 spartan  staff   680540 Oct 17 15:24 cxf-rt-ws-security-3.1.7.jar
> -rw-r--r--  1 spartan  staff   213517 Oct 17 15:24 cxf-rt-ws-policy-3.1.7.jar
> -rw-r--r--  1 spartan  staff    75855 Oct 17 15:24 cxf-rt-ws-addr-3.1.7.jar
> -rw-r--r--  1 spartan  staff    40917 Oct 17 15:24 cxf-rt-security-saml-3.1.7.jar
> -rw-r--r--  1 spartan  staff    32110 Oct 17 15:24 cxf-rt-security-3.1.7.jar
> -rw-r--r--  1 spartan  staff   101548 Oct 17 15:24 cxf-rt-frontend-simple-3.1.7.jar
> -rw-r--r--  1 spartan  staff   341830 Oct 17 15:24 cxf-rt-frontend-jaxws-3.1.7.jar
> -rw-r--r--  1 spartan  staff   103823 Oct 17 15:24 cxf-rt-databinding-jaxb-3.1.7.jar
> -rw-r--r--  1 spartan  staff    37934 Oct 17 15:24 cxf-rt-bindings-xml-3.1.7.jar
> -rw-r--r--  1 spartan  staff   178021 Oct 17 15:24 cxf-rt-bindings-soap-3.1.7.jar
> -rw-r--r--  1 spartan  staff  1354879 Oct 17 15:24 cxf-core-3.1.7.jar
> -rw-r--r--  1 spartan  staff   344190 Oct 17 15:24 cxf-rt-transports-http-3.1.7.jar
> {code}
> However, external interpretation is that your NOTICE file requires all of this extra content - when not all of it applies in this case.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)