[ 
https://issues.apache.org/jira/browse/AVRO-758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12992680#comment-12992680
 ] 

Stu Hood commented on AVRO-758:
-------------------------------

Ah, you're right... I missed a step. We're calling org.apache.avro.tool.Main in 
order to generate a JSON protocol from an IDL file, then we're calling the 
compiler via the ant task: org.apache.avro.specific.ProtocolTask. See lines 245 
through 300 here (but ignore the reference to Hadoop, which is for our Hadoop 
integration, rather than Avro's): 
https://github.com/apache/cassandra/blob/trunk/build.xml#L245

> avro-tools jar contains log4j config
> ------------------------------------
>
>                 Key: AVRO-758
>                 URL: https://issues.apache.org/jira/browse/AVRO-758
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>    Affects Versions: 1.5.0
>            Reporter: Stu Hood
>            Priority: Minor
>             Fix For: 1.5.0
>
>
> The avro-tools jar generated on trunk contains a log4j config that can 
> override the defaults of projects that include it.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to