[jira] [Updated] (AVRO-2385) Uppercase fields do not generate proper getter/setters in Java

2019-05-03 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-2385: -- Description: Steps to reproduce: Create an Avro schema with an uppercase field: {code} { "type": "rec

[jira] [Updated] (AVRO-2385) Uppercase fields do not generate proper getter/setters in Java

2019-05-03 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-2385: -- Description: Steps to reproduce: Create an Avro schema with an uppercase field: {code} { "type": "rec

[jira] [Updated] (AVRO-2385) Uppercase fields do not generate proper getter/setters in Java

2019-05-03 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-2385: -- Environment: Using Maven plugin with Java 8 (was: Using Maven plugin with Java 8: {{ }} {{  org.apache

[jira] [Updated] (AVRO-2385) Uppercase fields do not generate proper getter/setters in Java

2019-04-30 Thread Andrew (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew updated AVRO-2385: - Description: Steps to reproduce: Create an Avro schema with an uppercase field: { {{  "type": "record",}} {{