[
https://issues.apache.org/jira/browse/SQOOP-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14250151#comment-14250151
]
Abraham Elmahrek edited comment on SQOOP-1913 at 12/17/14 5:19 PM:
-------------------------------------------------------------------
[~vybs], do the versions have to be split up? Or will they always be the same?
If they'll be the same, can we collapse the versions to one? Instead of:
{noformat}
<jackson.core.version>2.2.2</jackson.core.version>
<jackson.databind.version>2.2.2</jackson.databind.version>
<jackson.annotations.version>2.2.2</jackson.annotations.version>
{noformat}
=>
{noformat}
<jackson.version>2.2.2</jackson.version>
{noformat}
was (Author: abec):
[~vybs], do the versions have to be split up? Or will they always be the same?
If they'll be the same, can we collapse the versions to one? Instead of:
{noformat}
<jackson.core.version>2.2.2</jackson.core.version>
<jackson.databind.version>2.2.2</jackson.databind.version>
<jackson.annotations.version>2.2.2</jackson.annotations.version>
{noformat}
=>
{noformat}
<jackson.version>2.2.2</jackson.core.version>
{noformat}
> Add jackson dependency to the pom.xml
> -------------------------------------
>
> Key: SQOOP-1913
> URL: https://issues.apache.org/jira/browse/SQOOP-1913
> Project: Sqoop
> Issue Type: Sub-task
> Components: sqoop2-framework
> Reporter: Veena Basavaraj
> Assignee: Veena Basavaraj
> Fix For: 1.99.5
>
> Attachments: SQOOP-1913.patch
>
>
> start using jackson for JSON
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)