You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/18 12:50:00 UTC

[jira] [Work logged] (CXF-7974) Definition of defined in cxf-jaxws causes trouble in jdk11

     [ https://issues.apache.org/jira/browse/CXF-7974?focusedWorklogId=200024&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-200024 ]

ASF GitHub Bot logged work on CXF-7974:
---------------------------------------

                Author: ASF GitHub Bot
            Created on: 18/Feb/19 12:49
            Start Date: 18/Feb/19 12:49
    Worklog Time Spent: 10m 
      Work Description: JiriOndrusek commented on pull request #512: CXF-7974 <library> defined in cxf-jaxws causes trouble (jdk11)
URL: https://github.com/apache/cxf/pull/512
 
 
   Issue: https://issues.apache.org/jira/browse/CXF-7974
   
   Removal of <library ....jaxws-api.. > from cxf-jaxws. Library is already defined in cxf-specs, so it could be removed -> solves problems on jdk11.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 200024)
            Time Spent: 10m
    Remaining Estimate: 0h

> Definition of <library ..jaxws-api..> defined in cxf-jaxws causes trouble in jdk11
> ----------------------------------------------------------------------------------
>
>                 Key: CXF-7974
>                 URL: https://issues.apache.org/jira/browse/CXF-7974
>             Project: CXF
>          Issue Type: Bug
>          Components: OSGi
>    Affects Versions: 3.3.1
>            Reporter: Jiri Ondrusek
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Definition
> {noformat}
> <library type="endorsed" export="true">mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxws-api-2.2/${cxf.servicemix.specs.version}</library>
> {noformat}
> causes problem when packages are loaded in jdk11. Jaxws has to be handled differently, but export=true causes changes in etc/config, which can not be there.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)