[jira] [Updated] (AVRO-1325) Enhanced Schema Builder API

2013-05-15 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Carey updated AVRO-1325: -- Attachment: AVRO-1325.patch Updated patch contains: * Completed functionality. * Cleaned up API -- **

[jira] [Updated] (AVRO-1325) Enhanced Schema Builder API

2013-05-15 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Carey updated AVRO-1325: -- Status: Patch Available (was: Open) > Enhanced Schema Builder API > --- > >

[jira] [Created] (AVRO-1330) java: allow custom Encodings with annotations

2013-05-15 Thread Vincenz Priesnitz (JIRA)
Vincenz Priesnitz created AVRO-1330: --- Summary: java: allow custom Encodings with annotations Key: AVRO-1330 URL: https://issues.apache.org/jira/browse/AVRO-1330 Project: Avro Issue Type: Ne

[jira] [Updated] (AVRO-1324) Avro-C: namespace lookup and inherited namespaces

2013-05-15 Thread Ben Walsh (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Walsh updated AVRO-1324: Priority: Major (was: Minor) > Avro-C: namespace lookup and inherited namespaces >

[jira] [Updated] (AVRO-1330) java: allow custom Encodings with annotations

2013-05-15 Thread Vincenz Priesnitz (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincenz Priesnitz updated AVRO-1330: Status: Patch Available (was: Open) > java: allow custom Encodings with annotations > -

[jira] [Commented] (AVRO-1330) java: allow custom Encodings with annotations

2013-05-15 Thread Vincenz Priesnitz (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13658389#comment-13658389 ] Vincenz Priesnitz commented on AVRO-1330: - Here is a patch that implements proposed

[jira] [Updated] (AVRO-1330) java: allow custom Encodings with annotations

2013-05-15 Thread Vincenz Priesnitz (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincenz Priesnitz updated AVRO-1330: Attachment: Avro-1330.patch > java: allow custom Encodings with annotations > --

[jira] [Updated] (AVRO-1325) Enhanced Schema Builder API

2013-05-15 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated AVRO-1325: Attachment: AVRO-1325-properties.patch I haven't had a chance to look at the latest patch yet, but for compa

[jira] [Created] (AVRO-1331) Java reader backwards-compatibility breakage

2013-05-15 Thread Jeremy Kahn (JIRA)
Jeremy Kahn created AVRO-1331: - Summary: Java reader backwards-compatibility breakage Key: AVRO-1331 URL: https://issues.apache.org/jira/browse/AVRO-1331 Project: Avro Issue Type: Bug C

[jira] [Updated] (AVRO-1331) Java reader backwards-compatibility breakage

2013-05-15 Thread Jeremy Kahn (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Kahn updated AVRO-1331: -- Attachment: stripped-snipped.schema stripped-snipped.avro the sample "stripped and snipp

[jira] [Updated] (AVRO-1325) Enhanced Schema Builder API

2013-05-15 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Carey updated AVRO-1325: -- Attachment: AVRO-1325-v2.patch This patch includes an additional 180 lines of javadoc introduction to S

[jira] [Commented] (AVRO-1325) Enhanced Schema Builder API

2013-05-15 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13658758#comment-13658758 ] Scott Carey commented on AVRO-1325: --- My most recent patch deals with the annoying 'everyt

[jira] [Updated] (AVRO-1314) Java: Add @threadSafe annotation to maven plugins

2013-05-15 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Carey updated AVRO-1314: -- Priority: Minor (was: Major) Issue Type: Improvement (was: Bug) > Java: Add @threadSafe anno

[jira] [Updated] (AVRO-1314) Java: Add @threadSafe annotation to maven plugins

2013-05-15 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Carey updated AVRO-1314: -- Resolution: Fixed Status: Resolved (was: Patch Available) I committed this @ r1483078

buildbot success in ASF Buildbot on avro-trunk-rat-report

2013-05-15 Thread buildbot
The Buildbot has detected a restored build on builder avro-trunk-rat-report while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/avro-trunk-rat-report/builds/625 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: sched

[jira] [Updated] (AVRO-1331) Java reader backwards-compatibility breakage

2013-05-15 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-1331: --- Attachment: AVRO-1331.patch Here's a patch that I think fixes this. AVRO-1295 exposed an underlying b

[jira] [Updated] (AVRO-1331) Java reader backwards-compatibility breakage

2013-05-15 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-1331: --- Fix Version/s: 1.7.5 Assignee: Doug Cutting Affects Version/s: (was: 1.7.5)

[jira] [Commented] (AVRO-1330) java: allow custom Encodings with annotations

2013-05-15 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13658856#comment-13658856 ] Doug Cutting commented on AVRO-1330: Nice idea. - I don't think we should use the term

[jira] [Commented] (AVRO-1331) Java reader backwards-compatibility breakage

2013-05-15 Thread Micah Huff (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13658956#comment-13658956 ] Micah Huff commented on AVRO-1331: -- [~cutting]--Thank you very much for this patch! We hav

[jira] [Commented] (AVRO-1331) Java reader backwards-compatibility breakage

2013-05-15 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13659074#comment-13659074 ] Doug Cutting commented on AVRO-1331: Glad to hear this works! I'll commit it soon unle

[jira] [Commented] (AVRO-1314) Java: Add @threadSafe annotation to maven plugins

2013-05-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13659202#comment-13659202 ] Hudson commented on AVRO-1314: -- Integrated in AvroJava #373 (See [https://builds.apache.org/jo

[jira] [Commented] (AVRO-1245) Add Merging Functionality to Generated Builders

2013-05-15 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13659307#comment-13659307 ] Scott Carey commented on AVRO-1245: --- Another possibility is to do it all at builder const