[jira] Created: (AVRO-156) Update links on website to point to correct wiki pages

2009-10-20 Thread Jeff Hammerbacher (JIRA)
Update links on website to point to correct wiki pages -- Key: AVRO-156 URL: https://issues.apache.org/jira/browse/AVRO-156 Project: Avro Issue Type: Bug Reporter: Jeff Hammerba

[jira] Updated: (AVRO-156) Update links on website to point to correct wiki pages

2009-10-20 Thread Jeff Hammerbacher (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Hammerbacher updated AVRO-156: --- Attachment: AVRO-156.patch Trivial patch, fixing the links. > Update links on website to point

[jira] Assigned: (AVRO-155) Make avro.io.DataFileReader iterable

2009-10-20 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting reassigned AVRO-155: - Assignee: Jeff Hammerbacher > Make avro.io.DataFileReader iterable > --

[jira] Resolved: (AVRO-156) Update links on website to point to correct wiki pages

2009-10-20 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting resolved AVRO-156. --- Resolution: Fixed Fix Version/s: 1.2.1 I just committed this. Thanks, Jeff! > Update links on

[jira] Assigned: (AVRO-156) Update links on website to point to correct wiki pages

2009-10-20 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting reassigned AVRO-156: - Assignee: Jeff Hammerbacher > Update links on website to point to correct wiki pages >

[jira] Created: (AVRO-157) Changes from code review

2009-10-20 Thread Scott Banachowski (JIRA)
Changes from code review Key: AVRO-157 URL: https://issues.apache.org/jira/browse/AVRO-157 Project: Avro Issue Type: Improvement Components: c++ Reporter: Scott Banachowski A couple weeks ago,

[jira] Updated: (AVRO-157) Changes from code review

2009-10-20 Thread Scott Banachowski (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Banachowski updated AVRO-157: --- Attachment: applypatch157.sh AVRO-157.patch copy patch and sh to your trunk dir

[jira] Updated: (AVRO-157) Changes from code review

2009-10-20 Thread Scott Banachowski (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Banachowski updated AVRO-157: --- Status: Patch Available (was: Open) > Changes from code review > > >

[jira] Created: (AVRO-158) Add test for opening a non-empty file object container and successfully adding new elements

2009-10-20 Thread Jeff Hammerbacher (JIRA)
Add test for opening a non-empty file object container and successfully adding new elements --- Key: AVRO-158 URL: https://issues.apache.org/jira/browse/AVRO-158

[jira] Updated: (AVRO-158) Add test to Java bindings for opening a non-empty file object container and successfully adding new elements

2009-10-20 Thread Jeff Hammerbacher (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Hammerbacher updated AVRO-158: --- Summary: Add test to Java bindings for opening a non-empty file object container and successful

[jira] Created: (AVRO-159) maven-avro-plugin: Allow maven builds to use avro

2009-10-20 Thread Hiram Chirino (JIRA)
maven-avro-plugin: Allow maven builds to use avro - Key: AVRO-159 URL: https://issues.apache.org/jira/browse/AVRO-159 Project: Avro Issue Type: New Feature Components: java

[jira] Updated: (AVRO-159) maven-avro-plugin: Allow maven builds to use avro

2009-10-20 Thread Hiram Chirino (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hiram Chirino updated AVRO-159: --- Attachment: maven-avro-plugin.tar.gz Attaching a maven plugin implementation. See BUILD.txt for detail

[jira] Created: (AVRO-160) file format should be friendly to streaming

2009-10-20 Thread Doug Cutting (JIRA)
file format should be friendly to streaming --- Key: AVRO-160 URL: https://issues.apache.org/jira/browse/AVRO-160 Project: Avro Issue Type: Improvement Components: java Reporter:

[jira] Updated: (AVRO-160) file format should be friendly to streaming

2009-10-20 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-160: -- Component/s: (was: java) spec This was suggested by Thiru. > file format should be

[jira] Commented: (AVRO-160) file format should be friendly to streaming

2009-10-20 Thread Matt Massie (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767943#action_12767943 ] Matt Massie commented on AVRO-160: -- +1 > file format should be friendly to streaming >

[jira] Created: (AVRO-161) Add test to Python bindings for opening a non-empty file object container and successfully adding new elements

2009-10-20 Thread Jeff Hammerbacher (JIRA)
Add test to Python bindings for opening a non-empty file object container and successfully adding new elements -- Key: AVRO-161 URL: https://issues.apache.

[jira] Updated: (AVRO-158) Add test to Java bindings for opening a non-empty file object container and successfully adding new elements

2009-10-20 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-158: -- Attachment: AVRO-158.patch Here's a patch that implements this. > Add test to Java bindings for opening

[jira] Updated: (AVRO-158) Add test to Java bindings for opening a non-empty file object container and successfully adding new elements

2009-10-20 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-158: -- Fix Version/s: 1.3.0 Assignee: Doug Cutting Status: Patch Available (was: Open) > Ad

[jira] Created: (AVRO-162) Ensure that the 'make distcheck' target works

2009-10-20 Thread Matt Massie (JIRA)
Ensure that the 'make distcheck' target works - Key: AVRO-162 URL: https://issues.apache.org/jira/browse/AVRO-162 Project: Avro Issue Type: Bug Components: c Environment: Tested

[jira] Updated: (AVRO-162) Ensure that the 'make distcheck' target works

2009-10-20 Thread Matt Massie (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Massie updated AVRO-162: - Attachment: AVRO-162.patch > Ensure that the 'make distcheck' target works > --

[jira] Updated: (AVRO-162) Ensure that the 'make distcheck' target works

2009-10-20 Thread Matt Massie (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Massie updated AVRO-162: - Assignee: Matt Massie > Ensure that the 'make distcheck' target works > ---

[jira] Updated: (AVRO-148) Add ant target to build c++ project

2009-10-20 Thread Scott Banachowski (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Banachowski updated AVRO-148: --- Resolution: Fixed Status: Resolved (was: Patch Available) Thanks for testing. I commi

[jira] Commented: (AVRO-158) Add test to Java bindings for opening a non-empty file object container and successfully adding new elements

2009-10-20 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768000#action_12768000 ] Doug Cutting commented on AVRO-158: --- This patch adds a new DataFileWriter constructor that

[jira] Created: (AVRO-163) Each language Avro supports should be a separate package

2009-10-20 Thread Matt Massie (JIRA)
Each language Avro supports should be a separate package Key: AVRO-163 URL: https://issues.apache.org/jira/browse/AVRO-163 Project: Avro Issue Type: Improvement Components: c

[jira] Commented: (AVRO-163) Each language Avro supports should be a separate package

2009-10-20 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768003#action_12768003 ] Doug Cutting commented on AVRO-163: --- The top-level build should probably use a build system

[jira] Commented: (AVRO-47) Byte sequence to be represented as void*

2009-10-20 Thread Scott Banachowski (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-47?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768008#action_12768008 ] Scott Banachowski commented on AVRO-47: --- I tend to agree with Thiru on this issue. In m

[jira] Commented: (AVRO-159) maven-avro-plugin: Allow maven builds to use avro

2009-10-20 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768013#action_12768013 ] Patrick Hunt commented on AVRO-159: --- Hiram, I took a quick look at this and it differs pret

[jira] Commented: (AVRO-163) Each language Avro supports should be a separate package

2009-10-20 Thread Matt Massie (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768044#action_12768044 ] Matt Massie commented on AVRO-163: -- bq. The top-level build should probably use a build syst

[jira] Updated: (AVRO-157) Changes from code review

2009-10-20 Thread Scott Banachowski (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Banachowski updated AVRO-157: --- Attachment: (was: AVRO-157.patch) > Changes from code review > > >

[jira] Updated: (AVRO-157) Changes from code review

2009-10-20 Thread Scott Banachowski (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Banachowski updated AVRO-157: --- Attachment: AVRO-157.patch Revised patch, the original one won't work after AVRO-148 was commit

[jira] Updated: (AVRO-149) "avrotool" runner to execute avro commands from command-line

2009-10-20 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-149: - Attachment: AVRO-149.patch.txt > "avrotool" runner to execute avro commands from command-line > ---

[jira] Commented: (AVRO-149) "avrotool" runner to execute avro commands from command-line

2009-10-20 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768071#action_12768071 ] Philip Zeyliger commented on AVRO-149: -- Back from travels; clearing out the queue! bq.

[jira] Created: (AVRO-164) Generate paranamer metadata for interfaces as part of SpecificCompiler

2009-10-20 Thread Philip Zeyliger (JIRA)
Generate paranamer metadata for interfaces as part of SpecificCompiler -- Key: AVRO-164 URL: https://issues.apache.org/jira/browse/AVRO-164 Project: Avro Issue Type: Improve

[jira] Commented: (AVRO-146) configuration to work on Avro within Eclipse

2009-10-20 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768080#action_12768080 ] Philip Zeyliger commented on AVRO-146: -- bq. Yes, we could probably do this for generated

[jira] Created: (AVRO-165) TestReflect has a bug in its equals method.

2009-10-20 Thread Philip Zeyliger (JIRA)
TestReflect has a bug in its equals method. --- Key: AVRO-165 URL: https://issues.apache.org/jira/browse/AVRO-165 Project: Avro Issue Type: Bug Components: java Reporter: Philip Z

[jira] Updated: (AVRO-159) maven-avro-plugin: Allow maven builds to use avro

2009-10-20 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated AVRO-159: -- Attachment: AVRO-159.patch The attached patch does the following: 1) protocol, schema compiler, and read

[jira] Updated: (AVRO-165) TestReflect has a bug in its equals method.

2009-10-20 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-165: - Attachment: AVRO-165.patch.txt I think this is more right. This is test code (so it doesn't get se

[jira] Created: (AVRO-166) Minor refactoring of Schema.java to better error reporting on bad schemas.

2009-10-20 Thread Philip Zeyliger (JIRA)
Minor refactoring of Schema.java to better error reporting on bad schemas. -- Key: AVRO-166 URL: https://issues.apache.org/jira/browse/AVRO-166 Project: Avro Issue Type:

[jira] Updated: (AVRO-165) TestReflect has a bug in its equals method.

2009-10-20 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-165: - Status: Patch Available (was: Open) > TestReflect has a bug in its equals method. > --

[jira] Updated: (AVRO-166) Minor refactoring of Schema.java to better error reporting on bad schemas.

2009-10-20 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-166: - Attachment: AVRO-166.patch.txt Attaching patch. > Minor refactoring of Schema.java to better error

[jira] Updated: (AVRO-166) Minor refactoring of Schema.java to better error reporting on bad schemas.

2009-10-20 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-166: - Assignee: Philip Zeyliger Status: Patch Available (was: Open) > Minor refactoring of Schema.

[jira] Created: (AVRO-167) Refactor of SpecificCompiler to facilitate easier testing

2009-10-20 Thread Philip Zeyliger (JIRA)
Refactor of SpecificCompiler to facilitate easier testing - Key: AVRO-167 URL: https://issues.apache.org/jira/browse/AVRO-167 Project: Avro Issue Type: Improvement Components:

[jira] Updated: (AVRO-167) Refactor of SpecificCompiler to facilitate easier testing

2009-10-20 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated AVRO-167: - Attachment: AVRO-167.patch.txt > Refactor of SpecificCompiler to facilitate easier testing > --

[jira] Commented: (AVRO-152) Adding "doc" to record schemas, a la javadoc field and class comments.

2009-10-20 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768112#action_12768112 ] Philip Zeyliger commented on AVRO-152: -- Thanks for the feedback. As you've no doubt not