[
https://issues.apache.org/jira/browse/AVRO-758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12992623#comment-12992623
]
Scott Carey commented on AVRO-758:
----------------------------------
Yes, the Main method and all the Tool classes are only in the tools.jar. Is
your project calling those directly? Or executing the tools stand-alone?
The intention of avro-tools.jar is to provide command-line utilities and use it
like "java -jar avro-tools.jar". Everything it does is accessible via public
API's in other projects -- for example compiling schemas/protocols.
We could add 'avro-tools-nodeps.jar' for users who want to access
org/apache/avro/tool/Main.java from code inside another project.
Can you describe your use case in more detail Stu?
> 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