Re: Pre-commit Check Avro

2016-09-13 Thread Sean Busbey
We have something like this now with our build.sh files, I think? Busbey-MBA:avro busbey$ find . -name build.sh ./build.sh ./lang/c/build.sh ./lang/c++/build.sh ./lang/csharp/build.sh ./lang/js/build.sh ./lang/php/build.sh ./lang/ruby/build.sh how about we just formalize this for the places where

[jira] [Commented] (AVRO-1910) Avro HttpTransceiver.cs - throw new Exception(string.Format("Unexpected end of response binary stream - expected {0} more bytes in current chunk", (object)count));

2016-09-13 Thread Jeremy Custenborder (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15488786#comment-15488786 ] Jeremy Custenborder commented on AVRO-1910: --- Found a little more when I enabled l

[jira] [Comment Edited] (AVRO-1844) Avro-C build procedure doesn't set include paths for Jansson

2016-09-13 Thread Roman (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15488698#comment-15488698 ] Roman edited comment on AVRO-1844 at 9/13/16 10:47 PM: --- I don't know

[jira] [Commented] (AVRO-1844) Avro-C build procedure doesn't set include paths for Jansson

2016-09-13 Thread Roman (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15488698#comment-15488698 ] Roman commented on AVRO-1844: - I don't know enough about CMake as well, but the following allow

[jira] [Commented] (AVRO-1910) Avro HttpTransceiver.cs - throw new Exception(string.Format("Unexpected end of response binary stream - expected {0} more bytes in current chunk", (object)count));

2016-09-13 Thread Jeremy Custenborder (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15488608#comment-15488608 ] Jeremy Custenborder commented on AVRO-1910: --- Thanks for looking at this [~arthurc

Re: Pre-commit Check Avro

2016-09-13 Thread suraj acharya
Hi, When I reached out to the Apache Yetus dev mailing list for some information regarding the addition of precommit check. I got the reply from them which said that AVRO might want to change the approach of which they run the tests. I wanted to know if everyone was okay with what was being suggest

[jira] [Updated] (AVRO-1900) build.sh test fails for dev-tools.jar

2016-09-13 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1900: Resolution: Fixed Assignee: Ryan Blue (was: Suraj Acharya) Fix Version/s: 1.8.2 St

[jira] [Commented] (AVRO-1900) build.sh test fails for dev-tools.jar

2016-09-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15487815#comment-15487815 ] ASF GitHub Bot commented on AVRO-1900: -- Github user rdblue closed the pull request at:

[GitHub] avro pull request #122: AVRO-1900: Remove dev-tools to fix Java build.

2016-09-13 Thread rdblue
Github user rdblue closed the pull request at: https://github.com/apache/avro/pull/122 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enable

[jira] [Commented] (AVRO-1900) build.sh test fails for dev-tools.jar

2016-09-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15487810#comment-15487810 ] ASF subversion and git services commented on AVRO-1900: --- Commit 33d49

[jira] [Commented] (AVRO-1900) build.sh test fails for dev-tools.jar

2016-09-13 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15487778#comment-15487778 ] Sean Busbey commented on AVRO-1900: --- +1 on the patch to just remove dev-tools entirely.

[jira] [Updated] (AVRO-1910) Avro HttpTransceiver.cs - throw new Exception(string.Format("Unexpected end of response binary stream - expected {0} more bytes in current chunk", (object)count));

2016-09-13 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1910: Assignee: Jeremy Custenborder > Avro HttpTransceiver.cs - throw new Exception(string.Format("Unexpected end

[jira] [Created] (AVRO-1913) No warnings in the generated Java code

2016-09-13 Thread Niels Basjes (JIRA)
Niels Basjes created AVRO-1913: -- Summary: No warnings in the generated Java code Key: AVRO-1913 URL: https://issues.apache.org/jira/browse/AVRO-1913 Project: Avro Issue Type: Improvement

[jira] [Commented] (AVRO-1910) Avro HttpTransceiver.cs - throw new Exception(string.Format("Unexpected end of response binary stream - expected {0} more bytes in current chunk", (object)count));

2016-09-13 Thread Arthur Coquelet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15486686#comment-15486686 ] Arthur Coquelet commented on AVRO-1910: --- All the Unit tests are Ok apart from Avro.T