[jira] [Updated] (AVRO-1334) Java: update dependencies

2014-09-22 Thread Doug Cutting (JIRA)

 [ 
https://issues.apache.org/jira/browse/AVRO-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Doug Cutting updated AVRO-1334:
---
Resolution: Fixed
  Assignee: Doug Cutting  (was: Scott Carey)
Status: Resolved  (was: Patch Available)

I committed this.

 Java: update dependencies
 -

 Key: AVRO-1334
 URL: https://issues.apache.org/jira/browse/AVRO-1334
 Project: Avro
  Issue Type: Bug
  Components: java
Reporter: Scott Carey
Assignee: Doug Cutting
Priority: Minor
 Fix For: 1.8.0

 Attachments: AVRO-1334.patch, 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 was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (AVRO-1334) Java: update dependencies

2014-09-10 Thread Doug Cutting (JIRA)

 [ 
https://issues.apache.org/jira/browse/AVRO-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Doug Cutting updated AVRO-1334:
---
Attachment: AVRO-1334.patch

Here's an updated version of this patch.  It also updates protobuf, thrift,  
hadoop to current versions.  All tests pass for me.

Here's the output of 'mvn versions:display-property-updates':

{code}
[INFO] The following version properties are referencing the newest available 
version:
[INFO]   ${jackson.version} ... 1.9.13
[INFO]   ${jetty.version} . 6.1.26
[INFO]   ${jar-plugin.version} ... 2.5
[INFO]   ${source-plugin.version}  2.3
[INFO]   ${hamcrest.version} . 1.3
[INFO]   ${bundle-plugin-version} .. 2.5.3
[INFO]   ${plugin-plugin.version}  3.3
[INFO]   ${javadoc-plugin.version} . 2.9.1
[INFO]   ${compiler-plugin.version} .. 3.1
[INFO]   ${velocity.version} . 1.7
[INFO]   ${hadoop2.version}  2.5.0
[INFO]   ${easymock.version} . 3.2
[INFO]   ${commons-httpclient.version} ... 3.1
[INFO]   ${paranamer.version}  2.7
[INFO]   ${exec-plugin.version}  1.3.2
[INFO]   ${snappy.version} ... 1.1.1.3
[INFO]   ${hadoop1.version}  1.2.1
[INFO]   ${checkstyle-plugin.version} . 2.12.1
[INFO]   ${commons-compress.version} ... 1.8.1
[INFO]   ${javacc-plugin.version}  2.6
[INFO]   ${jopt-simple.version} .. 4.7
[INFO]   ${tukaani.version} .. 1.5
[INFO]   ${surefire-plugin.version} . 2.17
[INFO]   ${slf4j.version} .. 1.7.7
[INFO] The following version property updates are available:
[INFO]   ${netty.version} ... 3.5.13.Final - 4.0.0.Alpha8
[INFO]   ${junit.version}  4.11 - 4.12-beta-1
[INFO]   ${shade-plugin.version}  1.7.1 - 2.3
{code}

If there are no objections, I'll commit this soon.

 Java: update dependencies
 -

 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.8.0

 Attachments: AVRO-1334.patch, 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
 

[jira] [Updated] (AVRO-1334) Java: update dependencies

2013-08-20 Thread Doug Cutting (JIRA)

 [ 
https://issues.apache.org/jira/browse/AVRO-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Doug Cutting updated AVRO-1334:
---

Fix Version/s: (was: 1.7.5)
   1.8.0
  Summary: Java: update dependencies  (was: Java: update dependencies 
for 1.7.5)

 Java: update dependencies
 -

 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.8.0

 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


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

2013-05-20 Thread Scott Carey (JIRA)

 [ 
https://issues.apache.org/jira/browse/AVRO-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Scott Carey updated AVRO-1334:
--

Description: 
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.

  was:
A report for mvn versions:display-property-updates on trunk --

[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


Consider upgrades for these as well as the Apache parent and build plugins.


 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 

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

2013-05-20 Thread Scott Carey (JIRA)

 [ 
https://issues.apache.org/jira/browse/AVRO-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Scott Carey updated AVRO-1334:
--

Description: 
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.

  was:
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.


 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 

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

2013-05-20 Thread Scott Carey (JIRA)

 [ 
https://issues.apache.org/jira/browse/AVRO-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Scott Carey updated AVRO-1334:
--

Priority: Minor  (was: Major)

 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


 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


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

2013-05-20 Thread Scott Carey (JIRA)

 [ 
https://issues.apache.org/jira/browse/AVRO-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Scott Carey updated AVRO-1334:
--

Priority: Minor  (was: Major)

 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


 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


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

2013-05-20 Thread Scott Carey (JIRA)

 [ 
https://issues.apache.org/jira/browse/AVRO-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Scott Carey updated AVRO-1334:
--

Attachment: AVRO-1334.patch

This patch updates versions of plugins and many dependencies.  Of note:

Netty version 3.6.6 was causing a deadlock in unit tests every time for me in 
TestNettyServerWithCallbacks (mac, java7).  All versions of 3.4.x and 3.5.x 
including the current version hang about 15% of the time in 
TestNettyTransceiverWhenServerStops.   I upgraded to the latest in the 3.5.x 
series.

I cleaned up some version consistency in a few places, and the JUnit/Hamcrest 
relationship has changed a little.

The newer maven plugin versions triggered deprecations in the maven plugins, so 
I updated those trivially. 

 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


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

2013-05-20 Thread Scott Carey (JIRA)

 [ 
https://issues.apache.org/jira/browse/AVRO-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Scott Carey updated AVRO-1334:
--

Status: Patch Available  (was: Open)

 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