[
https://issues.apache.org/jira/browse/AVRO-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15273113#comment-15273113
]
Niels Basjes commented on AVRO-1840:
------------------------------------
I think it's best not to clean the files that are downloaded as a cache to run
the build like these:
{code}
lang/py/lib/ivy-2.2.0.jar
lang/ruby/.bundle/
lang/ruby/.gem/
lang/ruby/Gemfile.lock
{code}
> Ensure that build.sh clean really cleans all generated files
> ------------------------------------------------------------
>
> Key: AVRO-1840
> URL: https://issues.apache.org/jira/browse/AVRO-1840
> Project: Avro
> Issue Type: Improvement
> Reporter: Niels Basjes
> Assignee: Niels Basjes
>
> Make sure that for all languages all generated files are removed when running
> a build.sh clean.
> So effectively when starting with a clean checkout, the tree must be in it's
> clean checkout state after running: {{./build.sh test dist rat clean}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)