[
https://issues.apache.org/jira/browse/AVRO-3601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Ruffing updated AVRO-3601:
-------------------------------
Description:
Problem file/line:
https://github.com/apache/avro/blob/master/lang/c%2B%2B/api/CustomFields.hh#L24
Steps to reproduce:
* Download AVRO version 1.11.1
* Execute {{./build.sh install}} (from the {{lang/c++ directory}})
* Navigate to the installed {{include}} directory
* Verify this file (and path) {{"../impl/json/JsonDom.hh"}} does NOT exists in
the installed {{include}} directory
Relates to: https://issues.apache.org/jira/browse/AVRO-3547
was:
Problem file/line:
https://github.com/apache/avro/blob/master/lang/c%2B%2B/api/CustomFields.hh#L24
Steps to reproduce:
* Download AVRO version 1.11.1
* Execute {{./build.sh install}} (from the {{lang/c++ directory}})
* Navigate to the installed {{include}} directory
* Verify this file (or path) {{"../impl/json/JsonDom.hh"}} does NOT exists in
the installed {{include}} directory
Relates to: https://issues.apache.org/jira/browse/AVRO-3547
> C++ API header contains breaking include
> ----------------------------------------
>
> Key: AVRO-3601
> URL: https://issues.apache.org/jira/browse/AVRO-3601
> Project: Apache Avro
> Issue Type: Bug
> Reporter: Mike Ruffing
> Priority: Major
>
> Problem file/line:
> https://github.com/apache/avro/blob/master/lang/c%2B%2B/api/CustomFields.hh#L24
> Steps to reproduce:
> * Download AVRO version 1.11.1
> * Execute {{./build.sh install}} (from the {{lang/c++ directory}})
> * Navigate to the installed {{include}} directory
> * Verify this file (and path) {{"../impl/json/JsonDom.hh"}} does NOT exists
> in the installed {{include}} directory
> Relates to: https://issues.apache.org/jira/browse/AVRO-3547
--
This message was sent by Atlassian Jira
(v8.20.10#820010)