[jira] [Commented] (CXF-7950) Update Johnzon to 1.1.11

2019-04-30 Thread Andriy Redko (JIRA)


[ 
https://issues.apache.org/jira/browse/CXF-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16830254#comment-16830254
 ] 

Andriy Redko commented on CXF-7950:
---

On it, I think we shouldn't break anything.

> Update Johnzon to 1.1.11
> 
>
> Key: CXF-7950
> URL: https://issues.apache.org/jira/browse/CXF-7950
> Project: CXF
>  Issue Type: Task
>Affects Versions: 3.3.1
>Reporter: Dennis Kieselhorst
>Assignee: Andriy Redko
>Priority: Minor
> Fix For: 3.3.2
>
>




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


[jira] [Commented] (CXF-7950) Update Johnzon to 1.1.11

2019-04-30 Thread Colm O hEigeartaigh (JIRA)


[ 
https://issues.apache.org/jira/browse/CXF-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16830199#comment-16830199
 ] 

Colm O hEigeartaigh commented on CXF-7950:
--

Might as well extract them and do the Johnzon upgrade, so long as the upgrade 
is not breaking backwards compatibility.

> Update Johnzon to 1.1.11
> 
>
> Key: CXF-7950
> URL: https://issues.apache.org/jira/browse/CXF-7950
> Project: CXF
>  Issue Type: Task
>Reporter: Dennis Kieselhorst
>Assignee: Andriy Redko
>Priority: Minor
> Fix For: 3.4.0
>
>




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


[jira] [Commented] (CXF-7950) Update Johnzon to 1.1.11

2019-04-30 Thread Andriy Redko (JIRA)


[ 
https://issues.apache.org/jira/browse/CXF-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16830187#comment-16830187
 ] 

Andriy Redko commented on CXF-7950:
---

That's right, thanks [~deki], since Geronimo OpenApi requires JSON-P / JSON-B, 
I updated to latest Johnzon 1.1.11. The OSGi deployment needs service provider 
(Aries Fly) and works well (checked in Karaf 4.2.2). Do you prefer to keep in 
in CXF-7601 or I can do extract the relevant changes a close this guy? Thanks.

> Update Johnzon to 1.1.11
> 
>
> Key: CXF-7950
> URL: https://issues.apache.org/jira/browse/CXF-7950
> Project: CXF
>  Issue Type: Task
>Reporter: Dennis Kieselhorst
>Assignee: Andriy Redko
>Priority: Minor
> Fix For: 3.4.0
>
>




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


[jira] [Commented] (CXF-7950) Update Johnzon to 1.1.11

2019-04-30 Thread Dennis Kieselhorst (JIRA)


[ 
https://issues.apache.org/jira/browse/CXF-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16830182#comment-16830182
 ] 

Dennis Kieselhorst commented on CXF-7950:
-

[~reta] I noticed you already did it in 
[https://github.com/apache/cxf/tree/CXF-7601_microProfileOpenApi] right?

> Update Johnzon to 1.1.11
> 
>
> Key: CXF-7950
> URL: https://issues.apache.org/jira/browse/CXF-7950
> Project: CXF
>  Issue Type: Task
>Reporter: Dennis Kieselhorst
>Priority: Minor
> Fix For: 3.4.0
>
>




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


[jira] [Commented] (CXF-7950) Update Johnzon to 1.1.11

2019-04-30 Thread JIRA


[ 
https://issues.apache.org/jira/browse/CXF-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16830112#comment-16830112
 ] 

Jean-Baptiste Onofré commented on CXF-7950:
---

I'm tackling this update.

> Update Johnzon to 1.1.11
> 
>
> Key: CXF-7950
> URL: https://issues.apache.org/jira/browse/CXF-7950
> Project: CXF
>  Issue Type: Task
>Reporter: Dennis Kieselhorst
>Priority: Minor
> Fix For: 3.4.0
>
>




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


[jira] [Commented] (CXF-7950) Update Johnzon to 1.1.11

2019-01-18 Thread Dennis Kieselhorst (JIRA)


[ 
https://issues.apache.org/jira/browse/CXF-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16746255#comment-16746255
 ] 

Dennis Kieselhorst commented on CXF-7950:
-

Setting {color:#80}cxf.johnzon.version {color}to 1.1.11 currently fails 
with:
{noformat}
Message: Unable to resolve root: missing requirement [root] osgi.identity; 
osgi.identity=cxf-jsr-json; type=karaf.feature; version=3.3.0.SNAPSHOT; 
filter:="(&(osgi.identity=cxf-jsr-json)(type=karaf.feature)(version>=3.3.0.SNAPSHOT))"
 [caused by: Unable to resolve cxf-jsr-json/3.3.0.SNAPSHOT: missing requirement 
[cxf-jsr-json/3.3.0.SNAPSHOT] osgi.identity; 
osgi.identity=org.apache.johnzon.core; type=osgi.bundle; 
version="[1.1.11,1.1.11]"; resolution:=mandatory [caused by: Unable to resolve 
org.apache.johnzon.core/1.1.11: missing requirement 
[org.apache.johnzon.core/1.1.11] osgi.extender; 
filter:="(osgi.extender=osgi.serviceloader.registrar)"]]{noformat}

> Update Johnzon to 1.1.11
> 
>
> Key: CXF-7950
> URL: https://issues.apache.org/jira/browse/CXF-7950
> Project: CXF
>  Issue Type: Task
>Reporter: Dennis Kieselhorst
>Priority: Minor
>




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