You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by pallavi-rao <gi...@git.apache.org> on 2018/02/23 09:51:23 UTC

[GitHub] falcon pull request #401: Falcon 2326 Falcon Pull Request Builds failing

GitHub user pallavi-rao opened a pull request:

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

    Falcon 2326 Falcon Pull Request Builds failing

    Two clashing versions of AbstractFalconAspect were coming in: One from falcon-cli and another from falcon-prism. The fix is to exclude falcon-metrics from falcon-cli dependency.
    
    While I was at it, I also upgraded aspectj libraries, maven plugin and the java version.

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

    $ git pull https://github.com/pallavi-rao/falcon FALCON-2326

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

    https://github.com/apache/falcon/pull/401.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 #401
    
----
commit cce15ea01be0c7e31f1034bbac6e8326c4f6f9c7
Author: Pallavi Nagesha Rao <pa...@...>
Date:   2018-02-21T08:15:54Z

    FALCON-2325 Kerberos Service Token refresh does not happen

commit e0c858abc68c3517b012f116ad87b6db2edcf6f3
Author: Pallavi Nagesha Rao <pa...@...>
Date:   2018-02-21T08:18:00Z

    FALCON-2325 Removal of unnecessary whitespace

commit 09ac52ddb6d28743de04b9c9107dc9e28745ecef
Author: Pallavi Nagesha Rao <pa...@...>
Date:   2018-02-23T09:45:31Z

    Merge remote-tracking branch 'upstream/master' into FALCON-2325

commit c807de9b721cb6496667f62e6d4e9874cdd68711
Author: Pallavi Nagesha Rao <pa...@...>
Date:   2018-02-23T09:48:56Z

    FALCON-2326 Falcon Pull Request Builds failing

----


---

[GitHub] falcon pull request #401: Falcon 2326 Falcon Pull Request Builds failing

Posted by pallavi-rao <gi...@git.apache.org>.
Github user pallavi-rao closed the pull request at:

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


---