You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by Ted Wilmes <tw...@gmail.com> on 2016/09/06 18:56:29 UTC

[VOTE] TinkerPop 3.1.4 Release

Hello,

We are happy to announce that TinkerPop 3.1.4 is ready for release.

The release artifacts can be found at this location:
https://dist.apache.org/repos/dist/dev/tinkerpop/3.1.4/

The source distribution is provided by:
apache-tinkerpop-3.1.4-src.zip

Two binary distributions are provided for user convenience:
apache-tinkerpop-gremlin-console-3.1.4-bin.zip
apache-tinkerpop-gremlin-server-3.1.4-bin.zip

The GPG key used to sign the release artifacts is available at:
    https://dist.apache.org/repos/dist/dev/tinkerpop/KEYS

The online docs can be found here:
http://tinkerpop.apache.org/docs/3.1.4/reference/ (user docs)
http://tinkerpop.apache.org/docs/3.1.4/upgrade/ (upgrade docs)
http://tinkerpop.apache.org/javadocs/3.1.4/core/ (core javadoc)
http://tinkerpop.apache.org/javadocs/3.1.4/full/ (full javadoc)

The tag in Apache Git can be found here:
https://git-wip-us.apache.org/repos/asf?p=tinkerpop.git;a=tag;h=f5760e9f26074534af112b13f423305a0b67fbfc

The release notes are available here:
https://github.com/apache/tinkerpop/blob/tp31/CHANGELOG.asciidoc#tinkerpop-314-release-date-september-8-2016

The [VOTE] will be open for the next 72 hours --- closing Friday (9/9/2016)
at 2:00 PM CST.

My vote is +1.

Thank you very much,
Ted Wilmes

Re: [VOTE] TinkerPop 3.1.4 Release

Posted by Robert Dale <ro...@gmail.com>.
You'll need this same fix. https://github.com/apache/tinkerpop/pull/401

On Tue, Sep 6, 2016 at 2:56 PM, Ted Wilmes <tw...@gmail.com> wrote:

> Hello,
>
> We are happy to announce that TinkerPop 3.1.4 is ready for release.
>
> The release artifacts can be found at this location:
> https://dist.apache.org/repos/dist/dev/tinkerpop/3.1.4/
>
> The source distribution is provided by:
> apache-tinkerpop-3.1.4-src.zip
>
> Two binary distributions are provided for user convenience:
> apache-tinkerpop-gremlin-console-3.1.4-bin.zip
> apache-tinkerpop-gremlin-server-3.1.4-bin.zip
>
> The GPG key used to sign the release artifacts is available at:
>     https://dist.apache.org/repos/dist/dev/tinkerpop/KEYS
>
> The online docs can be found here:
> http://tinkerpop.apache.org/docs/3.1.4/reference/ (user docs)
> http://tinkerpop.apache.org/docs/3.1.4/upgrade/ (upgrade docs)
> http://tinkerpop.apache.org/javadocs/3.1.4/core/ (core javadoc)
> http://tinkerpop.apache.org/javadocs/3.1.4/full/ (full javadoc)
>
> The tag in Apache Git can be found here:
> https://git-wip-us.apache.org/repos/asf?p=tinkerpop.git;a=tag;h=
> f5760e9f26074534af112b13f423305a0b67fbfc
>
> The release notes are available here:
> https://github.com/apache/tinkerpop/blob/tp31/CHANGELOG.
> asciidoc#tinkerpop-314-release-date-september-8-2016
>
> The [VOTE] will be open for the next 72 hours --- closing Friday (9/9/2016)
> at 2:00 PM CST.
>
> My vote is +1.
>
> Thank you very much,
> Ted Wilmes
>



-- 
Robert Dale

Re: [VOTE] TinkerPop 3.1.4 Release

Posted by David Brown <da...@gmail.com>.
I built and tested from source with `mvn clean install` and was
rewarded with BUILD SUCCESS.
I also ran goblin driver tests and everything passed.

VOTE: +1

Best,

Dave

