Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
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
Attachments
Issue Links
- is broken by
-
AVRO-3547 support custom attribute at field level
- Resolved
- links to