This was by far the easiest upgrade so far. Apart from opting out of a profile test everything worked first time. +1
Pieter On 23/06/2015 01:40, Marko Rodriguez wrote: > Hello dev@, > > We have tagged TinkerPop 3.0.0-incubating-rc1. > > > https://git-wip-us.apache.org/repos/asf?p=incubator-tinkerpop.git;a=tag;h=f32c4f22c6d51afc8606c706e65fcb9d0203b34c > > The docs are available here: > http://tinkerpop.incubator.apache.org/docs/3.0.0-SNAPSHOT/ > http://tinkerpop.incubator.apache.org/javadocs/3.0.0-SNAPSHOT/core/ > http://tinkerpop.incubator.apache.org/javadocs/3.0.0-SNAPSHOT/full/ > > Please give it a whirl with your respective products and report any issues > you find either to the issue tracker or to dev@. > git fetch --tags > git checkout tags/3.0.0-incubating-rc1 > mvn clean install -Dmaven.test.skip=true > ** be sure to have your pom.xml <version/> point to 3.0.0-incubating-rc1 > > If 3.0.0-incubating-rc1 meets all your respective needs then, after a solid > tally of +1 votes, we will turn around an push out TinkerPop 3.0.0-incubating > (i.e. GA) for testing, voting, and ultimately, releasing. With your help, I > hope we can get 3.0.0-incubating-rc1 tested by week's end. > > Thank you everyone, > Marko. > > http://markorodriguez.com > >
