GitHub user kaspersorensen opened a pull request:

    https://github.com/apache/metamodel/pull/193

    Turned "assert" in ResourceUtils into "if"

    ... and thus allow non-conforming Resource implementations.

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

    $ git pull https://github.com/kaspersorensen/metamodel turn_assert_into_if

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

    https://github.com/apache/metamodel/pull/193.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 #193
    
----
commit 325656dd5177806a99895ae72ab7a2284edacd5e
Author: Kasper Sørensen <i.am.kasper.sorensen@...>
Date:   2018-11-21T02:56:59Z

    Turned "assert" in ResourceUtils into "if"
    
    ... and thus allow non-conforming Resource implementations.

----


---

Reply via email to