[jira] [Updated] (AVRO-1026) Add namespace support to C++

2012-02-14 Thread Keh-Li Sheng (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keh-Li Sheng updated AVRO-1026: --- Attachment: AVRO-1026_json.patch Adding a patch for JsonCodec.cc to understand namespace/fullname symb

[jira] [Commented] (AVRO-1026) Add namespace support to C++

2012-02-14 Thread Thiruvalluvan M. G. (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207896#comment-13207896 ] Thiruvalluvan M. G. commented on AVRO-1026: --- The patch does not apply cleanly on

[jira] [Commented] (AVRO-1026) Add namespace support to C++

2012-02-14 Thread Keh-Li Sheng (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207996#comment-13207996 ] Keh-Li Sheng commented on AVRO-1026: I forked from github and didn't update to the late

Re: [VOTE] Avro release 1.6.2 (rc 1)

2012-02-14 Thread Scott Carey
+1 Checksums match. Src tarball builds and tests pass. Integrated my applications with the test maven repo, they compile and pass tests with the new version. On 2/9/12 4:06 PM, "Doug Cutting" wrote: >I have created a new candidate build for Avro release 1.6.2. > >Changes are listed at: > > h

Re: [VOTE] Avro release 1.6.2 (rc 1)

2012-02-14 Thread Philip Zeyliger
-0 for now I had trouble with the C unit tests (I ran "./build.sh test" on ubuntu oneiric). Are other folks having trouble? The java unit tests work. Running tests... Test project /home/philip/Downloads/avro-src-1.6.2/build/c Start 1: quickstop 1/9 Test #1: quickstop ...

Re: [VOTE] Avro release 1.6.2 (rc 1)

2012-02-14 Thread Scott Carey
FWIW, this is my output of C tests, from Mac OSX 10.6.8 (Snow Leopard). [100%] Built target index_html Running tests... Test project /Users/scottc/avro/1.6.2-rc1/avro-src-1.6.2/build/c Start 1: quickstop 1/9 Test #1: quickstop Passed0.38 sec Start 2: test_da

Re: [VOTE] Avro release 1.6.2 (rc 1)

2012-02-14 Thread Doug Cutting
On 02/14/2012 01:35 PM, Philip Zeyliger wrote: > I had trouble with the C unit tests (I ran "./build.sh test" on ubuntu > oneiric). Is this a regression? Do 1.6.1 tests pass on your machine? http://www.apache.org/dyn/closer.cgi/avro/avro-1.6.1/ Thanks! Doug

Re: [VOTE] Avro release 1.6.2 (rc 1)

2012-02-14 Thread Philip Zeyliger
On Tue, Feb 14, 2012 at 1:58 PM, Doug Cutting wrote: > On 02/14/2012 01:35 PM, Philip Zeyliger wrote: > > I had trouble with the C unit tests (I ran "./build.sh test" on ubuntu > > oneiric). > > Is this a regression? Do 1.6.1 tests pass on your machine? > > http://www.apache.org/dyn/closer.cgi/a

Re: [VOTE] Avro release 1.6.2 (rc 1)

2012-02-14 Thread Douglas Creager
> They do not; the same test fails. I'm not familiar with the cmake system > here; is there a file where the test output goes? You can do $ ctest --output-on-failure which will print out the stdout and stderr of any failed test. Alternatively, the tests are just statically linked executable

Re: [VOTE] Avro release 1.6.2 (rc 1)

2012-02-14 Thread Doug Cutting
On 02/14/2012 02:05 PM, Philip Zeyliger wrote: >> Is this a regression? Do 1.6.1 tests pass on your machine? > > They do not; the same test fails. Thanks for checking! If it's not a regression then it shouldn't be a blocker. Doug

[jira] [Created] (AVRO-1030) Dead link on Avro web site

2012-02-14 Thread Created
Dead link on Avro web site -- Key: AVRO-1030 URL: https://issues.apache.org/jira/browse/AVRO-1030 Project: Avro Issue Type: Bug Reporter: Jan Høydahl Priority: Minor The link to "Protocol Buf

[jira] [Updated] (AVRO-1030) Dead link on Avro web site

2012-02-14 Thread Doug Cutting (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-1030: --- Attachment: AVRO-1030.patch Here's a patch that fixes this and updates the Thrift link too.

[jira] [Updated] (AVRO-1030) Dead link on Avro web site

2012-02-14 Thread Doug Cutting (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-1030: --- Fix Version/s: 1.6.3 Assignee: Doug Cutting Labels: documentation (was: website)

Re: [VOTE] Avro release 1.6.2 (rc 1)

2012-02-14 Thread Philip Zeyliger
I'm +1 on the release based on java unit tests passing. For those interested, here's the test failure. [0]air::tests(276231)$./test_avro_values Running boolean tests | 00 .. .. .. .. .. .. .. | .. .. .. .. .. .. .. .. | | 01 .. .. .. .. .. .. .. | .. .. .. .. .. .. .. .

Re: [VOTE] Avro release 1.6.2 (rc 1)

2012-02-14 Thread Doug Cutting
This passes, with 3 +1 votes from PMC members and no -1 votes. I'll publish the release. Thanks! Doug On 02/09/2012 04:06 PM, Doug Cutting wrote: > I have created a new candidate build for Avro release 1.6.2. > > Changes are listed at: > > http://s.apache.org/4u3 > > Please download, test,

[jira] [Updated] (AVRO-956) Remove dependency on Flex/Bison

2012-02-14 Thread Doug Cutting (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-956: -- Fix Version/s: (was: 1.7.0) 1.6.2 > Remove dependency on Flex/Bison >

Re: [VOTE] Avro release 1.6.2 (rc 1)

2012-02-14 Thread Douglas Creager
> For those interested, here's the test failure. > > [0]air::tests(276231)$./test_avro_values > Running boolean tests > | 00 .. .. .. .. .. .. .. | .. .. .. .. .. .. .. .. | > | 01 .. .. .. .. .. .. .. | .. .. .. .. .. .. .. .. | > Running bytes tes

Re: [VOTE] Avro release 1.6.2 (rc 1)

2012-02-14 Thread Philip Zeyliger
On Tue, Feb 14, 2012 at 5:34 PM, Douglas Creager wrote: > > For those interested, here's the test failure. > > > > [0]air::tests(276231)$./test_avro_values > > Running boolean tests > > | 00 .. .. .. .. .. .. .. | .. .. .. .. .. .. .. .. | > > | 01 .. .. .. .. .. .. .. |

[jira] [Created] (AVRO-1031) C test case makes too many assumptions of memcmp

2012-02-14 Thread Douglas Creager (Created) (JIRA)
C test case makes too many assumptions of memcmp Key: AVRO-1031 URL: https://issues.apache.org/jira/browse/AVRO-1031 Project: Avro Issue Type: Bug Components: c Affects Versions:

[jira] [Updated] (AVRO-1031) C test case makes too many assumptions of memcmp

2012-02-14 Thread Douglas Creager (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Douglas Creager updated AVRO-1031: -- Attachment: 0001-AVRO-1031.-C-avro_value_cmp-doesn-t-necessarily-retu.patch Here's a patch. The