Mike Ruffing created AVRO-3601:
----------------------------------
Summary: 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
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
--
This message was sent by Atlassian Jira
(v8.20.10#820010)