Discussion:
[jira] [Created] (ISIS-1635) Upgrade dependency to resteasy
Jörg Rade (JIRA)
2017-06-12 12:42:00 UTC
Permalink
Jörg Rade created ISIS-1635:
-------------------------------

Summary: Upgrade dependency to resteasy
Key: ISIS-1635
URL: https://issues.apache.org/jira/browse/ISIS-1635
Project: Isis
Issue Type: Improvement
Components: Core: Viewer: RestfulObjects
Reporter: Jörg Rade
Attachments: ScreenShot 757 Dependency-Check Report - Mozilla Firefox.png

org.codehaus.jackson brings in some vulnerabilities:
!ScreenShot 757 Dependency-Check Report - Mozilla Firefox.png|thumbnail!
{code}
[INFO] | +- org.apache.isis.core:isis-core-viewer-restfulobjects-server:jar:1.14.0:compile
[INFO] | | +- org.apache.isis.core:isis-core-viewer-restfulobjects-rendering:jar:1.14.0:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jaxb-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- com.sun.xml.bind:jaxb-impl:jar:2.2.7:compile
[INFO] | | | | | +- com.sun.xml.bind:jaxb-core:jar:2.2.7:compile
[INFO] | | | | | | +- javax.xml.bind:jaxb-api:jar:2.2.7:compile
[INFO] | | | | | | \- com.sun.istack:istack-commons-runtime:jar:2.16:compile
[INFO] | | | | | \- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.12:compile
[INFO] | | | | | \- javax.xml.bind:jsr173_api:jar:1.0:compile
[INFO] | | | | \- org.jboss.logging:jboss-logging:jar:3.1.4.GA:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jackson-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-core-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.12:compile
[INFO] | | | | \- org.codehaus.jackson:jackson-xc:jar:1.9.12:compile
{code}

