[
https://issues.apache.org/jira/browse/AVRO-2505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp updated AVRO-2505:
------------------------------
Fix Version/s: 1.9.1
Resolution: Fixed
Status: Resolved (was: Patch Available)
> `./build.sh clean` in the c++ directory doesn't remove all temporary files
> --------------------------------------------------------------------------
>
> Key: AVRO-2505
> URL: https://issues.apache.org/jira/browse/AVRO-2505
> Project: Apache Avro
> Issue Type: Improvement
> Components: build
> Reporter: Kengo Seki
> Assignee: Kengo Seki
> Priority: Trivial
> Fix For: 1.9.1
>
>
> {code}
> sekikn@a80af4ec301b:~/avro$ cd lang/c++
> sekikn@a80af4ec301b:~/avro/lang/c++$ ./build.sh test
> (snip)
> sekikn@a80af4ec301b:~/avro/lang/c++$ ./build.sh clean
> -- Boost version: 1.62.0
> -- Found the following Boost libraries:
> -- filesystem
> -- iostreams
> -- program_options
> -- regex
> -- system
> Enabled snappy codec
> -- Configuring done
> -- Generating done
> -- Build files have been written to: /home/sekikn/avro/lang/c++/build
> sekikn@a80af4ec301b:~/avro/lang/c++$ ls test*.df
> test8.df test9.df test_skip.df
> {code}
--
This message was sent by Atlassian Jira
(v8.3.2#803003)