[
https://issues.apache.org/jira/browse/LENS-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14291185#comment-14291185
]
Amareshwari Sriramadasu commented on LENS-217:
----------------------------------------------
I tried running mvn clean install -Papache-release with latest apache parent
pom, it produced lens-parent-2.0.0-incubating-SNAPSHOT-source-release.zip under
parent's target.
After unzipping has the following contents :
{noformat}
lens-parent-2.0.0-incubating-SNAPSHOT amareshwari.sr$ ls
DEPENDENCIES README.md lens-client-dist
lens-driver-impala lens-regression src
LICENSE checkstyle lens-cube
lens-driver-jdbc lens-server tools
LICENSE.txt lens-api lens-dist
lens-examples lens-server-api
License-Header.txt lens-cli lens-docker
lens-ml-lib lens-storage-db
NOTICE lens-client lens-driver-hive
lens-query-lib pom.xml
{noformat}
When i run mvn clean package from the unzipped directory, DEPENDENCIES has to
be added to rat-check excludes, after which build succeeds.
One issue i see is the zip directory name does not contain apache. Shall we
change lens-parent to apache-lens ?
There are LICENSE and LICENSE.txt files both. Is it ok? Shall we rename
LICENSE.txt in source to LICENSE sothat there wont be duplicates?
> Create a source distribution for the release
> --------------------------------------------
>
> Key: LENS-217
> URL: https://issues.apache.org/jira/browse/LENS-217
> Project: Apache Lens
> Issue Type: Sub-task
> Components: build
> Reporter: Amareshwari Sriramadasu
> Fix For: 2.0
>
>
> As per http://www.apache.org/dev/release.html#what-must-every-release-contain,
> Every ASF release must contain a source package, which must be sufficient for
> a user to build and test the release provided they have access to the
> appropriate platform and tools.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)