On Tue, Sep 6, 2016 at 6:35 PM, Daniel Kuppitz <me...@gremlin.guru> wrote:
> validate-distribution.sh is happy and so am I.
>
> Validating binary distributions
>
> * downloading Apache TinkerPop Gremlin
> (apache-tinkerpop-gremlin-console-3.1.4-bin.zip)... OK
> * validating signatures and checksums ...
>   * PGP signature ... OK
>   * MD5 checksum ... OK
>   * SHA1 checksum ... OK
> * unzipping Apache TinkerPop Gremlin ... OK
> * validating Apache TinkerPop Gremlin's docs ... OK
> * validating Apache TinkerPop Gremlin's binaries ... OK
> * validating Apache TinkerPop Gremlin's legal files ...
>   * LICENSE ... OK
>   * NOTICE ... OK
> * validating Apache TinkerPop Gremlin's plugin directory ... OK
> * validating Apache TinkerPop Gremlin's lib directory ... OK
> * testing script evaluation ... OK
>
> * downloading Apache TinkerPop Gremlin
> (apache-tinkerpop-gremlin-server-3.1.4-bin.zip)... OK
> * validating signatures and checksums ...
>   * PGP signature ... OK
>   * MD5 checksum ... OK
>   * SHA1 checksum ... OK
> * unzipping Apache TinkerPop Gremlin ... OK
> * validating Apache TinkerPop Gremlin's docs ... OK
> * validating Apache TinkerPop Gremlin's binaries ... OK
> * validating Apache TinkerPop Gremlin's legal files ...
>   * LICENSE ... OK
>   * NOTICE ... OK
> * validating Apache TinkerPop Gremlin's plugin directory ... OK
> * validating Apache TinkerPop Gremlin's lib directory ... OK
>
> Validating source distribution
>
> * downloading Apache TinkerPop 3.1.4 (apache-tinkerpop-3.1.4-src.zip)... OK
> * validating signatures and checksums ...
>   * PGP signature ... OK
>   * MD5 checksum ... OK
>   * SHA1 checksum ... OK
> * unzipping Apache TinkerPop 3.1.4 ... OK
> OK
>
> VOTE: +1
>
> Cheers,
> Daniel
>
>
> On Tue, Sep 6, 2016 at 8:56 PM, Ted Wilmes <tw...@gmail.com> wrote:
>
>> Hello,
>>
>> We are happy to announce that TinkerPop 3.1.4 is ready for release.
>>
>> The release artifacts can be found at this location:
>> https://dist.apache.org/repos/dist/dev/tinkerpop/3.1.4/
>>
>> The source distribution is provided by:
>> apache-tinkerpop-3.1.4-src.zip
>>
>> Two binary distributions are provided for user convenience:
>> apache-tinkerpop-gremlin-console-3.1.4-bin.zip
>> apache-tinkerpop-gremlin-server-3.1.4-bin.zip
>>
>> The GPG key used to sign the release artifacts is available at:
>>     https://dist.apache.org/repos/dist/dev/tinkerpop/KEYS
>>
>> The online docs can be found here:
>> http://tinkerpop.apache.org/docs/3.1.4/reference/ (user docs)
>> http://tinkerpop.apache.org/docs/3.1.4/upgrade/ (upgrade docs)
>> http://tinkerpop.apache.org/javadocs/3.1.4/core/ (core javadoc)
>> http://tinkerpop.apache.org/javadocs/3.1.4/full/ (full javadoc)
>>
>> The tag in Apache Git can be found here:
>> https://git-wip-us.apache.org/repos/asf?p=tinkerpop.git;a=tag;h=
>> f5760e9f26074534af112b13f423305a0b67fbfc
>>
>> The release notes are available here:
>> https://github.com/apache/tinkerpop/blob/tp31/CHANGELOG.
>> asciidoc#tinkerpop-314-release-date-september-8-2016
>>
>> The [VOTE] will be open for the next 72 hours --- closing Friday (9/9/2016)
>> at 2:00 PM CST.
>>
>> My vote is +1.
>>
>> Thank you very much,
>> Ted Wilmes
>>



-- 
David M. Brown
R.A. CulturePlex Lab, Western University

Re: [VOTE] TinkerPop 3.1.4 Release

Posted by Daniel Kuppitz <me...@gremlin.guru>.
validate-distribution.sh is happy and so am I.

Validating binary distributions

* downloading Apache TinkerPop Gremlin
(apache-tinkerpop-gremlin-console-3.1.4-bin.zip)... OK
* validating signatures and checksums ...
  * PGP signature ... OK
  * MD5 checksum ... OK
  * SHA1 checksum ... OK
* unzipping Apache TinkerPop Gremlin ... OK
* validating Apache TinkerPop Gremlin's docs ... OK
* validating Apache TinkerPop Gremlin's binaries ... OK
* validating Apache TinkerPop Gremlin's legal files ...
  * LICENSE ... OK
  * NOTICE ... OK
* validating Apache TinkerPop Gremlin's plugin directory ... OK
* validating Apache TinkerPop Gremlin's lib directory ... OK
* testing script evaluation ... OK

* downloading Apache TinkerPop Gremlin
(apache-tinkerpop-gremlin-server-3.1.4-bin.zip)... OK
* validating signatures and checksums ...
  * PGP signature ... OK
  * MD5 checksum ... OK
  * SHA1 checksum ... OK
