GitHub user kaspersorensen opened a pull request: https://github.com/apache/metamodel-membrane/pull/5
Updated Membrane to depend on MetaModel 5.0-RC4 This PR updates the MM dependency to the just-released version 5.0-RC4. APIs updated to use the collections instead of arrays accordingly (following https://github.com/apache/metamodel/pull/153). A lot more DataContextFactories are now available too, making Membrane generally more capable (following https://github.com/apache/metamodel/pull/155). You can merge this pull request into a Git repository by running: $ git pull https://github.com/kaspersorensen/metamodel-membrane metamodel-5.0-rc4 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/metamodel-membrane/pull/5.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 #5 ---- commit e48f76d66358b56a8bdbd1b5ee495ec206e22dfe Author: Kasper Sørensen <i.am.kasper.soren...@gmail.com> Date: 2017-08-15T07:02:00Z Updated Membrane to depend on MetaModel 5.0-RC4 ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---