[jira] [Commented] (AVRO-1310) Avro Maven project can't be built from scratch

2013-05-01 Thread Nir Zamir (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13646563#comment-13646563 ] Nir Zamir commented on AVRO-1310: - Hi, Well, I'm trying to do it on both my Win7 x64 and

[jira] [Commented] (AVRO-1313) Java: Add system property for disabling sun.misc.Unsafe

2013-05-01 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13646591#comment-13646591 ] Doug Cutting commented on AVRO-1313: +1 Java: Add system property for

[jira] [Commented] (AVRO-1311) Upgrade Snappy-Java dependency to support building on Mac + Java 7

2013-05-01 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13646760#comment-13646760 ] Scott Carey commented on AVRO-1311: --- 1.0.5 may be released this week (based on -M4 see:

[jira] [Commented] (AVRO-607) SpecificData.getSchema not thread-safe

2013-05-01 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13647037#comment-13647037 ] Scott Carey commented on AVRO-607: -- If I recall, that turns out to be very hard due to how

[jira] [Created] (AVRO-1316) IDL code-generation generates too-long literals for very large schemas

2013-05-01 Thread Jeremy Kahn (JIRA)
Jeremy Kahn created AVRO-1316: - Summary: IDL code-generation generates too-long literals for very large schemas Key: AVRO-1316 URL: https://issues.apache.org/jira/browse/AVRO-1316 Project: Avro

[jira] [Commented] (AVRO-1310) Avro Maven project can't be built from scratch

2013-05-01 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13647146#comment-13647146 ] Scott Carey commented on AVRO-1310: --- Thanks for the update! Yes, the maven archetypes at

[jira] [Updated] (AVRO-1310) Avro Maven project can't be built from scratch

2013-05-01 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Carey updated AVRO-1310: -- Priority: Minor (was: Major) Avro Maven project can't be built from scratch

[jira] [Updated] (AVRO-1313) Java: Add system property for disabling sun.misc.Unsafe

2013-05-01 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Carey updated AVRO-1313: -- Resolution: Fixed Status: Resolved (was: Patch Available) Committed in revision 1478244.

[jira] [Commented] (AVRO-1124) RESTful service for holding schemas

2013-05-01 Thread Christophe Taton (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13647176#comment-13647176 ] Christophe Taton commented on AVRO-1124: * schema metadata: I believe the race

[jira] [Commented] (AVRO-1274) Add a schema builder API

2013-05-01 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13647196#comment-13647196 ] Scott Carey commented on AVRO-1274: --- We may have more work to do here. How would you

[jira] [Commented] (AVRO-1316) IDL code-generation generates too-long literals for very large schemas

2013-05-01 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13647205#comment-13647205 ] Scott Carey commented on AVRO-1316: --- I have not, but my schemas are only ~12K. I assume

[jira] [Commented] (AVRO-1274) Add a schema builder API

2013-05-01 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13647221#comment-13647221 ] Scott Carey commented on AVRO-1274: --- I think the answer to my question would be: {code}

[jira] [Commented] (AVRO-1316) IDL code-generation generates too-long literals for very large schemas

2013-05-01 Thread Micah Huff (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13647235#comment-13647235 ] Micah Huff commented on AVRO-1316: -- To tack on to [~trochee]'s comment, this is an issue

[jira] [Commented] (AVRO-1313) Java: Add system property for disabling sun.misc.Unsafe

2013-05-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13647297#comment-13647297 ] Hudson commented on AVRO-1313: -- Integrated in AvroJava #370 (See