[
https://issues.apache.org/jira/browse/AVRO-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13662552#comment-13662552
]
Scott Carey commented on AVRO-1334:
-----------------------------------
Jackson requires an upgrade because there is currently a bug in Avro due to it
(I ran into it in AVRO-1325, unit tests there fail without Jackson 1.9.12.
Hadoop1: I am not sure what the best version here is -- 0.20.205 feels a bit
old. Suggestions?
Jopt-simple is a low risk update.
Paranamer is a low risk update (only a handful of bugfixes).
sfl4j looks safe to update (performance improvements, bug fixes, and now
compiled against Java 1.5 target).
Junit is safe to update.
netty -- netty 3.6.6.GA should be compatible (see
http://netty.io/news/index.html) and has many fixes / enhancements.
(an aside, netty now supports HTTP, so perhaps we can drop the ancient Jetty
version we use and rely on netty for both raw and http to simplify things
later?)
The remainder are plugin updates, which are generally safe since testing them
is easy to cover.
I'll submit a patch with the updates shortly.
> 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
> Fix For: 1.7.5
>
>
> 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