[jira] [Commented] (BEAM-2013) Upgrade to Jackson 2.8.8

2017-04-19 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/BEAM-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15975534#comment-15975534
 ] 

ASF GitHub Bot commented on BEAM-2013:
--

Github user asfgit closed the pull request at:

https://github.com/apache/beam/pull/2589


> Upgrade to Jackson 2.8.8
> 
>
> Key: BEAM-2013
> URL: https://issues.apache.org/jira/browse/BEAM-2013
> Project: Beam
>  Issue Type: Improvement
>  Components: sdk-java-core
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
> Fix For: First stable release
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (BEAM-2013) Upgrade to Jackson 2.8.8

2017-04-19 Thread JIRA

[ 
https://issues.apache.org/jira/browse/BEAM-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15974842#comment-15974842
 ] 

Jean-Baptiste Onofré commented on BEAM-2013:


The main reason is fixes in jackson-databind and jackson-yaml in 2.8.8, 
especially:

* https://github.com/FasterXML/jackson-databind/issues/1345
* https://github.com/FasterXML/jackson-databind/issues/1533
* https://github.com/FasterXML/jackson-databind/issues/1570
* https://github.com/FasterXML/jackson-dataformat-yaml/issues/72

(that I faced ;))

> Upgrade to Jackson 2.8.8
> 
>
> Key: BEAM-2013
> URL: https://issues.apache.org/jira/browse/BEAM-2013
> Project: Beam
>  Issue Type: Improvement
>  Components: sdk-java-core
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (BEAM-2013) Upgrade to Jackson 2.8.8

2017-04-19 Thread Daniel Halperin (JIRA)

[ 
https://issues.apache.org/jira/browse/BEAM-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15974831#comment-15974831
 ] 

Daniel Halperin commented on BEAM-2013:
---

What motivates this change?

> Upgrade to Jackson 2.8.8
> 
>
> Key: BEAM-2013
> URL: https://issues.apache.org/jira/browse/BEAM-2013
> Project: Beam
>  Issue Type: Improvement
>  Components: sdk-java-core
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (BEAM-2013) Upgrade to Jackson 2.8.8

2017-04-19 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/BEAM-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15974775#comment-15974775
 ] 

ASF GitHub Bot commented on BEAM-2013:
--

GitHub user jbonofre opened a pull request:

https://github.com/apache/beam/pull/2589

[BEAM-2013] Upgrade to Jackson 2.8.8

Be sure to do all of the following to help us incorporate your contribution
quickly and easily:

 - [X] Make sure the PR title is formatted like:
   `[BEAM-] Description of pull request`
 - [X] Make sure tests pass via `mvn clean verify`. (Even better, enable
   Travis-CI on your fork and ensure the whole test matrix passes).
 - [X] Replace `` in the title with the actual Jira issue
   number, if there is one.
 - [X] If this contribution is large, please file an Apache
   [Individual Contributor License 
Agreement](https://www.apache.org/licenses/icla.pdf).

---


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

$ git pull https://github.com/jbonofre/beam BEAM-2013-JACKSON

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

https://github.com/apache/beam/pull/2589.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 #2589






> Upgrade to Jackson 2.8.8
> 
>
> Key: BEAM-2013
> URL: https://issues.apache.org/jira/browse/BEAM-2013
> Project: Beam
>  Issue Type: Improvement
>  Components: sdk-java-core
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)