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 <pbarna@...>
Date: 2018-02-19T11:20:29Z
FALCON-2322 cast Action.getAny() to org.w3c.dom.Node instead of ElementNSImpl in order
to eliminate ClassCastException
----
---
|