[
https://issues.apache.org/jira/browse/FALCON-1939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15277238#comment-15277238
]
ASF GitHub Bot commented on FALCON-1939:
----------------------------------------
GitHub user bvellanki opened a pull request:
https://github.com/apache/falcon/pull/130
FALCON-1939 Avoid creating multiple falcon*.tar.gz during falcon build
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bvellanki/falcon FALCON-1939
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/falcon/pull/130.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 #130
----
commit 1fcf95cbc8f4a1e75880e73897ded3e6d2466344
Author: bvellanki <[email protected]>
Date: 2016-05-09T22:41:03Z
FALCON-1939 Avoid creating multiple falcon*.tar.gz during falcon build
----
> Avoid creating multiple falcon*.tar.gz during falcon build
> ----------------------------------------------------------
>
> Key: FALCON-1939
> URL: https://issues.apache.org/jira/browse/FALCON-1939
> Project: Falcon
> Issue Type: Bug
> Components: build-tools
> Reporter: Balu Vellanki
> Assignee: Balu Vellanki
> Fix For: 0.10
>
>
> maven-assembly-plugin version 2.6 does not allow empty descriptors. So the
> solution is to make src/main/assemblies/assembly-src.xml descriptor to create
> a dir with notes instead of creating tar.gz
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)