[ 
https://issues.apache.org/jira/browse/FALCON-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15301140#comment-15301140
 ] 

ASF GitHub Bot commented on FALCON-1981:
----------------------------------------

GitHub user vramachan opened a pull request:

    https://github.com/apache/falcon/pull/161

    FALCON-1981 : Remove runtime jar dependencies from pom files

    + Remove jar dependency from pom files that are not required during 
runtime, but provided by Hadoop
    + End to End test to make sure few flows work

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/vramachan/falcon FALCON-1982.PomCleanUp

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/falcon/pull/161.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 #161
    
----
commit 19b17395391dac3a3b133f7cf27877e915ea6a2e
Author: Venkatesan Ramachandran <[email protected]>
Date:   2016-05-25T23:41:50Z

    FALCON-1981 : Remove runtime jar dependencies from pom files

----


> Remove runtime superfluous jar dependencies - pom.xml cleanup
> -------------------------------------------------------------
>
>                 Key: FALCON-1981
>                 URL: https://issues.apache.org/jira/browse/FALCON-1981
>             Project: Falcon
>          Issue Type: Improvement
>          Components: build-tools
>            Reporter: Venkatesan Ramachandran
>            Assignee: Venkatesan Ramachandran
>
> Some jars used for compilation are also packaged into Falcon war thus making 
> them available during runtime.  But these jars are also provided by Hadoop 
> and making them superfluous and lead to jar mismatches. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to