[
https://issues.apache.org/jira/browse/SUBMARINE-178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhankun Tang updated SUBMARINE-178:
-----------------------------------
Description:
The current distribution build process through "mvn clean package" contains
only 4 jars.
After SUBMARINE-169, there're several improvements we need:
# Build source code tarball as well
# When building source code tarball, package file LICENSE, NOTICE, folder
"licenses" into source code tarball
# The binary distribution should package "LICENSE-binary", "NOTICE-binary",
folder "licenses-binary" besides the 4 jars.
# Sign the artifacts after they're generated. Refer to hadoop's
dev-support/bin/create-release or spark's release dev/make-distribution.sh
[~yuan_zac], could you please take a look at this? Thanks.
was:
The current distribution build process through "mvn clean package" contains
only 4 jars.
After SUBMARINE-169, there're several improvements we need:
# Build source code tarball as well
# When building source code tarball, package file LICENSE, NOTICE, folder
"licenses" into source code tarball
# The binary distribution should package "LICENSE-binary", "NOTICE-binary",
folder "licenses-binary" besides the 4 jars.
# Sign the artifacts after they're generated. Refer to hadoop's
dev-support/bin/create-release or spark's release
[~yuan_zac], could you please take a look at this? Thanks.
> Package license and notice into artifacts
> -----------------------------------------
>
> Key: SUBMARINE-178
> URL: https://issues.apache.org/jira/browse/SUBMARINE-178
> Project: Hadoop Submarine
> Issue Type: Improvement
> Reporter: Zhankun Tang
> Priority: Major
>
> The current distribution build process through "mvn clean package" contains
> only 4 jars.
> After SUBMARINE-169, there're several improvements we need:
> # Build source code tarball as well
> # When building source code tarball, package file LICENSE, NOTICE, folder
> "licenses" into source code tarball
> # The binary distribution should package "LICENSE-binary", "NOTICE-binary",
> folder "licenses-binary" besides the 4 jars.
> # Sign the artifacts after they're generated. Refer to hadoop's
> dev-support/bin/create-release or spark's release dev/make-distribution.sh
> [~yuan_zac], could you please take a look at this? Thanks.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)