Balaji Ambresh created AVRO-1660:
------------------------------------
Summary: case sensitivity affects schema to java file generation
Key: AVRO-1660
URL: https://issues.apache.org/jira/browse/AVRO-1660
Project: Avro
Issue Type: Bug
Environment: mac OS X
Reporter: Balaji Ambresh
On a linux box, creating 2 schemas with com.example.organization and
com.example.Organization will compile fine. 2 files (organization.java and
Organization.java) would get generated. On a mac however, both files would be
treated the same. This could be caught while generating the file(s).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)