[
https://issues.apache.org/jira/browse/AVRO-1551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14144989#comment-14144989
]
Hudson commented on AVRO-1551:
------------------------------
SUCCESS: Integrated in AvroJava #482 (See
[https://builds.apache.org/job/AvroJava/482/])
AVRO-1551. Java: Add an output encoding option to the compiler. Contributed by
Keegan Witt. (cutting: rev 1627083)
* /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/input/player.avsc
*
/avro/trunk/lang/java/tools/src/test/compiler/output-string/avro/examples/baseball/Player.java
* /avro/trunk/lang/java/tools/src/test/compiler/output/Player.java
*
/avro/trunk/lang/java/tools/src/test/java/org/apache/avro/tool/TestSpecificCompilerTool.java
> SpecificCompilerTool should have outputEncoding option
> ------------------------------------------------------
>
> Key: AVRO-1551
> URL: https://issues.apache.org/jira/browse/AVRO-1551
> Project: Avro
> Issue Type: Improvement
> Components: java
> Reporter: Keegan Witt
> Assignee: Keegan Witt
> Fix For: 1.7.8, 1.8.0
>
> Attachments: AVRO-1551.patch, AVRO-1551_2.patch,
> AVRO-1551_3_separate_input.patch, AVRO-1551_3_shared_input.patch
>
>
> The same way AVRO-1471 allows you to set the output encoding from Maven, the
> SpecificCompilerTool commandline tool should allow you to do the same.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)