You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Doug Cutting (JIRA)" <ji...@apache.org> on 2013/08/07 21:11:48 UTC

[jira] [Commented] (AVRO-1334) Java: update dependencies for 1.7.5

    [ https://issues.apache.org/jira/browse/AVRO-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13732593#comment-13732593 ] 

Doug Cutting commented on AVRO-1334:
------------------------------------

There was a commit against this issue, but it only updated snappy.  Do you want to get the rest of these updates into 1.7.5?  Or should we slip this to 1.8.0?
                
> Java: update dependencies for 1.7.5
> -----------------------------------
>
>                 Key: AVRO-1334
>                 URL: https://issues.apache.org/jira/browse/AVRO-1334
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>            Reporter: Scott Carey
>            Assignee: Scott Carey
>            Priority: Minor
>             Fix For: 1.7.5
>
>         Attachments: AVRO-1334.patch
>
>
> A report for mvn versions:display-property-updates on trunk --
> {noformat}
> [INFO] The following version properties are referencing the newest available version:
> [INFO]   ${jetty.version} ............................................. 6.1.26
> [INFO]   ${javacc-plugin.version} ........................................ 2.6
> [INFO]   ${velocity.version} ............................................. 1.7
> [INFO]   ${exec-plugin.version} ........................................ 1.2.1
> [INFO] The following version property updates are available:
> [INFO]   ${jackson.version} .................................. 1.8.8 -> 1.9.11
> [INFO]   ${source-plugin.version} ............................. 2.1.2 -> 2.2.1
> [INFO]   ${jar-plugin.version} .................................. 2.3.2 -> 2.4
> [INFO]   ${snappy.version} ................................. 1.0.5 -> 1.1.0-M3
> [INFO]   ${checkstyle-plugin.version} ............................ 2.8 -> 2.10
> [INFO]   ${hadoop1.version} .............................. 0.20.205.0 -> 1.1.2
> [INFO]   ${commons-compress.version} ............................ 1.4.1 -> 1.5
> [INFO]   ${plugin-plugin.version} ................................. 2.9 -> 3.2
> [INFO]   ${javadoc-plugin.version} ................................ 2.8 -> 2.9
> [INFO]   ${compiler-plugin.version} ............................. 2.3.2 -> 3.1
> [INFO]   ${jopt-simple.version} ................................... 4.1 -> 4.4
> [INFO]   ${surefire-plugin.version} ........................... 2.12 -> 2.14.1
> [INFO]   ${paranamer.version} ................................... 2.3 -> 2.5.2
> [INFO]   ${netty.version} ........................ 3.4.0.Final -> 4.0.0.Alpha8
> [INFO]   ${slf4j.version} ..................................... 1.6.4 -> 1.7.5
> [INFO]   ${shade-plugin.version} .................................. 1.5 -> 2.1
> [INFO]   ${junit.version} ....................................... 4.10 -> 4.11
> {noformat}
> Consider upgrades for these as well as the Apache parent and build plugins.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Re: [jira] [Commented] (AVRO-1334) Java: update dependencies for 1.7.5

Posted by Scott Carey <sc...@richrelevance.com>.
1.7.5 uses Jackson 1.9.13 (the latest 1.x.x).   2.x is in a different
package namespace and does not conflict with users.

On 8/8/13 9:24 AM, "Doug Cutting" <cu...@apache.org> wrote:

>On Wed, Aug 7, 2013 at 7:27 PM, Jeremy Kahn <tr...@trochee.net> wrote:
>> I'd really like to see Jackson upgraded
>
>Scott?  Any thoughts?  Will upgrading versions of dependencies in a
>minor, bugfix release create any compatibility problems?
>
>Doug


Re: [jira] [Commented] (AVRO-1334) Java: update dependencies for 1.7.5

Posted by Doug Cutting <cu...@apache.org>.
On Wed, Aug 7, 2013 at 7:27 PM, Jeremy Kahn <tr...@trochee.net> wrote:
> I'd really like to see Jackson upgraded

Scott?  Any thoughts?  Will upgrading versions of dependencies in a
minor, bugfix release create any compatibility problems?

Doug

Re: [jira] [Commented] (AVRO-1334) Java: update dependencies for 1.7.5

Posted by Jeremy Kahn <tr...@trochee.net>.
I'd really like to see Jackson upgraded; without careful maven management,
avro 1.7.4 has broken my builds of other web-facing tools, e.g. the jaxrs
tools, that depend on newer versions of the Jackson libraries.

Jeremy
On Aug 7, 2013 12:11 PM, "Doug Cutting (JIRA)" <ji...@apache.org> wrote:

>
>     [
> https://issues.apache.org/jira/browse/AVRO-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13732593#comment-13732593]
>
> Doug Cutting commented on AVRO-1334:
> ------------------------------------
>
> There was a commit against this issue, but it only updated snappy.  Do you
> want to get the rest of these updates into 1.7.5?  Or should we slip this
> to 1.8.0?
>
> > Java: update dependencies for 1.7.5
> > -----------------------------------
> >
> >                 Key: AVRO-1334
> >                 URL: https://issues.apache.org/jira/browse/AVRO-1334
> >             Project: Avro
> >          Issue Type: Bug
> >          Components: java
> >            Reporter: Scott Carey
> >            Assignee: Scott Carey
> >            Priority: Minor
> >             Fix For: 1.7.5
> >
> >         Attachments: AVRO-1334.patch
> >
> >
> > A report for mvn versions:display-property-updates on trunk --
> > {noformat}
> > [INFO] The following version properties are referencing the newest
> available version:
> > [INFO]   ${jetty.version} .............................................
> 6.1.26
> > [INFO]   ${javacc-plugin.version}
> ........................................ 2.6
> > [INFO]   ${velocity.version}
> ............................................. 1.7
> > [INFO]   ${exec-plugin.version} ........................................
> 1.2.1
> > [INFO] The following version property updates are available:
> > [INFO]   ${jackson.version} .................................. 1.8.8 ->
> 1.9.11
> > [INFO]   ${source-plugin.version} ............................. 2.1.2 ->
> 2.2.1
> > [INFO]   ${jar-plugin.version} .................................. 2.3.2
> -> 2.4
> > [INFO]   ${snappy.version} ................................. 1.0.5 ->
> 1.1.0-M3
> > [INFO]   ${checkstyle-plugin.version} ............................ 2.8
> -> 2.10
> > [INFO]   ${hadoop1.version} .............................. 0.20.205.0 ->
> 1.1.2
> > [INFO]   ${commons-compress.version} ............................ 1.4.1
> -> 1.5
> > [INFO]   ${plugin-plugin.version} ................................. 2.9
> -> 3.2
> > [INFO]   ${javadoc-plugin.version} ................................ 2.8
> -> 2.9
> > [INFO]   ${compiler-plugin.version} ............................. 2.3.2
> -> 3.1
> > [INFO]   ${jopt-simple.version} ................................... 4.1
> -> 4.4
> > [INFO]   ${surefire-plugin.version} ........................... 2.12 ->
> 2.14.1
> > [INFO]   ${paranamer.version} ................................... 2.3 ->
> 2.5.2
> > [INFO]   ${netty.version} ........................ 3.4.0.Final ->
> 4.0.0.Alpha8
> > [INFO]   ${slf4j.version} ..................................... 1.6.4 ->
> 1.7.5
> > [INFO]   ${shade-plugin.version} .................................. 1.5
> -> 2.1
> > [INFO]   ${junit.version} ....................................... 4.10
> -> 4.11
> > {noformat}
> > Consider upgrades for these as well as the Apache parent and build
> plugins.
>
> --
> This message is automatically generated by JIRA.
> If you think it was sent incorrectly, please contact your JIRA
> administrators
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>