[jira] Updated: (AVRO-449) CMake-based build system for Avro/C

2010-03-04 Thread Bruce Mitchener (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruce Mitchener updated AVRO-449: - Attachment: avro_cmake.diff Work in progress Things left to do: * Documentation about usage.

Re: Avro Quickstart updated for 1.3.0 - now with Ruby goodness.

2010-03-04 Thread Scott Carey
Some feedback: The Maven plugin only supports Avro protocols, but not Avro schemas. If it filtered for *.avsc and *.avpr and ran the schema compiler on the former, and protocol compiler on the latter, it would be more useable for someone starting out experimenting with Avro, especially if they

[jira] Commented: (AVRO-450) Python - Ruby interoperability failing with Mail client/server example

2010-03-04 Thread Jeff Hammerbacher (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12841500#action_12841500 ] Jeff Hammerbacher commented on AVRO-450: Ruby folks never implemented RPC interop

[jira] Commented: (AVRO-449) CMake-based build system for Avro/C

2010-03-04 Thread Scott Banachowski (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12841501#action_12841501 ] Scott Banachowski commented on AVRO-449: Hi, is it simple to apply the same to C++

[jira] Created: (AVRO-451) Try to use hashlib in Python implementation and fall back to md5 if we can't find it

2010-03-04 Thread Jeff Hammerbacher (JIRA)
Try to use hashlib in Python implementation and fall back to md5 if we can't find it Key: AVRO-451 URL: https://issues.apache.org/jira/browse/AVRO-451 Project: Avro

[jira] Commented: (AVRO-450) Python - Ruby interoperability failing with Mail client/server example

2010-03-04 Thread Jeff Hodges (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12841505#action_12841505 ] Jeff Hodges commented on AVRO-450: -- Yeah, known problem. I've got work to do. Python -

[jira] Commented: (AVRO-450) Python - Ruby interoperability failing with Mail client/server example

2010-03-04 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12841522#action_12841522 ] Patrick Hunt commented on AVRO-450: --- FF to remove blocker status if this is a

[jira] Commented: (AVRO-449) CMake-based build system for Avro/C

2010-03-04 Thread Bruce Mitchener (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12841626#action_12841626 ] Bruce Mitchener commented on AVRO-449: -- It would not be that difficult. There is support

[jira] Updated: (AVRO-439) Remove unused headers from being checked in configure.in

2010-03-04 Thread Matt Massie (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Massie updated AVRO-439: - Assignee: (was: Matt Massie) Remove unused headers from being checked in configure.in

[jira] Updated: (AVRO-443) Endianness is determined at configure time rather than compile time

2010-03-04 Thread Matt Massie (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Massie updated AVRO-443: - Assignee: (was: Matt Massie) Endianness is determined at configure time rather than compile time