Github user metlos commented on the issue:

    https://github.com/apache/tinkerpop/pull/494
  
    @spmallette this is because right now, revapi is configured to allow 
breaking changes on minor version increase. The branch builds a 3.3.0-SNAPSHOT 
and is compared against the latest release - 3.2.4. That means that revapi 
basically allows any change to go through.
    
    If in the root pom, you change the config to only allow 
`potentiallyBreaking` changes on minor version increase, you will see quite a 
list of breakages ;)


---
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.
---

Reply via email to