You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by Ran Magen <rm...@gmail.com> on 2015/07/03 02:35:58 UTC

Re: TinkerPop 3.0.0-incubating-rc2 ready for testing.

👍 Works good when testing with elastic-gremlin.
On שבת, 27 ביוני 2015 at 02:02 Marko Rodriguez <ok...@gmail.com> wrote:

> Hello everyone,
>
> Here is TinkerPop 3.0.0-incubating-rc2.
>
>
> https://git-wip-us.apache.org/repos/asf?p=incubator-tinkerpop.git;a=tag;h=6ee8ea7573d172c8227f55a8c30ae36e88934a8d
>
> 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-rc2
>         mvn clean install -Dmaven.test.skip=true
>         ** be sure to have your pom.xml <version/> point to
> 3.0.0-incubating-rc2
>
> We would like to move to [VOTE] on the official release of 3.0.0 GA, but
> it would be great to get some more +1's from vendors so we know everything
> is as expected.
>
> Thank you everyone,
> Marko.
>
> http://markorodriguez.com
>
> http://markorodriguez.com
>
> On Jun 26, 2015, at 9:39 AM, Marko Rodriguez <ok...@gmail.com> wrote:
>
> > Hi everyone,
> >
> > We only got one response back -- from Pieter.
> >
> > We will release and RC2 this afternoon. It would be great if people can
> test it against their respective products. Once we get a "sufficient"
> number of +1s on the RC2, we will move to GA [VOTE].
> >
> > Thanks,
> > Marko.
> >
> > http://markorodriguez.com
> >
> > On Jun 23, 2015, at 11:37 PM, pieter-gmail <pi...@gmail.com>
> wrote:
> >
> >> 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
> >>>
> >>>
> >>
> >
>
>

Re: TinkerPop 3.0.0-incubating-rc2 ready for testing.

Posted by Matthias Broecheler <me...@matthiasb.com>.
+1 Works when testing with titan. The entire Titan test suite passes
against tp3-rc2.

On Thu, Jul 2, 2015 at 5:36 PM Ran Magen <rm...@gmail.com> wrote:

> 👍 Works good when testing with elastic-gremlin.
> On שבת, 27 ביוני 2015 at 02:02 Marko Rodriguez <ok...@gmail.com>
> wrote:
>
> > Hello everyone,
> >
> > Here is TinkerPop 3.0.0-incubating-rc2.
> >
> >
> >
> https://git-wip-us.apache.org/repos/asf?p=incubator-tinkerpop.git;a=tag;h=6ee8ea7573d172c8227f55a8c30ae36e88934a8d
> >
> > 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-rc2
> >         mvn clean install -Dmaven.test.skip=true
> >         ** be sure to have your pom.xml <version/> point to
> > 3.0.0-incubating-rc2
> >
> > We would like to move to [VOTE] on the official release of 3.0.0 GA, but
> > it would be great to get some more +1's from vendors so we know
> everything
> > is as expected.
> >
> > Thank you everyone,
> > Marko.
> >
> > http://markorodriguez.com
> >
> > http://markorodriguez.com
> >
> > On Jun 26, 2015, at 9:39 AM, Marko Rodriguez <ok...@gmail.com>
> wrote:
> >
> > > Hi everyone,
> > >
> > > We only got one response back -- from Pieter.
> > >
> > > We will release and RC2 this afternoon. It would be great if people can
> > test it against their respective products. Once we get a "sufficient"
> > number of +1s on the RC2, we will move to GA [VOTE].
> > >
> > > Thanks,
> > > Marko.
> > >
> > > http://markorodriguez.com
> > >
> > > On Jun 23, 2015, at 11:37 PM, pieter-gmail <pi...@gmail.com>
> > wrote:
> > >
> > >> 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
> > >>>
> > >>>
> > >>
> > >
> >
> >
>