You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Kengo Seki (JIRA)" <ji...@apache.org> on 2019/08/15 00:32:00 UTC

[jira] [Updated] (AVRO-2505) `./build.sh clean` in the c++ directory doesn't remove all temporary files

     [ https://issues.apache.org/jira/browse/AVRO-2505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kengo Seki updated AVRO-2505:
-----------------------------
    Status: Patch Available  (was: Open)

> `./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
>
> {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
(v7.6.14#76016)