Doug Cutting created AVRO-1252:
----------------------------------

             Summary: enable compiler tool to generate String instead of Utf8
                 Key: AVRO-1252
                 URL: https://issues.apache.org/jira/browse/AVRO-1252
             Project: Avro
          Issue Type: New Feature
          Components: java
            Reporter: Doug Cutting
            Assignee: Doug Cutting
            Priority: Minor


Since AVRO-803 the schema-to-Java compiler has permitted one to have strings 
represented with java.lang.String instead of org.apache.avro.util.Utf8.  The 
Maven tasks that run the compiler permit one to specify this, but the 
command-line tool does not.  We should add that capability.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to