[jira] [Updated] (AVRO-1537) Make it easier to set up a multi-language build environment

2014-12-19 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated AVRO-1537: Attachment: AVRO-1537.patch Here's an updated patch that uses Niels' runindocker function, adapted to be

[jira] [Updated] (AVRO-1537) Make it easier to set up a multi-language build environment

2014-12-19 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated AVRO-1537: Attachment: AVRO-1537.patch Make it easier to set up a multi-language build environment

[jira] [Updated] (AVRO-1537) Make it easier to set up a multi-language build environment

2014-12-19 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated AVRO-1537: Attachment: AVRO-1537.patch New patch to fix an error that was occurring in './build.sh docker' on Mac.

[jira] [Updated] (AVRO-1537) Make it easier to set up a multi-language build environment

2014-12-19 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated AVRO-1537: Attachment: AVRO-1537.patch A (hopefully final) patch with updated dependencies for AVRO-1573. Make it

[jira] [Updated] (AVRO-1537) Make it easier to set up a multi-language build environment

2014-12-19 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated AVRO-1537: Status: Patch Available (was: Open) Make it easier to set up a multi-language build environment

[jira] [Updated] (AVRO-1573) lan/js: grunt : which version must be used ?

2014-12-19 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated AVRO-1573: Assignee: Tom White Status: Patch Available (was: Open) lan/js: grunt : which version must be used ?

[jira] [Updated] (AVRO-1608) Deprecate mutator methods on Schema

2014-12-19 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated AVRO-1608: Attachment: AVRO-1608.patch I've updated the patch to remove usage of the deprecated methods, although it's

[jira] [Commented] (AVRO-1537) Make it easier to set up a multi-language build environment

2014-12-19 Thread Niels Basjes (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14253656#comment-14253656 ] Niels Basjes commented on AVRO-1537: Hi [~tomwhite], I checked your current patch and

[jira] [Created] (AVRO-1624) Surefire forkMode is deprecated

2014-12-19 Thread Niels Basjes (JIRA)
Niels Basjes created AVRO-1624: -- Summary: Surefire forkMode is deprecated Key: AVRO-1624 URL: https://issues.apache.org/jira/browse/AVRO-1624 Project: Avro Issue Type: Bug Components:

[jira] [Commented] (AVRO-1624) Surefire forkMode is deprecated

2014-12-19 Thread Niels Basjes (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14253673#comment-14253673 ] Niels Basjes commented on AVRO-1624: Other projects have also gotten this:

[jira] [Commented] (AVRO-1573) lan/js: grunt : which version must be used ?

2014-12-19 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14253725#comment-14253725 ] Doug Cutting commented on AVRO-1573: +1. After upgrading grunt to 0.4, the js build

[jira] [Commented] (AVRO-1608) Deprecate mutator methods on Schema

2014-12-19 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14253754#comment-14253754 ] Doug Cutting commented on AVRO-1608: This is looking good, Tom. The non-mutating

[jira] [Commented] (AVRO-1537) Make it easier to set up a multi-language build environment

2014-12-19 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14253866#comment-14253866 ] Doug Cutting commented on AVRO-1537: On Linux docker requires sudo. With the current

[jira] [Commented] (AVRO-1624) Surefire forkMode is deprecated

2014-12-19 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14253872#comment-14253872 ] Doug Cutting commented on AVRO-1624: Niels, do you want to prepare a patch that fixes

[jira] [Updated] (AVRO-1624) Surefire forkMode is deprecated

2014-12-19 Thread Niels Basjes (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niels Basjes updated AVRO-1624: --- Attachment: AVRO-1624-2014-12-19-v1.patch {code} $ find . -type f -print0 | xargs -0 fgrep -i forkMode

[jira] [Updated] (AVRO-1624) Surefire forkMode is deprecated

2014-12-19 Thread Niels Basjes (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niels Basjes updated AVRO-1624: --- Status: Patch Available (was: Open) Surefire forkMode is deprecated ---

Re: Json encoding and decoding when using Avro in .NET

2014-12-19 Thread Ryan Blue
On 12/18/2014 09:28 AM, Doug Cutting wrote: Martin, I don't know of anyone implementing a Avro JSON encoding in C#. This would be a great addition. Thanks, Doug On Thu, Dec 18, 2014 at 2:35 AM, Martin Sponholtz mar...@comiit.com wrote: Hi, We have just started working with Avro

[jira] [Commented] (AVRO-1537) Make it easier to set up a multi-language build environment

2014-12-19 Thread Niels Basjes (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14254113#comment-14254113 ] Niels Basjes commented on AVRO-1537: On Linux docker does not _require_ sudo. In fact

[jira] [Commented] (AVRO-1593) C++ json encoder assumes C locale and generates invalid UTF-8 sequence

2014-12-19 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14254446#comment-14254446 ] Thiruvalluvan M. G. commented on AVRO-1593: --- Looks simple enough. But

[jira] [Comment Edited] (AVRO-1593) C++ json encoder assumes C locale and generates invalid UTF-8 sequence

2014-12-19 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14254446#comment-14254446 ] Thiruvalluvan M. G. edited comment on AVRO-1593 at 12/20/14 1:53 AM: