[jira] [Updated] (KNOX-779) Exclude older org.codehaus.jackson dependencies from build cycle

2016-11-10 Thread Colm O hEigeartaigh (JIRA)

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

Colm O hEigeartaigh updated KNOX-779:
-
Attachment: 0001-KNOX-779-Exclude-older-org.codehaus.jackson-dependen.patch

> Exclude older org.codehaus.jackson dependencies from build cycle
> 
>
> Key: KNOX-779
> URL: https://issues.apache.org/jira/browse/KNOX-779
> Project: Apache Knox
>  Issue Type: Improvement
>Reporter: Colm O hEigeartaigh
>Assignee: Colm O hEigeartaigh
>Priority: Trivial
> Fix For: 0.11.0
>
> Attachments: 
> 0001-KNOX-779-Exclude-older-org.codehaus.jackson-dependen.patch
>
>
> Currently there is a mix of two different Jackson dependencies in the build 
> cycle, due to the older "org.codehaus.jackson" dependency coming from the 
> rest-assured test dependency.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (KNOX-779) Exclude older org.codehaus.jackson dependencies from build cycle

2016-11-10 Thread Colm O hEigeartaigh (JIRA)

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

Colm O hEigeartaigh updated KNOX-779:
-
Assignee: Colm O hEigeartaigh
  Status: Patch Available  (was: Open)

This patch contains two changes:

a) Remove jackson-core dependency from the poms - this is not required, as it's 
picked up via jackson-databind anyway.
b) Exclude org.codehaus.jackson dependencies from rest-assured.

> Exclude older org.codehaus.jackson dependencies from build cycle
> 
>
> Key: KNOX-779
> URL: https://issues.apache.org/jira/browse/KNOX-779
> Project: Apache Knox
>  Issue Type: Improvement
>Reporter: Colm O hEigeartaigh
>Assignee: Colm O hEigeartaigh
>Priority: Trivial
> Fix For: 0.11.0
>
> Attachments: 
> 0001-KNOX-779-Exclude-older-org.codehaus.jackson-dependen.patch
>
>
> Currently there is a mix of two different Jackson dependencies in the build 
> cycle, due to the older "org.codehaus.jackson" dependency coming from the 
> rest-assured test dependency.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)