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 <[email protected]>
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 <pepperjo@...>
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 <[email protected]>
----
---