Please upgrade to 3.1.3Final if feasible:
{code}
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jackson-provider</artifactId>
<version>3.1.3.Final</version>
</dependency>
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
Jörg Rade (JIRA)
2017-06-12 12:43:00 UTC
Permalink
[ https://issues.apache.org/jira/browse/ISIS-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jörg Rade updated ISIS-1635:
----------------------------
Attachment: (was: ScreenShot 757 Dependency-Check Report - Mozilla Firefox.png)
Post by Jörg Rade (JIRA)
Upgrade dependency to resteasy
------------------------------
Key: ISIS-1635
URL: https://issues.apache.org/jira/browse/ISIS-1635
Project: Isis
Issue Type: Improvement
Components: Core: Viewer: RestfulObjects
Reporter: Jörg Rade
!ScreenShot 757 Dependency-Check Report - Mozilla Firefox.pngl!
{code}
[INFO] | +- org.apache.isis.core:isis-core-viewer-restfulobjects-server:jar:1.14.0:compile
[INFO] | | +- org.apache.isis.core:isis-core-viewer-restfulobjects-rendering:jar:1.14.0:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jaxb-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- com.sun.xml.bind:jaxb-impl:jar:2.2.7:compile
[INFO] | | | | | +- com.sun.xml.bind:jaxb-core:jar:2.2.7:compile
[INFO] | | | | | | +- javax.xml.bind:jaxb-api:jar:2.2.7:compile
[INFO] | | | | | | \- com.sun.istack:istack-commons-runtime:jar:2.16:compile
[INFO] | | | | | \- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.12:compile
[INFO] | | | | | \- javax.xml.bind:jsr173_api:jar:1.0:compile
[INFO] | | | | \- org.jboss.logging:jboss-logging:jar:3.1.4.GA:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jackson-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-core-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.12:compile
[INFO] | | | | \- org.codehaus.jackson:jackson-xc:jar:1.9.12:compile
{code}
{code}
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jackson-provider</artifactId>
<version>3.1.3.Final</version>
</dependency>
{code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
Jörg Rade (JIRA)
2017-06-12 12:43:00 UTC
Permalink
[ https://issues.apache.org/jira/browse/ISIS-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jörg Rade updated ISIS-1635:
----------------------------
Description:
org.codehaus.jackson brings in some vulnerabilities:
!ScreenShot 757 Dependency-Check Report - Mozilla Firefox.pngl!
{code}
[INFO] | +- org.apache.isis.core:isis-core-viewer-restfulobjects-server:jar:1.14.0:compile
[INFO] | | +- org.apache.isis.core:isis-core-viewer-restfulobjects-rendering:jar:1.14.0:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jaxb-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- com.sun.xml.bind:jaxb-impl:jar:2.2.7:compile
[INFO] | | | | | +- com.sun.xml.bind:jaxb-core:jar:2.2.7:compile
[INFO] | | | | | | +- javax.xml.bind:jaxb-api:jar:2.2.7:compile
[INFO] | | | | | | \- com.sun.istack:istack-commons-runtime:jar:2.16:compile
[INFO] | | | | | \- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.12:compile
[INFO] | | | | | \- javax.xml.bind:jsr173_api:jar:1.0:compile
[INFO] | | | | \- org.jboss.logging:jboss-logging:jar:3.1.4.GA:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jackson-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-core-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.12:compile
[INFO] | | | | \- org.codehaus.jackson:jackson-xc:jar:1.9.12:compile
{code}

Please upgrade to 3.1.3Final if feasible:
{code}
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jackson-provider</artifactId>
<version>3.1.3.Final</version>
</dependency>
{code}

was:
org.codehaus.jackson brings in some vulnerabilities:
!ScreenShot 757 Dependency-Check Report - Mozilla Firefox.png|thumbnail!
{code}
[INFO] | +- org.apache.isis.core:isis-core-viewer-restfulobjects-server:jar:1.14.0:compile
[INFO] | | +- org.apache.isis.core:isis-core-viewer-restfulobjects-rendering:jar:1.14.0:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jaxb-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- com.sun.xml.bind:jaxb-impl:jar:2.2.7:compile
[INFO] | | | | | +- com.sun.xml.bind:jaxb-core:jar:2.2.7:compile
[INFO] | | | | | | +- javax.xml.bind:jaxb-api:jar:2.2.7:compile
[INFO] | | | | | | \- com.sun.istack:istack-commons-runtime:jar:2.16:compile
[INFO] | | | | | \- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.12:compile
[INFO] | | | | | \- javax.xml.bind:jsr173_api:jar:1.0:compile
[INFO] | | | | \- org.jboss.logging:jboss-logging:jar:3.1.4.GA:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jackson-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-core-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.12:compile
[INFO] | | | | \- org.codehaus.jackson:jackson-xc:jar:1.9.12:compile
{code}

Please upgrade to 3.1.3Final if feasible:
{code}
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jackson-provider</artifactId>
<version>3.1.3.Final</version>
</dependency>
{code}
Post by Jörg Rade (JIRA)
Upgrade dependency to resteasy
------------------------------
Key: ISIS-1635
URL: https://issues.apache.org/jira/browse/ISIS-1635
Project: Isis
Issue Type: Improvement
Components: Core: Viewer: RestfulObjects
Reporter: Jörg Rade
!ScreenShot 757 Dependency-Check Report - Mozilla Firefox.pngl!
{code}
[INFO] | +- org.apache.isis.core:isis-core-viewer-restfulobjects-server:jar:1.14.0:compile
[INFO] | | +- org.apache.isis.core:isis-core-viewer-restfulobjects-rendering:jar:1.14.0:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jaxb-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- com.sun.xml.bind:jaxb-impl:jar:2.2.7:compile
[INFO] | | | | | +- com.sun.xml.bind:jaxb-core:jar:2.2.7:compile
[INFO] | | | | | | +- javax.xml.bind:jaxb-api:jar:2.2.7:compile
[INFO] | | | | | | \- com.sun.istack:istack-commons-runtime:jar:2.16:compile
[INFO] | | | | | \- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.12:compile
[INFO] | | | | | \- javax.xml.bind:jsr173_api:jar:1.0:compile
[INFO] | | | | \- org.jboss.logging:jboss-logging:jar:3.1.4.GA:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jackson-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-core-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.12:compile
[INFO] | | | | \- org.codehaus.jackson:jackson-xc:jar:1.9.12:compile
{code}
{code}
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jackson-provider</artifactId>
<version>3.1.3.Final</version>
</dependency>
{code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
Jörg Rade (JIRA)
2017-06-12 12:47:00 UTC
Permalink
[ https://issues.apache.org/jira/browse/ISIS-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jörg Rade updated ISIS-1635:
----------------------------
Attachment: Dependency-Check.png
Post by Jörg Rade (JIRA)
Upgrade dependency to resteasy
------------------------------
Key: ISIS-1635
URL: https://issues.apache.org/jira/browse/ISIS-1635
Project: Isis
Issue Type: Improvement
Components: Core: Viewer: RestfulObjects
Reporter: Jörg Rade
Attachments: Dependency-Check.png
!ScreenShot 757 Dependency-Check Report - Mozilla Firefox.pngl!
{code}
[INFO] | +- org.apache.isis.core:isis-core-viewer-restfulobjects-server:jar:1.14.0:compile
[INFO] | | +- org.apache.isis.core:isis-core-viewer-restfulobjects-rendering:jar:1.14.0:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jaxb-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- com.sun.xml.bind:jaxb-impl:jar:2.2.7:compile
[INFO] | | | | | +- com.sun.xml.bind:jaxb-core:jar:2.2.7:compile
[INFO] | | | | | | +- javax.xml.bind:jaxb-api:jar:2.2.7:compile
[INFO] | | | | | | \- com.sun.istack:istack-commons-runtime:jar:2.16:compile
[INFO] | | | | | \- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.12:compile
[INFO] | | | | | \- javax.xml.bind:jsr173_api:jar:1.0:compile
[INFO] | | | | \- org.jboss.logging:jboss-logging:jar:3.1.4.GA:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jackson-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-core-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.12:compile
[INFO] | | | | \- org.codehaus.jackson:jackson-xc:jar:1.9.12:compile
{code}
{code}
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jackson-provider</artifactId>
<version>3.1.3.Final</version>
</dependency>
{code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
Jörg Rade (JIRA)
2017-06-12 12:48:00 UTC
Permalink
[ https://issues.apache.org/jira/browse/ISIS-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jörg Rade updated ISIS-1635:
----------------------------
Description:
org.codehaus.jackson brings in some vulnerabilities:
!Dependency-Check.png|thumbnail!
{code}
[INFO] | +- org.apache.isis.core:isis-core-viewer-restfulobjects-server:jar:1.14.0:compile
[INFO] | | +- org.apache.isis.core:isis-core-viewer-restfulobjects-rendering:jar:1.14.0:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jaxb-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- com.sun.xml.bind:jaxb-impl:jar:2.2.7:compile
[INFO] | | | | | +- com.sun.xml.bind:jaxb-core:jar:2.2.7:compile
[INFO] | | | | | | +- javax.xml.bind:jaxb-api:jar:2.2.7:compile
[INFO] | | | | | | \- com.sun.istack:istack-commons-runtime:jar:2.16:compile
[INFO] | | | | | \- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.12:compile
[INFO] | | | | | \- javax.xml.bind:jsr173_api:jar:1.0:compile
[INFO] | | | | \- org.jboss.logging:jboss-logging:jar:3.1.4.GA:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jackson-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-core-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.12:compile
[INFO] | | | | \- org.codehaus.jackson:jackson-xc:jar:1.9.12:compile
{code}

Please upgrade to 3.1.3Final if feasible:
{code}
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jackson-provider</artifactId>
<version>3.1.3.Final</version>
</dependency>
{code}

was:
org.codehaus.jackson brings in some vulnerabilities:
!ScreenShot 757 Dependency-Check Report - Mozilla Firefox.pngl!
{code}
[INFO] | +- org.apache.isis.core:isis-core-viewer-restfulobjects-server:jar:1.14.0:compile
[INFO] | | +- org.apache.isis.core:isis-core-viewer-restfulobjects-rendering:jar:1.14.0:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jaxb-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- com.sun.xml.bind:jaxb-impl:jar:2.2.7:compile
[INFO] | | | | | +- com.sun.xml.bind:jaxb-core:jar:2.2.7:compile
[INFO] | | | | | | +- javax.xml.bind:jaxb-api:jar:2.2.7:compile
[INFO] | | | | | | \- com.sun.istack:istack-commons-runtime:jar:2.16:compile
[INFO] | | | | | \- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.12:compile
[INFO] | | | | | \- javax.xml.bind:jsr173_api:jar:1.0:compile
[INFO] | | | | \- org.jboss.logging:jboss-logging:jar:3.1.4.GA:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jackson-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-core-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.12:compile
[INFO] | | | | \- org.codehaus.jackson:jackson-xc:jar:1.9.12:compile
{code}

Please upgrade to 3.1.3Final if feasible:
{code}
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jackson-provider</artifactId>
<version>3.1.3.Final</version>
</dependency>
{code}
Post by Jörg Rade (JIRA)
Upgrade dependency to resteasy
------------------------------
Key: ISIS-1635
URL: https://issues.apache.org/jira/browse/ISIS-1635
Project: Isis
Issue Type: Improvement
Components: Core: Viewer: RestfulObjects
Reporter: Jörg Rade
Attachments: Dependency-Check.png
!Dependency-Check.png|thumbnail!
{code}
[INFO] | +- org.apache.isis.core:isis-core-viewer-restfulobjects-server:jar:1.14.0:compile
[INFO] | | +- org.apache.isis.core:isis-core-viewer-restfulobjects-rendering:jar:1.14.0:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jaxb-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- com.sun.xml.bind:jaxb-impl:jar:2.2.7:compile
[INFO] | | | | | +- com.sun.xml.bind:jaxb-core:jar:2.2.7:compile
[INFO] | | | | | | +- javax.xml.bind:jaxb-api:jar:2.2.7:compile
[INFO] | | | | | | \- com.sun.istack:istack-commons-runtime:jar:2.16:compile
[INFO] | | | | | \- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.12:compile
[INFO] | | | | | \- javax.xml.bind:jsr173_api:jar:1.0:compile
[INFO] | | | | \- org.jboss.logging:jboss-logging:jar:3.1.4.GA:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jackson-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-core-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.12:compile
[INFO] | | | | \- org.codehaus.jackson:jackson-xc:jar:1.9.12:compile
{code}
{code}
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jackson-provider</artifactId>
<version>3.1.3.Final</version>
</dependency>
{code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
Jörg Rade (JIRA)
2017-06-12 12:51:00 UTC
Permalink
[ https://issues.apache.org/jira/browse/ISIS-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jörg Rade updated ISIS-1635:
----------------------------
Affects Version/s: 1.14.0
Post by Jörg Rade (JIRA)
Upgrade dependency to resteasy
------------------------------
Key: ISIS-1635
URL: https://issues.apache.org/jira/browse/ISIS-1635
Project: Isis
Issue Type: Improvement
Components: Core: Viewer: RestfulObjects
Affects Versions: 1.14.0
Reporter: Jörg Rade
Attachments: Dependency-Check.png
!Dependency-Check.png|thumbnail!
{code}
[INFO] | +- org.apache.isis.core:isis-core-viewer-restfulobjects-server:jar:1.14.0:compile
[INFO] | | +- org.apache.isis.core:isis-core-viewer-restfulobjects-rendering:jar:1.14.0:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jaxb-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- com.sun.xml.bind:jaxb-impl:jar:2.2.7:compile
[INFO] | | | | | +- com.sun.xml.bind:jaxb-core:jar:2.2.7:compile
[INFO] | | | | | | +- javax.xml.bind:jaxb-api:jar:2.2.7:compile
[INFO] | | | | | | \- com.sun.istack:istack-commons-runtime:jar:2.16:compile
[INFO] | | | | | \- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.12:compile
[INFO] | | | | | \- javax.xml.bind:jsr173_api:jar:1.0:compile
[INFO] | | | | \- org.jboss.logging:jboss-logging:jar:3.1.4.GA:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jackson-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-core-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.12:compile
[INFO] | | | | \- org.codehaus.jackson:jackson-xc:jar:1.9.12:compile
{code}
{code}
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jackson-provider</artifactId>
<version>3.1.3.Final</version>
</dependency>
{code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
Jörg Rade (JIRA)
2017-06-12 14:29:00 UTC
Permalink
[ https://issues.apache.org/jira/browse/ISIS-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jörg Rade updated ISIS-1635:
----------------------------
Description:
org.codehaus.jackson brings in some vulnerabilities:
!Dependency-Check.png|thumbnail!
{code}
[INFO] | +- org.apache.isis.core:isis-core-viewer-restfulobjects-server:jar:1.14.0:compile
[INFO] | | +- org.apache.isis.core:isis-core-viewer-restfulobjects-rendering:jar:1.14.0:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jaxb-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- com.sun.xml.bind:jaxb-impl:jar:2.2.7:compile
[INFO] | | | | | +- com.sun.xml.bind:jaxb-core:jar:2.2.7:compile
[INFO] | | | | | | +- javax.xml.bind:jaxb-api:jar:2.2.7:compile
[INFO] | | | | | | \- com.sun.istack:istack-commons-runtime:jar:2.16:compile
[INFO] | | | | | \- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.12:compile
[INFO] | | | | | \- javax.xml.bind:jsr173_api:jar:1.0:compile
[INFO] | | | | \- org.jboss.logging:jboss-logging:jar:3.1.4.GA:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jackson-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-core-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.12:compile
[INFO] | | | | \- org.codehaus.jackson:jackson-xc:jar:1.9.12:compile
{code}

Please upgrade to 3.1.3Final if feasible:
{code}
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxb-provider</artifactId>
<version>3.1.3.Final</version>
</dependency>
{code}

was:
org.codehaus.jackson brings in some vulnerabilities:
!Dependency-Check.png|thumbnail!
{code}
[INFO] | +- org.apache.isis.core:isis-core-viewer-restfulobjects-server:jar:1.14.0:compile
[INFO] | | +- org.apache.isis.core:isis-core-viewer-restfulobjects-rendering:jar:1.14.0:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jaxb-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- com.sun.xml.bind:jaxb-impl:jar:2.2.7:compile
[INFO] | | | | | +- com.sun.xml.bind:jaxb-core:jar:2.2.7:compile
[INFO] | | | | | | +- javax.xml.bind:jaxb-api:jar:2.2.7:compile
[INFO] | | | | | | \- com.sun.istack:istack-commons-runtime:jar:2.16:compile
[INFO] | | | | | \- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.12:compile
[INFO] | | | | | \- javax.xml.bind:jsr173_api:jar:1.0:compile
[INFO] | | | | \- org.jboss.logging:jboss-logging:jar:3.1.4.GA:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jackson-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-core-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.12:compile
[INFO] | | | | \- org.codehaus.jackson:jackson-xc:jar:1.9.12:compile
{code}

Please upgrade to 3.1.3Final if feasible:
{code}
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jackson-provider</artifactId>
<version>3.1.3.Final</version>
</dependency>
{code}
Post by Jörg Rade (JIRA)
Upgrade dependency to resteasy
------------------------------
Key: ISIS-1635
URL: https://issues.apache.org/jira/browse/ISIS-1635
Project: Isis
Issue Type: Improvement
Components: Core: Viewer: RestfulObjects
Affects Versions: 1.14.0
Reporter: Jörg Rade
Attachments: Dependency-Check.png
!Dependency-Check.png|thumbnail!
{code}
[INFO] | +- org.apache.isis.core:isis-core-viewer-restfulobjects-server:jar:1.14.0:compile
[INFO] | | +- org.apache.isis.core:isis-core-viewer-restfulobjects-rendering:jar:1.14.0:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jaxb-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- com.sun.xml.bind:jaxb-impl:jar:2.2.7:compile
[INFO] | | | | | +- com.sun.xml.bind:jaxb-core:jar:2.2.7:compile
[INFO] | | | | | | +- javax.xml.bind:jaxb-api:jar:2.2.7:compile
[INFO] | | | | | | \- com.sun.istack:istack-commons-runtime:jar:2.16:compile
[INFO] | | | | | \- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.12:compile
[INFO] | | | | | \- javax.xml.bind:jsr173_api:jar:1.0:compile
[INFO] | | | | \- org.jboss.logging:jboss-logging:jar:3.1.4.GA:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jackson-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-core-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.12:compile
[INFO] | | | | \- org.codehaus.jackson:jackson-xc:jar:1.9.12:compile
{code}
{code}
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxb-provider</artifactId>
<version>3.1.3.Final</version>
</dependency>
{code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
Jörg Rade (JIRA)
2017-06-12 14:31:00 UTC
Permalink
[ https://issues.apache.org/jira/browse/ISIS-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jörg Rade updated ISIS-1635:
----------------------------
Description:
org.codehaus.jackson brings in some vulnerabilities:
!Dependency-Check.png|thumbnail!
{code}
[INFO] | +- org.apache.isis.core:isis-core-viewer-restfulobjects-server:jar:1.14.0:compile
[INFO] | | +- org.apache.isis.core:isis-core-viewer-restfulobjects-rendering:jar:1.14.0:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jaxb-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- com.sun.xml.bind:jaxb-impl:jar:2.2.7:compile
[INFO] | | | | | +- com.sun.xml.bind:jaxb-core:jar:2.2.7:compile
[INFO] | | | | | | +- javax.xml.bind:jaxb-api:jar:2.2.7:compile
[INFO] | | | | | | \- com.sun.istack:istack-commons-runtime:jar:2.16:compile
[INFO] | | | | | \- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.12:compile
[INFO] | | | | | \- javax.xml.bind:jsr173_api:jar:1.0:compile
[INFO] | | | | \- org.jboss.logging:jboss-logging:jar:3.1.4.GA:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jackson-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-core-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.12:compile
[INFO] | | | | \- org.codehaus.jackson:jackson-xc:jar:1.9.12:compile
{code}

Please upgrade to 3.1.3Final if feasible:
{code}
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxb-provider</artifactId>
<version>3.1.3.Final</version>
</dependency>
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jackson-provider</artifactId>
<version>3.1.3.Final</version>
</dependency>

{code}

was:
org.codehaus.jackson brings in some vulnerabilities:
!Dependency-Check.png|thumbnail!
{code}
[INFO] | +- org.apache.isis.core:isis-core-viewer-restfulobjects-server:jar:1.14.0:compile
[INFO] | | +- org.apache.isis.core:isis-core-viewer-restfulobjects-rendering:jar:1.14.0:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jaxb-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- com.sun.xml.bind:jaxb-impl:jar:2.2.7:compile
[INFO] | | | | | +- com.sun.xml.bind:jaxb-core:jar:2.2.7:compile
[INFO] | | | | | | +- javax.xml.bind:jaxb-api:jar:2.2.7:compile
[INFO] | | | | | | \- com.sun.istack:istack-commons-runtime:jar:2.16:compile
[INFO] | | | | | \- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.12:compile
[INFO] | | | | | \- javax.xml.bind:jsr173_api:jar:1.0:compile
[INFO] | | | | \- org.jboss.logging:jboss-logging:jar:3.1.4.GA:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jackson-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-core-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.12:compile
[INFO] | | | | \- org.codehaus.jackson:jackson-xc:jar:1.9.12:compile
{code}

Please upgrade to 3.1.3Final if feasible:
{code}
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxb-provider</artifactId>
<version>3.1.3.Final</version>
</dependency>
{code}
Post by Jörg Rade (JIRA)
Upgrade dependency to resteasy
------------------------------
Key: ISIS-1635
URL: https://issues.apache.org/jira/browse/ISIS-1635
Project: Isis
Issue Type: Improvement
Components: Core: Viewer: RestfulObjects
Affects Versions: 1.14.0
Reporter: Jörg Rade
Attachments: Dependency-Check.png
!Dependency-Check.png|thumbnail!
{code}
[INFO] | +- org.apache.isis.core:isis-core-viewer-restfulobjects-server:jar:1.14.0:compile
[INFO] | | +- org.apache.isis.core:isis-core-viewer-restfulobjects-rendering:jar:1.14.0:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jaxb-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- com.sun.xml.bind:jaxb-impl:jar:2.2.7:compile
[INFO] | | | | | +- com.sun.xml.bind:jaxb-core:jar:2.2.7:compile
[INFO] | | | | | | +- javax.xml.bind:jaxb-api:jar:2.2.7:compile
[INFO] | | | | | | \- com.sun.istack:istack-commons-runtime:jar:2.16:compile
[INFO] | | | | | \- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.12:compile
[INFO] | | | | | \- javax.xml.bind:jsr173_api:jar:1.0:compile
[INFO] | | | | \- org.jboss.logging:jboss-logging:jar:3.1.4.GA:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jackson-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-core-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.12:compile
[INFO] | | | | \- org.codehaus.jackson:jackson-xc:jar:1.9.12:compile
{code}
{code}
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxb-provider</artifactId>
<version>3.1.3.Final</version>
</dependency>
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jackson-provider</artifactId>
<version>3.1.3.Final</version>
</dependency>
{code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
Dan Haywood (JIRA)
2017-07-31 08:23:00 UTC
Permalink
[ https://issues.apache.org/jira/browse/ISIS-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Haywood updated ISIS-1635:
------------------------------
Fix Version/s: 2.2.0
Post by Jörg Rade (JIRA)
Upgrade dependency to resteasy
------------------------------
Key: ISIS-1635
URL: https://issues.apache.org/jira/browse/ISIS-1635
Project: Isis
Issue Type: Improvement
Components: Core: Viewer: RestfulObjects
Affects Versions: 1.14.0
Reporter: Jörg Rade
Fix For: 2.2.0
Attachments: Dependency-Check.png
!Dependency-Check.png|thumbnail!
{code}
[INFO] | +- org.apache.isis.core:isis-core-viewer-restfulobjects-server:jar:1.14.0:compile
[INFO] | | +- org.apache.isis.core:isis-core-viewer-restfulobjects-rendering:jar:1.14.0:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jaxb-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- com.sun.xml.bind:jaxb-impl:jar:2.2.7:compile
[INFO] | | | | | +- com.sun.xml.bind:jaxb-core:jar:2.2.7:compile
[INFO] | | | | | | +- javax.xml.bind:jaxb-api:jar:2.2.7:compile
[INFO] | | | | | | \- com.sun.istack:istack-commons-runtime:jar:2.16:compile
[INFO] | | | | | \- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.12:compile
[INFO] | | | | | \- javax.xml.bind:jsr173_api:jar:1.0:compile
[INFO] | | | | \- org.jboss.logging:jboss-logging:jar:3.1.4.GA:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jackson-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-core-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.12:compile
[INFO] | | | | \- org.codehaus.jackson:jackson-xc:jar:1.9.12:compile
{code}
{code}
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxb-provider</artifactId>
<version>3.1.3.Final</version>
</dependency>
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jackson-provider</artifactId>
<version>3.1.3.Final</version>
</dependency>
{code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
Jörg Rade (JIRA)
2018-02-19 10:14:00 UTC
Permalink
[ https://issues.apache.org/jira/browse/ISIS-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jörg Rade resolved ISIS-1635.
-----------------------------
Resolution: Duplicate
Fix Version/s: (was: 2.4.0)
Post by Jörg Rade (JIRA)
Upgrade dependency to resteasy
------------------------------
Key: ISIS-1635
URL: https://issues.apache.org/jira/browse/ISIS-1635
Project: Isis
Issue Type: Improvement
Components: Core: Viewer: RestfulObjects
Affects Versions: 1.14.0
Reporter: Jörg Rade
Priority: Major
Attachments: Dependency-Check.png
!Dependency-Check.png|thumbnail!
{code}
[INFO] | +- org.apache.isis.core:isis-core-viewer-restfulobjects-server:jar:1.14.0:compile
[INFO] | | +- org.apache.isis.core:isis-core-viewer-restfulobjects-rendering:jar:1.14.0:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jaxb-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- com.sun.xml.bind:jaxb-impl:jar:2.2.7:compile
[INFO] | | | | | +- com.sun.xml.bind:jaxb-core:jar:2.2.7:compile
[INFO] | | | | | | +- javax.xml.bind:jaxb-api:jar:2.2.7:compile
[INFO] | | | | | | \- com.sun.istack:istack-commons-runtime:jar:2.16:compile
[INFO] | | | | | \- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.12:compile
[INFO] | | | | | \- javax.xml.bind:jsr173_api:jar:1.0:compile
[INFO] | | | | \- org.jboss.logging:jboss-logging:jar:3.1.4.GA:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jackson-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-core-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.12:compile
[INFO] | | | | \- org.codehaus.jackson:jackson-xc:jar:1.9.12:compile
{code}
{code}
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxb-provider</artifactId>
<version>3.1.3.Final</version>
</dependency>
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jackson-provider</artifactId>
<version>3.1.3.Final</version>
</dependency>
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
Dan Haywood (JIRA)
2018-03-06 12:49:00 UTC
Permalink
[ https://issues.apache.org/jira/browse/ISIS-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Haywood updated ISIS-1635:
------------------------------
Fix Version/s: 2.0.0-M1
Post by Jörg Rade (JIRA)
Upgrade dependency to resteasy
------------------------------
Key: ISIS-1635
URL: https://issues.apache.org/jira/browse/ISIS-1635
Project: Isis
Issue Type: Improvement
Components: Core: Viewer: RestfulObjects
Affects Versions: 1.14.0
Reporter: Jörg Rade
Priority: Major
Fix For: 2.0.0-M1
Attachments: Dependency-Check.png
!Dependency-Check.png|thumbnail!
{code}
[INFO] | +- org.apache.isis.core:isis-core-viewer-restfulobjects-server:jar:1.14.0:compile
[INFO] | | +- org.apache.isis.core:isis-core-viewer-restfulobjects-rendering:jar:1.14.0:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jaxb-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- com.sun.xml.bind:jaxb-impl:jar:2.2.7:compile
[INFO] | | | | | +- com.sun.xml.bind:jaxb-core:jar:2.2.7:compile
[INFO] | | | | | | +- javax.xml.bind:jaxb-api:jar:2.2.7:compile
[INFO] | | | | | | \- com.sun.istack:istack-commons-runtime:jar:2.16:compile
[INFO] | | | | | \- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.12:compile
[INFO] | | | | | \- javax.xml.bind:jsr173_api:jar:1.0:compile
[INFO] | | | | \- org.jboss.logging:jboss-logging:jar:3.1.4.GA:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jackson-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-core-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.12:compile
[INFO] | | | | \- org.codehaus.jackson:jackson-xc:jar:1.9.12:compile
{code}
{code}
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxb-provider</artifactId>
<version>3.1.3.Final</version>
</dependency>
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jackson-provider</artifactId>
<version>3.1.3.Final</version>
</dependency>
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
Andi Huber (JIRA)
2018-03-14 16:51:00 UTC
Permalink
[ https://issues.apache.org/jira/browse/ISIS-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andi Huber closed ISIS-1635.
----------------------------
Post by Jörg Rade (JIRA)
Upgrade dependency to resteasy
------------------------------
Key: ISIS-1635
URL: https://issues.apache.org/jira/browse/ISIS-1635
Project: Isis
Issue Type: Improvement
Components: Core: Viewer: RestfulObjects
Affects Versions: 1.14.0
Reporter: Jörg Rade
Priority: Major
Fix For: 2.0.0-M1
Attachments: Dependency-Check.png
!Dependency-Check.png|thumbnail!
{code}
[INFO] | +- org.apache.isis.core:isis-core-viewer-restfulobjects-server:jar:1.14.0:compile
[INFO] | | +- org.apache.isis.core:isis-core-viewer-restfulobjects-rendering:jar:1.14.0:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jaxb-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- com.sun.xml.bind:jaxb-impl:jar:2.2.7:compile
[INFO] | | | | | +- com.sun.xml.bind:jaxb-core:jar:2.2.7:compile
[INFO] | | | | | | +- javax.xml.bind:jaxb-api:jar:2.2.7:compile
[INFO] | | | | | | \- com.sun.istack:istack-commons-runtime:jar:2.16:compile
[INFO] | | | | | \- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.12:compile
[INFO] | | | | | \- javax.xml.bind:jsr173_api:jar:1.0:compile
[INFO] | | | | \- org.jboss.logging:jboss-logging:jar:3.1.4.GA:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jackson-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-core-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.12:compile
[INFO] | | | | \- org.codehaus.jackson:jackson-xc:jar:1.9.12:compile
{code}
{code}
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxb-provider</artifactId>
<version>3.1.3.Final</version>
</dependency>
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jackson-provider</artifactId>
<version>3.1.3.Final</version>
</dependency>
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
Andi Huber (JIRA)
2018-03-15 15:36:00 UTC
Permalink
[ https://issues.apache.org/jira/browse/ISIS-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andi Huber updated ISIS-1635:
-----------------------------
Fix Version/s: (was: 2.0.0-M1)
2.0.0-M2
Post by Jörg Rade (JIRA)
Upgrade dependency to resteasy
------------------------------
Key: ISIS-1635
URL: https://issues.apache.org/jira/browse/ISIS-1635
Project: Isis
Issue Type: Improvement
Components: Core: Viewer: RestfulObjects
Affects Versions: 1.14.0
Reporter: Jörg Rade
Priority: Major
Fix For: 2.0.0-M2
Attachments: Dependency-Check.png
!Dependency-Check.png|thumbnail!
{code}
[INFO] | +- org.apache.isis.core:isis-core-viewer-restfulobjects-server:jar:1.14.0:compile
[INFO] | | +- org.apache.isis.core:isis-core-viewer-restfulobjects-rendering:jar:1.14.0:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jaxb-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- com.sun.xml.bind:jaxb-impl:jar:2.2.7:compile
[INFO] | | | | | +- com.sun.xml.bind:jaxb-core:jar:2.2.7:compile
[INFO] | | | | | | +- javax.xml.bind:jaxb-api:jar:2.2.7:compile
[INFO] | | | | | | \- com.sun.istack:istack-commons-runtime:jar:2.16:compile
[INFO] | | | | | \- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.12:compile
[INFO] | | | | | \- javax.xml.bind:jsr173_api:jar:1.0:compile
[INFO] | | | | \- org.jboss.logging:jboss-logging:jar:3.1.4.GA:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jackson-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-core-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.12:compile
[INFO] | | | | \- org.codehaus.jackson:jackson-xc:jar:1.9.12:compile
{code}
{code}
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxb-provider</artifactId>
<version>3.1.3.Final</version>
</dependency>
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jackson-provider</artifactId>
<version>3.1.3.Final</version>
</dependency>
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
Andi Huber (JIRA)
2018-03-15 15:36:00 UTC
Permalink
[ https://issues.apache.org/jira/browse/ISIS-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andi Huber reopened ISIS-1635:
------------------------------

Let's stay on resteasy jaxrs version 3.0.17.Final for now (2.0.0-M1).

Reopened to move task to 2.0.0-M2.
Post by Jörg Rade (JIRA)
Upgrade dependency to resteasy
------------------------------
Key: ISIS-1635
URL: https://issues.apache.org/jira/browse/ISIS-1635
Project: Isis
Issue Type: Improvement
Components: Core: Viewer: RestfulObjects
Affects Versions: 1.14.0
Reporter: Jörg Rade
Priority: Major
Fix For: 2.0.0-M2
Attachments: Dependency-Check.png
!Dependency-Check.png|thumbnail!
{code}
[INFO] | +- org.apache.isis.core:isis-core-viewer-restfulobjects-server:jar:1.14.0:compile
[INFO] | | +- org.apache.isis.core:isis-core-viewer-restfulobjects-rendering:jar:1.14.0:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jaxb-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- com.sun.xml.bind:jaxb-impl:jar:2.2.7:compile
[INFO] | | | | | +- com.sun.xml.bind:jaxb-core:jar:2.2.7:compile
[INFO] | | | | | | +- javax.xml.bind:jaxb-api:jar:2.2.7:compile
[INFO] | | | | | | \- com.sun.istack:istack-commons-runtime:jar:2.16:compile
[INFO] | | | | | \- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.12:compile
[INFO] | | | | | \- javax.xml.bind:jsr173_api:jar:1.0:compile
[INFO] | | | | \- org.jboss.logging:jboss-logging:jar:3.1.4.GA:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jackson-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-core-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.12:compile
[INFO] | | | | \- org.codehaus.jackson:jackson-xc:jar:1.9.12:compile
{code}
{code}
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxb-provider</artifactId>
<version>3.1.3.Final</version>
</dependency>
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jackson-provider</artifactId>
<version>3.1.3.Final</version>
</dependency>
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
Andi Huber (JIRA)
2018-08-27 10:07:00 UTC
Permalink
[ https://issues.apache.org/jira/browse/ISIS-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andi Huber reassigned ISIS-1635:
--------------------------------

Assignee: Andi Huber
Post by Jörg Rade (JIRA)
Upgrade dependency to resteasy
------------------------------
Key: ISIS-1635
URL: https://issues.apache.org/jira/browse/ISIS-1635
Project: Isis
Issue Type: Improvement
Components: Core: Viewer: RestfulObjects
Affects Versions: 1.14.0
Reporter: Jörg Rade
Assignee: Andi Huber
Priority: Major
Fix For: 2.0.0-M2
Attachments: Dependency-Check.png
!Dependency-Check.png|thumbnail!
{code}
[INFO] | +- org.apache.isis.core:isis-core-viewer-restfulobjects-server:jar:1.14.0:compile
[INFO] | | +- org.apache.isis.core:isis-core-viewer-restfulobjects-rendering:jar:1.14.0:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jaxb-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- com.sun.xml.bind:jaxb-impl:jar:2.2.7:compile
[INFO] | | | | | +- com.sun.xml.bind:jaxb-core:jar:2.2.7:compile
[INFO] | | | | | | +- javax.xml.bind:jaxb-api:jar:2.2.7:compile
[INFO] | | | | | | \- com.sun.istack:istack-commons-runtime:jar:2.16:compile
[INFO] | | | | | \- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.12:compile
[INFO] | | | | | \- javax.xml.bind:jsr173_api:jar:1.0:compile
[INFO] | | | | \- org.jboss.logging:jboss-logging:jar:3.1.4.GA:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jackson-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-core-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.12:compile
[INFO] | | | | \- org.codehaus.jackson:jackson-xc:jar:1.9.12:compile
{code}
{code}
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxb-provider</artifactId>
<version>3.1.3.Final</version>
</dependency>
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jackson-provider</artifactId>
<version>3.1.3.Final</version>
</dependency>
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
ASF subversion and git services (JIRA)
2018-08-27 11:40:00 UTC
Permalink
[ https://issues.apache.org/jira/browse/ISIS-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16593540#comment-16593540 ]

ASF subversion and git services commented on ISIS-1635:
-------------------------------------------------------

Commit 02dd6ae7e2bf67d7fbc4cc13037f5db3a20f5389 in isis's branch refs/heads/master from [~hobrom]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=02dd6ae ]

ISIS-1635: resteasy plugin v3 fixed to support 3.1.4.Final
Post by Jörg Rade (JIRA)
Upgrade dependency to resteasy
------------------------------
Key: ISIS-1635
URL: https://issues.apache.org/jira/browse/ISIS-1635
Project: Isis
Issue Type: Improvement
Components: Core: Viewer: RestfulObjects
Affects Versions: 1.14.0
Reporter: Jörg Rade
Assignee: Andi Huber
Priority: Major
Fix For: 2.0.0-M2
Attachments: Dependency-Check.png
!Dependency-Check.png|thumbnail!
{code}
[INFO] | +- org.apache.isis.core:isis-core-viewer-restfulobjects-server:jar:1.14.0:compile
[INFO] | | +- org.apache.isis.core:isis-core-viewer-restfulobjects-rendering:jar:1.14.0:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jaxb-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- com.sun.xml.bind:jaxb-impl:jar:2.2.7:compile
[INFO] | | | | | +- com.sun.xml.bind:jaxb-core:jar:2.2.7:compile
[INFO] | | | | | | +- javax.xml.bind:jaxb-api:jar:2.2.7:compile
[INFO] | | | | | | \- com.sun.istack:istack-commons-runtime:jar:2.16:compile
[INFO] | | | | | \- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.12:compile
[INFO] | | | | | \- javax.xml.bind:jsr173_api:jar:1.0:compile
[INFO] | | | | \- org.jboss.logging:jboss-logging:jar:3.1.4.GA:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jackson-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-core-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.12:compile
[INFO] | | | | \- org.codehaus.jackson:jackson-xc:jar:1.9.12:compile
{code}
{code}
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxb-provider</artifactId>
<version>3.1.3.Final</version>
</dependency>
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jackson-provider</artifactId>
<version>3.1.3.Final</version>
</dependency>
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
Andi Huber (JIRA)
2018-08-28 12:34:00 UTC
Permalink
[ https://issues.apache.org/jira/browse/ISIS-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andi Huber closed ISIS-1635.
----------------------------
Resolution: Fixed
Post by Jörg Rade (JIRA)
Upgrade dependency to resteasy
------------------------------
Key: ISIS-1635
URL: https://issues.apache.org/jira/browse/ISIS-1635
Project: Isis
Issue Type: Improvement
Components: Core: Viewer: RestfulObjects
Affects Versions: 1.14.0
Reporter: Jörg Rade
Assignee: Andi Huber
Priority: Major
Fix For: 2.0.0-M2
Attachments: Dependency-Check.png
!Dependency-Check.png|thumbnail!
{code}
[INFO] | +- org.apache.isis.core:isis-core-viewer-restfulobjects-server:jar:1.14.0:compile
[INFO] | | +- org.apache.isis.core:isis-core-viewer-restfulobjects-rendering:jar:1.14.0:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jaxb-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- com.sun.xml.bind:jaxb-impl:jar:2.2.7:compile
[INFO] | | | | | +- com.sun.xml.bind:jaxb-core:jar:2.2.7:compile
[INFO] | | | | | | +- javax.xml.bind:jaxb-api:jar:2.2.7:compile
[INFO] | | | | | | \- com.sun.istack:istack-commons-runtime:jar:2.16:compile
[INFO] | | | | | \- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.12:compile
[INFO] | | | | | \- javax.xml.bind:jsr173_api:jar:1.0:compile
[INFO] | | | | \- org.jboss.logging:jboss-logging:jar:3.1.4.GA:compile
[INFO] | | | +- org.jboss.resteasy:resteasy-jackson-provider:jar:3.0.14.Final:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-core-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.12:compile
[INFO] | | | | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.12:compile
[INFO] | | | | \- org.codehaus.jackson:jackson-xc:jar:1.9.12:compile
{code}
{code}
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxb-provider</artifactId>
<version>3.1.3.Final</version>
</dependency>
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jackson-provider</artifactId>
<version>3.1.3.Final</version>
</dependency>
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Loading...