You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Doug Cutting (JIRA)" <ji...@apache.org> on 2014/01/17 02:23:20 UTC

[jira] [Commented] (AVRO-1441) Avro Class Files Output Directory

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

Doug Cutting commented on AVRO-1441:
------------------------------------

The default is to find sources in src/main/avro and place generated files in target/generated-sources, so couldn't we actually leave this empty?

> Avro Class Files Output Directory
> ---------------------------------
>
>                 Key: AVRO-1441
>                 URL: https://issues.apache.org/jira/browse/AVRO-1441
>             Project: Avro
>          Issue Type: Bug
>          Components: doc
>    Affects Versions: 1.7.6
>            Reporter: Jesse Anderson
>         Attachments: targetdirectory.diff
>
>
> The current documentation shows that Avro class files can be generated to the src/ directory. They should be generated to the target/ directory. Having files go to the src/ directory means they are not cleaned during a mvn clean. Guess who has two thumbs and ran into this issue?



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)