[
https://issues.apache.org/jira/browse/AVRO-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13578743#comment-13578743
]
Hudson commented on AVRO-1252:
------------------------------
Integrated in AvroJava #350 (See [https://builds.apache.org/job/AvroJava/350/])
AVRO-1252. Java: Add a '-string' option to compiler command line. (Revision
1446349)
Result = SUCCESS
cutting :
Files :
* /avro/trunk/CHANGES.txt
*
/avro/trunk/lang/java/tools/src/main/java/org/apache/avro/tool/SpecificCompilerTool.java
* /avro/trunk/lang/java/tools/src/test/compiler/output-string
* /avro/trunk/lang/java/tools/src/test/compiler/output-string/avro
* /avro/trunk/lang/java/tools/src/test/compiler/output-string/avro/examples
*
/avro/trunk/lang/java/tools/src/test/compiler/output-string/avro/examples/baseball
*
/avro/trunk/lang/java/tools/src/test/compiler/output-string/avro/examples/baseball/Player.java
*
/avro/trunk/lang/java/tools/src/test/compiler/output-string/avro/examples/baseball/Position.java
*
/avro/trunk/lang/java/tools/src/test/java/org/apache/avro/tool/TestSpecificCompilerTool.java
> 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
> Fix For: 1.7.4
>
> Attachments: AVRO-1252.txt
>
>
> 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