[jira] Resolved: (AVRO-277) org.apache.avro.TestDataFile$InteropTest failing

2011-02-20 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Carey resolved AVRO-277. -- Resolution: Cannot Reproduce This does not reproduce on Trunk. It has been fixed for a while. > org.apa

[jira] Commented: (AVRO-228) Refactor to separate concerns: (de)serialization vs marshalling to data model

2011-02-20 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12997254#comment-12997254 ] Scott Carey commented on AVRO-228: -- Its been a while on this one. This separation, or som

[jira] Updated: (AVRO-771) Java: Upgrade dependencies for 1.5.0

2011-02-20 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Carey updated AVRO-771: - Attachment: AVRO-771.v2.patch > Java: Upgrade dependencies for 1.5.0 >

[jira] Commented: (AVRO-771) Java: Upgrade dependencies for 1.5.0

2011-02-20 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12997196#comment-12997196 ] Scott Carey commented on AVRO-771: -- We've already had one user with an error caused by 1.5.

[jira] Updated: (AVRO-711) JSON encoder and decoder for C++

2011-02-20 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-711: - Resolution: Fixed Status: Resolved (was: Patch Available) Committed revision 10726

[jira] Commented: (AVRO-771) Java: Upgrade dependencies for 1.5.0

2011-02-20 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12997140#comment-12997140 ] Holger Hoffstätte commented on AVRO-771: Great to see these updates, but one questio

[jira] Issue Comment Edited: (AVRO-771) Java: Upgrade dependencies for 1.5.0

2011-02-20 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12997128#comment-12997128 ] Scott Carey edited comment on AVRO-771 at 2/20/11 11:24 AM: Upgr

[jira] Updated: (AVRO-771) Java: Upgrade dependencies for 1.5.0

2011-02-20 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Carey updated AVRO-771: - Attachment: AVRO-771.patch Patch upgrades the following dependencies: Jackson to 1.7.3, Jetty to 6.1.22, N

[jira] Updated: (AVRO-771) Java: Upgrade dependencies for 1.5.0

2011-02-20 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Carey updated AVRO-771: - Status: Patch Available (was: Open) Upgraded dependencies.All upgrades were minor except for Jackson,

[jira] Assigned: (AVRO-771) Java: Upgrade dependencies for 1.5.0

2011-02-20 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Carey reassigned AVRO-771: Assignee: Scott Carey > Java: Upgrade dependencies for 1.5.0 > >

[jira] Updated: (AVRO-771) Java: Upgrade dependencies for 1.5.0

2011-02-20 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Carey updated AVRO-771: - Description: This is not a blocker. This is the 'mvn versions:display-dependency-updates' The followin

[jira] Created: (AVRO-771) Java: Upgrade dependencies for 1.5.0

2011-02-20 Thread Scott Carey (JIRA)
Java: Upgrade dependencies for 1.5.0 Key: AVRO-771 URL: https://issues.apache.org/jira/browse/AVRO-771 Project: Avro Issue Type: Improvement Reporter: Scott Carey This is not a blocker. Th

[jira] Commented: (AVRO-758) avro-tools jar contains log4j config

2011-02-20 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12997121#comment-12997121 ] Scott Carey commented on AVRO-758: -- We need to make the classes in the tools module availab

[jira] Commented: (AVRO-755) Responder.readRequest only has remote schema as argument, not local schema

2011-02-20 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12997120#comment-12997120 ] Scott Carey commented on AVRO-755: -- Looks good on a quick review. I only have basic knowle

[jira] Updated: (AVRO-726) Make GenericDatumReader/GenericDatumWriter data member protected so that it can be used by the derived classes

2011-02-20 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Carey updated AVRO-726: - Attachment: AVRO-726.1.patch Simple patch that exposes the data member variables to child classes. Also e

[jira] Updated: (AVRO-726) Make GenericDatumReader/GenericDatumWriter data member protected so that it can be used by the derived classes

2011-02-20 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Carey updated AVRO-726: - Status: Patch Available (was: Open) > Make GenericDatumReader/GenericDatumWriter data member protected so

[jira] Assigned: (AVRO-726) Make GenericDatumReader/GenericDatumWriter data member protected so that it can be used by the derived classes

2011-02-20 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Carey reassigned AVRO-726: Assignee: Scott Carey > Make GenericDatumReader/GenericDatumWriter data member protected so that it

[jira] Commented: (AVRO-656) writing unions with multiple records, fixed or enums can choose wrong branch

2011-02-20 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12997115#comment-12997115 ] Scott Carey commented on AVRO-656: -- I solved the Unit test error. ResolvingGrammarGenerator