[
https://issues.apache.org/jira/browse/BIGTOP-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14186268#comment-14186268
]
Konstantin Boudnik edited comment on BIGTOP-1499 at 10/28/14 3:00 AM:
----------------------------------------------------------------------
Yeah, you're right - dl/ is present. Anything else besides dl/ ?
Considering that dl/ isn't a part of the source tree I won't bother too much
about it being present in the release tar-ball.
However, release steps in the build need to be updated so next time it isn't
included into the source artifact.
was (Author: cos):
Yeah, you're right - dl/ is present. Anything else besides dl/ ?
Considering that dl/ isn't a part of the source tree I won't bother too much
about it being present in the release tar-ball.
> released source code is not same with source code in branch
> ------------------------------------------------------------
>
> Key: BIGTOP-1499
> URL: https://issues.apache.org/jira/browse/BIGTOP-1499
> Project: Bigtop
> Issue Type: Bug
> Components: build
> Affects Versions: 0.8.0
> Reporter: Guo Ruijing
>
> released source code is expeced to be same with source code in branch:
> 1. released source code:
> wget
> http://www.apache.org/dist/bigtop/bigtop-0.8.0/bigtop-0.8.0-project.tar.gz
> 2. source code in branch:
> a) git clone https://github.com/apache/bigtop.git
> b) git checkout -b branch-0.8
> 3. diff code:
> bigtop.mk
> | 28
> build.gradle
> | 41
> dl/apache-tomcat-6.0.35.tar.gz
> |binary
> dl/hadoop-2.0.2-alpha.tar.gz
> |binary
> dl/spark-0.7.0.tar.gz
> |binary
> packages.gradle
> | 41
> pom.xml
> | 2
> src/site/site.xml
> | 2
> 275 files changed, 20810 insertions(+), 2017 deletions(-)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)