[jira] [Resolved] (AVRO-796) Problems using Schema.equals() method

2011-07-14 Thread Douglas Kaminsky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Douglas Kaminsky resolved AVRO-796. --- Resolution: Not A Problem Per comments, resolving as not a problem. Please correct status if

[jira] [Commented] (AVRO-859) Java: Data Flow Overhaul -- Composition and Symmetry

2011-07-14 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13065402#comment-13065402 ] Scott Carey commented on AVRO-859: -- h4. Functional Composition All read and write

[jira] [Created] (AVRO-860) Invalid JSON when printing out records with unicode

2011-07-14 Thread Miki Tebeka (JIRA)
Invalid JSON when printing out records with unicode --- Key: AVRO-860 URL: https://issues.apache.org/jira/browse/AVRO-860 Project: Avro Issue Type: Bug Components: java Affects

[jira] [Commented] (AVRO-816) Schema Comparison Utils

2011-07-14 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13065557#comment-13065557 ] Scott Carey commented on AVRO-816: -- {quote} I agree that since long and int unify to long

Re: [VOTE] Avro release 1.5.2 (rc 0)

2011-07-14 Thread Scott Carey
Do you still have this issue if you use the -U flag to force download dependencies again? What about 'mvn avro:help' ? does that work? (the project you are in must have the plugin enabled) I do not have any issues with the plugin (although I use it for *.avsc to java, not *.avdl). On 7/5/11

[jira] [Commented] (AVRO-837) New Avro value interface

2011-07-14 Thread Douglas Creager (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13065595#comment-13065595 ] Douglas Creager commented on AVRO-837: -- Done New Avro value interface

[jira] [Created] (AVRO-861) Remove dependency on C99 stdbool.h header

2011-07-14 Thread Douglas Creager (JIRA)
Remove dependency on C99 stdbool.h header - Key: AVRO-861 URL: https://issues.apache.org/jira/browse/AVRO-861 Project: Avro Issue Type: Bug Components: c Affects Versions: 1.6.0

Build failed in Jenkins: AVRO-python #150

2011-07-14 Thread Apache Jenkins Server
See https://builds.apache.org/job/AVRO-python/150/changes Changes: [dcreager] AVRO-837. Updated CHANGES.txt -- [...truncated 1324 lines...] [py-test] {name: TestRecord, type: record, [py-test] fields: [ [py-test] {name: name,

[jira] [Updated] (AVRO-474) CMake: Add dist target

2011-07-14 Thread Douglas Creager (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Douglas Creager updated AVRO-474: - Attachment: 0001-AVRO-474.-C-Add-source-packet-target-to-CMake-build-.patch Here's a patch that

[jira] [Commented] (AVRO-475) CMake: What to do about config.h?

2011-07-14 Thread Douglas Creager (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13065601#comment-13065601 ] Douglas Creager commented on AVRO-475: -- The CMake builds have been working fine for

[jira] [Commented] (AVRO-472) CMake: Complete the pretty target

2011-07-14 Thread Douglas Creager (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13065603#comment-13065603 ] Douglas Creager commented on AVRO-472: -- Just like the cscope target in AVRO-471. Is

[jira] [Updated] (AVRO-467) CMake: Complete CMake build system and remove autotools build system

2011-07-14 Thread Douglas Creager (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Douglas Creager updated AVRO-467: - Attachment: 0001-AVRO-467.-C-Switch-from-autotools-to-CMake.patch Apart from adding some

[jira] [Resolved] (AVRO-629) avro_array_get is a misnomer

2011-07-14 Thread Douglas Creager (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Douglas Creager resolved AVRO-629. -- Resolution: Won't Fix Fix Version/s: 1.6.0 1.5.2 Assignee:

[jira] [Resolved] (AVRO-464) Rework internals of records and schemas for greater performance

2011-07-14 Thread Douglas Creager (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Douglas Creager resolved AVRO-464. -- Resolution: Won't Fix Fix Version/s: 1.6.0 1.5.2 Assignee:

[jira] [Commented] (AVRO-860) Invalid JSON when printing out records with unicode

2011-07-14 Thread Miki Tebeka (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13065616#comment-13065616 ] Miki Tebeka commented on AVRO-860: -- Any reason the JSON is constructed manually and not

[jira] [Commented] (AVRO-860) Invalid JSON when printing out records with unicode

2011-07-14 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13065618#comment-13065618 ] Doug Cutting commented on AVRO-860: --- No good reason. History. Schema.toString() uses

[jira] [Resolved] (AVRO-861) Remove dependency on C99 stdbool.h header

2011-07-14 Thread Douglas Creager (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Douglas Creager resolved AVRO-861. -- Resolution: Fixed Fix Version/s: 1.6.0 Committed to SVN. The Solaris buildbot is

buildbot failure in ASF Buildbot on avro-c-solaris-x86

2011-07-14 Thread buildbot
The Buildbot has detected a new failure on builder avro-c-solaris-x86 while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/avro-c-solaris-x86/builds/78 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-solaris_zone Build Reason: scheduler

Build failed in Jenkins: AVRO-python #151

2011-07-14 Thread Apache Jenkins Server
See https://builds.apache.org/job/AVRO-python/151/changes Changes: [dcreager] AVRO-396. C: avrocat and avropipe commands The new avrocat command prints the contents of an Avro file to stdout. Each record appears on a separate line, and is formatted using the Avro JSON encoding. The new

[jira] [Commented] (AVRO-396) Add DataFileReadTool equivalent to Avro C

2011-07-14 Thread Douglas Creager (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13065655#comment-13065655 ] Douglas Creager commented on AVRO-396: -- (But only in 1.6.0, not in 1.5.x) Add

[jira] [Resolved] (AVRO-396) Add DataFileReadTool equivalent to Avro C

2011-07-14 Thread Douglas Creager (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Douglas Creager resolved AVRO-396. -- Resolution: Fixed Fix Version/s: 1.6.0 Assignee: Douglas Creager Committed to

Jenkins build is back to normal : AVRO-python #152

2011-07-14 Thread Apache Jenkins Server
See https://builds.apache.org/job/AVRO-python/152/changes