* unzipping Apache TinkerPop Gremlin ... OK
* validating Apache TinkerPop Gremlin's docs ... OK
* validating Apache TinkerPop Gremlin's binaries ... OK
* validating Apache TinkerPop Gremlin's legal files ...
  * LICENSE ... OK
  * NOTICE ... OK
* validating Apache TinkerPop Gremlin's plugin directory ... OK
* validating Apache TinkerPop Gremlin's lib directory ... OK

Validating source distribution

* downloading Apache TinkerPop 3.1.4 (apache-tinkerpop-3.1.4-src.zip)... OK
* validating signatures and checksums ...
  * PGP signature ... OK
  * MD5 checksum ... OK
  * SHA1 checksum ... OK
* unzipping Apache TinkerPop 3.1.4 ... OK
OK

VOTE: +1

Cheers,
Daniel


On Tue, Sep 6, 2016 at 8:56 PM, Ted Wilmes <tw...@gmail.com> wrote:

> Hello,
>
> We are happy to announce that TinkerPop 3.1.4 is ready for release.
>
> The release artifacts can be found at this location:
> https://dist.apache.org/repos/dist/dev/tinkerpop/3.1.4/
>
> The source distribution is provided by:
> apache-tinkerpop-3.1.4-src.zip
>
> Two binary distributions are provided for user convenience:
> apache-tinkerpop-gremlin-console-3.1.4-bin.zip
> apache-tinkerpop-gremlin-server-3.1.4-bin.zip
>
> The GPG key used to sign the release artifacts is available at:
>     https://dist.apache.org/repos/dist/dev/tinkerpop/KEYS
>
> The online docs can be found here:
> http://tinkerpop.apache.org/docs/3.1.4/reference/ (user docs)
> http://tinkerpop.apache.org/docs/3.1.4/upgrade/ (upgrade docs)
> http://tinkerpop.apache.org/javadocs/3.1.4/core/ (core javadoc)
> http://tinkerpop.apache.org/javadocs/3.1.4/full/ (full javadoc)
>
> The tag in Apache Git can be found here:
> https://git-wip-us.apache.org/repos/asf?p=tinkerpop.git;a=tag;h=
> f5760e9f26074534af112b13f423305a0b67fbfc
>
> The release notes are available here:
> https://github.com/apache/tinkerpop/blob/tp31/CHANGELOG.
> asciidoc#tinkerpop-314-release-date-september-8-2016
>
> The [VOTE] will be open for the next 72 hours --- closing Friday (9/9/2016)
> at 2:00 PM CST.
>
> My vote is +1.
>
> Thank you very much,
> Ted Wilmes
>

Re: [VOTE] TinkerPop 3.1.4 Release

Posted by Stephen Mallette <sp...@gmail.com>.
I spotted a minor issue in formatting on CHANGELOG - don't think it's worth
republishing the whole distribution over. Anyway, got a clean run of
validate-distribution.sh so:

VOTE +1

On Tue, Sep 6, 2016 at 2:56 PM, Ted Wilmes <tw...@gmail.com> wrote:

> Hello,
>
> We are happy to announce that TinkerPop 3.1.4 is ready for release.
>
> The release artifacts can be found at this location:
> https://dist.apache.org/repos/dist/dev/tinkerpop/3.1.4/
>
> The source distribution is provided by:
> apache-tinkerpop-3.1.4-src.zip
>
> Two binary distributions are provided for user convenience:
> apache-tinkerpop-gremlin-console-3.1.4-bin.zip
> apache-tinkerpop-gremlin-server-3.1.4-bin.zip
>
> The GPG key used to sign the release artifacts is available at:
>     https://dist.apache.org/repos/dist/dev/tinkerpop/KEYS
>
> The online docs can be found here:
> http://tinkerpop.apache.org/docs/3.1.4/reference/ (user docs)
> http://tinkerpop.apache.org/docs/3.1.4/upgrade/ (upgrade docs)
> http://tinkerpop.apache.org/javadocs/3.1.4/core/ (core javadoc)
> http://tinkerpop.apache.org/javadocs/3.1.4/full/ (full javadoc)
>
> The tag in Apache Git can be found here:
> https://git-wip-us.apache.org/repos/asf?p=tinkerpop.git;a=tag;h=
> f5760e9f26074534af112b13f423305a0b67fbfc
>
> The release notes are available here:
> https://github.com/apache/tinkerpop/blob/tp31/CHANGELOG.
> asciidoc#tinkerpop-314-release-date-september-8-2016
>
> The [VOTE] will be open for the next 72 hours --- closing Friday (9/9/2016)
> at 2:00 PM CST.
>
> My vote is +1.
>
> Thank you very much,
> Ted Wilmes
>