[jira] [Commented] (IGNITE-9036) Update FasterXML jackson-databind dependency version in Apache Ignite

2018-07-25 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/IGNITE-9036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16555726#comment-16555726
 ] 

ASF GitHub Bot commented on IGNITE-9036:


Github user asfgit closed the pull request at:

https://github.com/apache/ignite/pull/4406


> Update FasterXML jackson-databind dependency version in Apache Ignite
> -
>
> Key: IGNITE-9036
> URL: https://issues.apache.org/jira/browse/IGNITE-9036
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Dmitriy Pavlov
>Assignee: Denis Garus
>Priority: Major
> Fix For: 2.7
>
>
> Actual: jackson2.version in ignite parent pom is 2.6.5, required 2.9.5 or 
> later,
> Latest version is 2.9.6
> affected modules will be at least ignite-aws, ignite-rest-http
> It is required to run RunAll to check all tests passed, check full build 
> locally using build.sh.
> Probably it is required to run release step to make sure release candidate 
> can be prepared.



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


[jira] [Commented] (IGNITE-9036) Update FasterXML jackson-databind dependency version in Apache Ignite

2018-07-25 Thread Denis Garus (JIRA)


[ 
https://issues.apache.org/jira/browse/IGNITE-9036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16555434#comment-16555434
 ] 

Denis Garus commented on IGNITE-9036:
-

[~dpavlov]

I've finished all the tests and everything looks to be OK.

> Update FasterXML jackson-databind dependency version in Apache Ignite
> -
>
> Key: IGNITE-9036
> URL: https://issues.apache.org/jira/browse/IGNITE-9036
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Dmitriy Pavlov
>Assignee: Denis Garus
>Priority: Major
> Fix For: 2.7
>
>
> Actual: jackson2.version in ignite parent pom is 2.6.5, required 2.9.5 or 
> later,
> Latest version is 2.9.6
> affected modules will be at least ignite-aws, ignite-rest-http
> It is required to run RunAll to check all tests passed, check full build 
> locally using build.sh.
> Probably it is required to run release step to make sure release candidate 
> can be prepared.



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


[jira] [Commented] (IGNITE-9036) Update FasterXML jackson-databind dependency version in Apache Ignite

2018-07-25 Thread Denis Garus (JIRA)


[ 
https://issues.apache.org/jira/browse/IGNITE-9036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16555383#comment-16555383
 ] 

Denis Garus commented on IGNITE-9036:
-

[~dpavlov]

I've created task about ignite-kubernetes.

https://issues.apache.org/jira/browse/IGNITE-9073

> Update FasterXML jackson-databind dependency version in Apache Ignite
> -
>
> Key: IGNITE-9036
> URL: https://issues.apache.org/jira/browse/IGNITE-9036
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Dmitriy Pavlov
>Assignee: Denis Garus
>Priority: Major
> Fix For: 2.7
>
>
> Actual: jackson2.version in ignite parent pom is 2.6.5, required 2.9.5 or 
> later,
> Latest version is 2.9.6
> affected modules will be at least ignite-aws, ignite-rest-http
> It is required to run RunAll to check all tests passed, check full build 
> locally using build.sh.
> Probably it is required to run release step to make sure release candidate 
> can be prepared.



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


[jira] [Commented] (IGNITE-9036) Update FasterXML jackson-databind dependency version in Apache Ignite

2018-07-23 Thread Dmitriy Pavlov (JIRA)


[ 
https://issues.apache.org/jira/browse/IGNITE-9036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16553168#comment-16553168
 ] 

Dmitriy Pavlov commented on IGNITE-9036:


No, I found usage in ignite-kubernetes. Probably we should use jakson2x there. 

> Update FasterXML jackson-databind dependency version in Apache Ignite
> -
>
> Key: IGNITE-9036
> URL: https://issues.apache.org/jira/browse/IGNITE-9036
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Dmitriy Pavlov
>Assignee: Denis Garus
>Priority: Major
> Fix For: 2.7
>
>
> Actual: jackson2.version in ignite parent pom is 2.6.5, required 2.9.5 or 
> later,
> Latest version is 2.9.6
> affected modules will be at least ignite-aws, ignite-rest-http
> It is required to run RunAll to check all tests passed, check full build 
> locally using build.sh.
> Probably it is required to run release step to make sure release candidate 
> can be prepared.



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


[jira] [Commented] (IGNITE-9036) Update FasterXML jackson-databind dependency version in Apache Ignite

2018-07-23 Thread Dmitriy Pavlov (JIRA)


[ 
https://issues.apache.org/jira/browse/IGNITE-9036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16553163#comment-16553163
 ] 

Dmitriy Pavlov commented on IGNITE-9036:


It is also possible to try to remove jackson.version property and check if 
Apache Ignite will compile without it.

I didn't find any usage, but it is better to be double-checked.

> Update FasterXML jackson-databind dependency version in Apache Ignite
> -
>
> Key: IGNITE-9036
> URL: https://issues.apache.org/jira/browse/IGNITE-9036
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Dmitriy Pavlov
>Assignee: Denis Garus
>Priority: Major
> Fix For: 2.7
>
>
> Actual: jackson2.version in ignite parent pom is 2.6.5, required 2.9.5 or 
> later,
> Latest version is 2.9.6
> affected modules will be at least ignite-aws, ignite-rest-http
> It is required to run RunAll to check all tests passed, check full build 
> locally using build.sh.
> Probably it is required to run release step to make sure release candidate 
> can be prepared.



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


[jira] [Commented] (IGNITE-9036) Update FasterXML jackson-databind dependency version in Apache Ignite

2018-07-23 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/IGNITE-9036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16552814#comment-16552814
 ] 

ASF GitHub Bot commented on IGNITE-9036:


GitHub user dgarus opened a pull request:

https://github.com/apache/ignite/pull/4406

IGNITE-9036 change version jersey2 from 2.6.5 to 2.9.6



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/dgarus/ignite ignte-9036

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4406.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4406


commit 472f34239619af530db9c7a69decb7428af23da5
Author: Garus Denis 
Date:   2018-07-23T13:04:52Z

IGNITE-9036 change version jersey2 from 2.6.5 to 2.9.6




> Update FasterXML jackson-databind dependency version in Apache Ignite
> -
>
> Key: IGNITE-9036
> URL: https://issues.apache.org/jira/browse/IGNITE-9036
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Dmitriy Pavlov
>Assignee: Denis Garus
>Priority: Major
> Fix For: 2.7
>
>
> Actual: jackson2.version in ignite parent pom is 2.6.5, required 2.9.5 or 
> later,
> Latest version is 2.9.6
> affected modules will be at least ignite-aws.
> It is required to run RunAll to check all tests passed, check full build 
> locally using build.sh.
> Probably it is required to run release step to make sure release candidate 
> can be prepared.



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