Wes McKinney created ARROW-397:
----------------------------------
Summary: [Java] Include compiled Flatbuffers sources in release
artifacts
Key: ARROW-397
URL: https://issues.apache.org/jira/browse/ARROW-397
Project: Apache Arrow
Issue Type: Bug
Components: Java - Vectors
Reporter: Wes McKinney
I'm seeing the flatc that's available in Maven foul up users because it depends
on a version of glibc (2.14) which is too new for many enterprise Linux users.
It would be better for the Arrow Java artifacts to not depend on flatc at all,
if possible.
We could check the compiled sources into source control, but that seems less
than ideal. Is there a clean way bundle them at packaging time?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)