[jira] [Updated] (AVRO-1784) Should have a C++ json encoder that pretty prints.

2016-04-12 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-1784: -- Resolution: Fixed Fix Version/s: 1.8.1 Status: Resolved (was: Patch

[jira] [Commented] (AVRO-1784) Should have a C++ json encoder that pretty prints.

2016-04-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15238633#comment-15238633 ] ASF subversion and git services commented on AVRO-1784: --- Commit

[jira] [Commented] (AVRO-1784) Should have a C++ json encoder that pretty prints.

2016-04-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15238632#comment-15238632 ] ASF subversion and git services commented on AVRO-1784: --- Commit

Re: Draft board report

2016-04-12 Thread Sean Busbey
+1 thanks Ryan! On Tue, Apr 12, 2016 at 6:20 PM, Ryan Blue wrote: > Hi everyone, > > Board reports are due tomorrow, here's a draft of what I'm planning to > submit. If you want to add or edit something, please reply. > > I think it's been a good quarter; I'm really

Draft board report

2016-04-12 Thread Ryan Blue
Hi everyone, Board reports are due tomorrow, here's a draft of what I'm planning to submit. If you want to add or edit something, please reply. I think it's been a good quarter; I'm really excited that we got the 1.8.0 release out and added the new JS implementation. I'm also highlighting that

Fwd: Avro union compatibility mode enhancement proposal

2016-04-12 Thread Ryan Blue
Yacine, Thanks for the extra information. Sorry for my delay in replying, I wanted to time think about your suggestion. I see what you mean that you can think of a union as the superclass of its options. The reflect object model has test code that does just that, where classes B and C inherit

[jira] [Updated] (AVRO-1829) C++ documentation improvements

2016-04-12 Thread William S Fulton (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William S Fulton updated AVRO-1829: --- Attachment: AVRO-1829.patch > C++ documentation improvements > --

[jira] [Created] (AVRO-1829) C++ documentation improvements

2016-04-12 Thread William S Fulton (JIRA)
William S Fulton created AVRO-1829: -- Summary: C++ documentation improvements Key: AVRO-1829 URL: https://issues.apache.org/jira/browse/AVRO-1829 Project: Avro Issue Type: Improvement

[jira] [Commented] (AVRO-1701) warning: comparison between 'const enum testgen_r::ExampleEnum' and 'const enum testgen::ExampleEnum'

2016-04-12 Thread peter liu (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15237545#comment-15237545 ] peter liu commented on AVRO-1701: - looks good to me > warning: comparison between 'const enum

Re: [DISCUSS] timing for a 1.8.1 release?

2016-04-12 Thread Zoltan Farkas
Cool! thank you! > On Apr 12, 2016, at 12:32 PM, Ryan Blue wrote: > > Zoltan, I think we can get AVRO-1723 in soon, it's in my review backlog. > > On Tue, Apr 12, 2016 at 9:27 AM, Zoltan Farkas > wrote: > >> Any chance for

[jira] [Commented] (AVRO-1826) build.sh rat fails over extra license files and many others.

2016-04-12 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15237518#comment-15237518 ] Ryan Blue commented on AVRO-1826: - It looks like line 222 in the patch was added by mistake? It adds "<"

Re: [DISCUSS] timing for a 1.8.1 release?

2016-04-12 Thread Ryan Blue
Zoltan, I think we can get AVRO-1723 in soon, it's in my review backlog. On Tue, Apr 12, 2016 at 9:27 AM, Zoltan Farkas wrote: > Any chance for https://issues.apache.org/jira/browse/AVRO-1723 < > https://issues.apache.org/jira/browse/AVRO-1723> to get in? > > —Z >

Re: [DISCUSS] timing for a 1.8.1 release?

2016-04-12 Thread Zoltan Farkas
Any chance for https://issues.apache.org/jira/browse/AVRO-1723 to get in? —Z > On Apr 12, 2016, at 12:12 PM, Ryan Blue wrote: > > +1 for a 1.8.1 release! I'd really like to get them out more regularly. > > On Tue,

Re: [DISCUSS] timing for a 1.8.1 release?

2016-04-12 Thread Ryan Blue
+1 for a 1.8.1 release! I'd really like to get them out more regularly. On Tue, Apr 12, 2016 at 9:07 AM, Sean Busbey wrote: > Hi folks! > > It's been ~2.5 months since 1.8.0 and we have ~5 issues fixed. > > Anyone want to volunteer to be a release manager for 1.8.1? > > --

[DISCUSS] timing for a 1.8.1 release?

2016-04-12 Thread Sean Busbey
Hi folks! It's been ~2.5 months since 1.8.0 and we have ~5 issues fixed. Anyone want to volunteer to be a release manager for 1.8.1? -- busbey

[jira] [Commented] (AVRO-1828) Add EditorConfig file

2016-04-12 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15237408#comment-15237408 ] Ryan Blue commented on AVRO-1828: - Sounds good to me! > Add EditorConfig file > - > >

[jira] [Created] (AVRO-1828) Add EditorConfig file

2016-04-12 Thread Niels Basjes (JIRA)
Niels Basjes created AVRO-1828: -- Summary: Add EditorConfig file Key: AVRO-1828 URL: https://issues.apache.org/jira/browse/AVRO-1828 Project: Avro Issue Type: Improvement Reporter:

[jira] [Commented] (AVRO-1701) warning: comparison between 'const enum testgen_r::ExampleEnum' and 'const enum testgen::ExampleEnum'

2016-04-12 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15236657#comment-15236657 ] Thiruvalluvan M. G. commented on AVRO-1701: --- If there are no objections, I'll commit the changes

[jira] [Updated] (AVRO-1701) warning: comparison between 'const enum testgen_r::ExampleEnum' and 'const enum testgen::ExampleEnum'

2016-04-12 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-1701: -- Attachment: AVRO-1701-A.patch > warning: comparison between 'const enum

[jira] [Commented] (AVRO-1701) warning: comparison between 'const enum testgen_r::ExampleEnum' and 'const enum testgen::ExampleEnum'

2016-04-12 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15236651#comment-15236651 ] Thiruvalluvan M. G. commented on AVRO-1701: --- Normally, there is no need to compare two different