[jira] [Commented] (AVRO-1124) RESTful service for holding schemas

2014-07-03 Thread Felix GV (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14052149#comment-14052149 ] Felix GV commented on AVRO-1124: Watch out. The April 1st 2013 patch has a bug in the file-

[jira] [Commented] (AVRO-1124) RESTful service for holding schemas

2014-07-03 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14052143#comment-14052143 ] Gwen Shapira commented on AVRO-1124: The patch from April 1st (I think its the latest)

Re: release 1.7.7 soon?

2014-07-03 Thread Thiruvalluvan MG
Thanks Doug. I'll investigate. Thanks Thiru On Friday, 4 July 2014 7:49 AM, Doug Cutting wrote: It's on Linux. I'm still running Ubuntu 12.04. I can get you g++ & stdlib++ versions if that would help. Thanks, Doug On Jul 3, 2014 7:03 PM, "Thiruvalluvan MG" wrote: > Doug, > > Does this

Re: release 1.7.7 soon?

2014-07-03 Thread Doug Cutting
It's on Linux. I'm still running Ubuntu 12.04. I can get you g++ & stdlib++ versions if that would help. Thanks, Doug On Jul 3, 2014 7:03 PM, "Thiruvalluvan MG" wrote: > Doug, > > Does this happen on Mac or some other platform? I tested the code recently > on Mac and didn't find any issue. > >

Re: release 1.7.7 soon?

2014-07-03 Thread Thiruvalluvan MG
Doug, Does this happen on Mac or some other platform? I tested the code recently on Mac and didn't find any issue. Thanks Thiru On Friday, 4 July 2014 2:45 AM, Doug Cutting wrote: I just tried but am currently unable to get the C++ to compile.  It fails for me with: lang/c++/api/Generic

buildbot failure in ASF Buildbot on avro-java6-ubuntu

2014-07-03 Thread buildbot
The Buildbot has detected a new failure on builder avro-java6-ubuntu while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/avro-java6-ubuntu/builds/13 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build S

[jira] [Commented] (AVRO-1315) Java: Schema Validation utilities

2014-07-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14051935#comment-14051935 ] Hudson commented on AVRO-1315: -- FAILURE: Integrated in AvroJava #464 (See [https://builds.apa

Build failed in Jenkins: AvroJava #464

2014-07-03 Thread Apache Jenkins Server
See Changes: [cutting] make perl build commands work in any order [cutting] add excludes for perl [cutting] AVRO-1315. Add missing license header. -- [...truncated 301 lines...] [INFO] [INFO] --- mave

[jira] [Commented] (AVRO-1315) Java: Schema Validation utilities

2014-07-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14051924#comment-14051924 ] ASF subversion and git services commented on AVRO-1315: --- Commit 16077

Re: release 1.7.7 soon?

2014-07-03 Thread Doug Cutting
I just tried but am currently unable to get the C++ to compile. It fails for me with: lang/c++/api/GenericDatum.hh:474:16: error: request for member ‘resize’ in ‘((avro::GenericFixed*)this)->avro::GenericFixed::value_’, which is of non-class type ‘int’ Does anyone have any idea what the problem

Re: release 1.7.7 soon?

2014-07-03 Thread Christophe Taton
Hey Doug, When will you start the release this afternoon? Do I have time to push AVRO-1448? Thanks, C. On Thu, Jul 3, 2014 at 1:36 PM, Doug Cutting wrote: > I intend to create a 1.7.7 release candidate today and call a vote. > There may be patches out there that are nearly ready and should >

Re: release 1.7.7 soon?

2014-07-03 Thread Doug Cutting
I intend to create a 1.7.7 release candidate today and call a vote. There may be patches out there that are nearly ready and should perhaps be included in 1.7.7, but I'll be gone next week and, even if this vote doesn't pass, the process of creating the candidate and calling the vote should at leas

[jira] [Commented] (AVRO-1498) Custom Encoding with @AvroEncode does not work when FieldAccessReflect is used

2014-07-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14051867#comment-14051867 ] Hudson commented on AVRO-1498: -- SUCCESS: Integrated in AvroJava #463 (See [https://builds.apa

buildbot success in ASF Buildbot on avro-java6-ubuntu

2014-07-03 Thread buildbot
The Buildbot has detected a restored build on builder avro-java6-ubuntu while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/avro-java6-ubuntu/builds/12 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Buil

[jira] [Commented] (AVRO-1498) Custom Encoding with @AvroEncode does not work when FieldAccessReflect is used

2014-07-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14051797#comment-14051797 ] ASF subversion and git services commented on AVRO-1498: --- Commit 16077

[jira] [Updated] (AVRO-1533) permit promotions between string and bytes

2014-07-03 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-1533: --- Resolution: Fixed Status: Resolved (was: Patch Available) I'll resolve this as fixed and we c

[jira] [Commented] (AVRO-680) Allow for non-string keys

2014-07-03 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14051742#comment-14051742 ] Doug Cutting commented on AVRO-680: --- Any automated support for this should probably be res

[jira] [Commented] (AVRO-695) Cycle Reference Support

2014-07-03 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14051686#comment-14051686 ] Doug Cutting commented on AVRO-695: --- I imagine a schema like the following, to permit pote

[jira] [Commented] (AVRO-695) Cycle Reference Support

2014-07-03 Thread Martin Kleppmann (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14051597#comment-14051597 ] Martin Kleppmann commented on AVRO-695: --- I don't mean to be grouchy, but I'm not convi

[jira] [Commented] (AVRO-1499) Ruby 2+ Writes Invalid avro files using the avro gem

2014-07-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14051591#comment-14051591 ] Hudson commented on AVRO-1499: -- SUCCESS: Integrated in AvroJava #462 (See [https://builds.apa

[jira] [Commented] (AVRO-1536) Remove monkeypatching of Enumerable

2014-07-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14051590#comment-14051590 ] Hudson commented on AVRO-1536: -- SUCCESS: Integrated in AvroJava #462 (See [https://builds.apa

[jira] [Commented] (AVRO-1533) permit promotions between string and bytes

2014-07-03 Thread Martin Kleppmann (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14051579#comment-14051579 ] Martin Kleppmann commented on AVRO-1533: [~cutting]: Ok, in that case I think this

[jira] [Updated] (AVRO-1499) Ruby 2+ Writes Invalid avro files using the avro gem

2014-07-03 Thread Martin Kleppmann (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Kleppmann updated AVRO-1499: --- Resolution: Fixed Status: Resolved (was: Patch Available) I see what you're saying; I

[jira] [Commented] (AVRO-1499) Ruby 2+ Writes Invalid avro files using the avro gem

2014-07-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14051557#comment-14051557 ] ASF subversion and git services commented on AVRO-1499: --- Commit 16076

[jira] [Updated] (AVRO-1536) Remove monkeypatching of Enumerable

2014-07-03 Thread Martin Kleppmann (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Kleppmann updated AVRO-1536: --- Resolution: Fixed Status: Resolved (was: Patch Available) I have committed this. Than

[jira] [Commented] (AVRO-1536) Remove monkeypatching of Enumerable

2014-07-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14051550#comment-14051550 ] ASF subversion and git services commented on AVRO-1536: --- Commit 16076