You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/04/28 06:35:06 UTC

[jira] [Commented] (ACCUMULO-3757) Add ability to build native library (not just tarball)

    [ https://issues.apache.org/jira/browse/ACCUMULO-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14516331#comment-14516331 ] 

ASF GitHub Bot commented on ACCUMULO-3757:
------------------------------------------

GitHub user joshelser opened a pull request:

    https://github.com/apache/accumulo/pull/34

    ACCUMULO-3757 Build the native library from the tarball

    Uses the Accumulo tarball and the native library tarball
    to generate the shared library and put it in target/

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/joshelser/accumulo ACCUMULO-3757

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/accumulo/pull/34.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #34
    
----
commit f4d398a5c9d5e60127de80bc7cf88c8263c0d2ba
Author: Josh Elser <el...@apache.org>
Date:   2015-04-28T04:32:54Z

    ACCUMULO-3757 Build the native library from the tarball
    
    Uses the Accumulo tarball and the native library tarball
    to generate the shared library and put it in target/

----


> 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)