You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crail.apache.org by PepperJo <gi...@git.apache.org> on 2018/11/23 12:35:32 UTC

[GitHub] incubator-crail pull request #68: [Build] Fix source tarball not compiling

GitHub user PepperJo opened a pull request:

    https://github.com/apache/incubator-crail/pull/68

    [Build] Fix source tarball not compiling

    Add binary licenses to src tarball to allow to execute "mvn package"
    which creates a binary tarball with said licenses.
    
    Signed-off-by: Jonas Pfefferle <pe...@apache.org>

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

    $ git pull https://github.com/PepperJo/incubator-crail src_tarball_licenses

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

    https://github.com/apache/incubator-crail/pull/68.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 #68
    
----
commit c6b1fa8b90c292c551ceb95ec31d8c8bfad48b9c
Author: Jonas Pfefferle <pe...@...>
Date:   2018-11-23T12:30:50Z

    [Build] Fix source tarball not compiling
    
    Add binary licenses to src tarball to allow to execute "mvn package"
    which creates a binary tarball with said licenses.
    
    Signed-off-by: Jonas Pfefferle <pe...@apache.org>

----


---

[GitHub] incubator-crail pull request #68: [Build] Fix source tarball not compiling

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-crail/pull/68


---