i think i figured it out. i have a conflict on 3.3.1/2 - not sure how i'm going to resolve that yet. as soon as I do, i'll turn revapi back on. thanks for trying.
On Fri, Mar 23, 2018 at 9:23 AM, Robert Dale <[email protected]> wrote: > Ok, on latest master with revapi enabled: > [INFO] Comparing [org.apache.tinkerpop:gremlin-core:jar:3.3.1] against > [org.apache.tinkerpop:gremlin-core:jar:3.4.0-SNAPSHOT] (including their > transitive dependencies). > [INFO] API checks completed without failures. > > What errors are you seeing? > > > Robert Dale > > On Fri, Mar 23, 2018 at 8:52 AM, Stephen Mallette <[email protected]> > wrote: > > > it's only on gremlin-core and runs every time you do a build. I was just > > doing > > > > mvn clean install -DskipTests > > > > to trigger it. to run it now though you'd need to change back this line: > > > > https://github.com/apache/tinkerpop/commit/ > 23ca117b9f49c2171b65bc3e3a41ea > > bb3b44dc3f > > > > > > > > On Fri, Mar 23, 2018 at 8:49 AM, Robert Dale <[email protected]> wrote: > > > > > Are there any specific maven commands or sub-projects? I don't know how > > to > > > run revapi and trying to narrow it down. > > > > > > Robert Dale > > > > > > On Fri, Mar 23, 2018 at 8:37 AM, Stephen Mallette < > [email protected]> > > > wrote: > > > > > > > I'm having build problems on master with the revapi plugin. I tried a > > > bunch > > > > of things to solve the problem, but bottom line is it just fails with > > > > little report of what's wrong other than saying that there is some > > > problem > > > > comparing 3.4.0 with 3.3.2. This problem just started this morning > for > > no > > > > particular reason that I'm aware of as I had good builds yesterday. > Not > > > > sure if it happens on docker - didn't get that far yet.... > > > > > > > > If anyone has any ideas please let me know, but for now, it is > disable > > on > > > > master. > > > > > > > > > >
