[
https://issues.apache.org/jira/browse/ACCUMULO-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14517273#comment-14517273
]
Christopher Tubbs commented on ACCUMULO-3757:
---------------------------------------------
No problem. I just checked and looked at the build output and found that the
shared lib gets written to the following in the master branch:
{{server/native/target/accumulo-native-1.8.0-SNAPSHOT/accumulo-native-1.8.0-SNAPSHOT/libaccumulo.so}}
If necessary, we can make it do this earlier in the build. We could also add an
extra step somewhere in the assembly to execute {{build_native_library.sh}}
(perhaps as part of an assembly test).
> Add ability to build native library (not just tarball)
> ------------------------------------------------------
>
> Key: ACCUMULO-3757
> URL: https://issues.apache.org/jira/browse/ACCUMULO-3757
> Project: Accumulo
> Issue Type: Improvement
> Components: build
> Reporter: Josh Elser
> Assignee: Josh Elser
> Priority: Blocker
> Fix For: 1.7.0
>
>
> Would be convenient to actually build the native library via Maven, not just
> the native tarball.
> This would ease downstream packaging and we get to own the process of
> building the native library (instead of trying to coordinate).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)