You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by bpgergo <gi...@git.apache.org> on 2018/02/19 11:22:27 UTC

[GitHub] falcon pull request #396: FALCON-2322 cast Action.getAny() to org.w3c.dom.No...

GitHub user bpgergo opened a pull request:

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

    FALCON-2322 cast Action.getAny() to org.w3c.dom.Node instead of Eleme…

    …ntNSImpl in order to eliminate ClassCastException

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

    $ git pull https://github.com/bpgergo/falcon master

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

    https://github.com/apache/falcon/pull/396.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 #396
    
----
commit 82e64c78c5a6c85a2416702789574f7e98ba20df
Author: Peter Gergo Barna <pb...@...>
Date:   2018-02-19T11:20:29Z

    FALCON-2322 cast Action.getAny() to org.w3c.dom.Node instead of ElementNSImpl in order to eliminate ClassCastException

----


---

[GitHub] falcon pull request #396: FALCON-2322 cast Action.getAny() to org.w3c.dom.No...

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

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


---