Github user kaspersorensen commented on the pull request:

    https://github.com/apache/metamodel/pull/23#issuecomment-102659535
  
    Looked a bit more into this and I simply cannot explain it ... Honestly I 
don't worry too much in this case because it seems to be just your test fixture 
that is failing, not the actual code change.
    
    So unless you find a better way, I would accept if you do a dirty thing a 
la:
    
    ```
            if (Version.CURRENT.major == 0) {
                return;
            }
    ```
    
    (in the test method)


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to