Hello,

I ran the validation script locally.

~/software/tinkerpop/tinkerpop3$ bin/validate-distribution.sh 3.1.2-incubating

Validating binary distributions

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

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

Validating source distribution

* downloading Apache Tinkerpop 3.1.2 
(apache-tinkerpop-3.1.2-incubating-src.zip)... OK
* validating signatures and checksums ...
  * PGP signature ... OK
  * MD5 checksum ... OK
  * SHA1 chacksum ... OK
* unzipping Apache Tinkerpop 3.1.2 ... OK
* building project ... OK

VOTE +1 (binding).

Thanks,
Marko.

http://markorodriguez.com

On Apr 9, 2016, at 3:14 PM, pieter-gmail <pieter.mar...@gmail.com> wrote:

> mvn clean install -DincludeNeo4j
> 
> Bumped Sqlg to 3.1.2-incubating and ran all tests including
> 
> StructureStandardSuite,
> ProcessStandardSuite,
> GroovyProcessStandardSuite
> 
> on postgresql and hsqldb
> 
> 1 failure,
> GroovySackTest.get_g_withSackX1_sumX_VX1X_localXoutXknowsX_barrierXnormSackXX_inXknowsX_barrier_sack
> has a incorrect variable definition in the groovy string. Fixed it and
> then all passes.
> 
> VOTE +1
> 
> Cheers
> Pieter
> 
> 
> 
> On 08/04/2016 22:43, Stephen Mallette wrote:
>> Hello,
>> 
>> We are happy to announce that TinkerPop 3.1.2-incubating ready for release.
>> 
>> NOTE that this is a tandem release in that 3.2.0-incubating is also
>> available and up for VOTE separately on a different thread.
>> 
>> The release artifacts can be found at this location:
>> https://dist.apache.org/repos/dist/dev/incubator/tinkerpop/3.1.2-incubating/
>> 
>> The source distribution is provided by:
>> apache-tinkerpop-3.1.2-incubating-src.zip
>> 
>> Two binary distributions are provided for user convenience:
>> apache-gremlin-console-3.1.2-incubating-bin.zip
>> apache-gremlin-server-3.1.2-incubating-bin.zip
>> 
>> The GPG key used to sign the release artifacts is available at:
>>        https://dist.apache.org/repos/dist/dev/incubator/tinkerpop/KEYS
>> 
>> The online docs can be found here:
>> http://tinkerpop.apache.org/docs/3.1.2-incubating/reference/ (user docs)
>> http://tinkerpop.apache.org/docs/3.1.2-incubating/upgrade/ (upgrade docs)
>> http://tinkerpop.apache.org/javadocs/3.1.2-incubating/core/ (core javadoc)
>> http://tinkerpop.apache.org/javadocs/3.1.2-incubating/full/ (full javadoc)
>> 
>> The tag in Apache Git can be found here:
>> https://git-wip-us.apache.org/repos/asf?p=incubator-tinkerpop.git;a=tag;h=031dfe308b8a318581288c720a8bfc0aa254d7ce
>> 
>> The release notes are available here:
>> https://github.com/apache/incubator-tinkerpop/blob/3.1.2-incubating/CHANGELOG.asciidoc#tinkerpop-312-release-date-april-8-2016
>> 
>> The [VOTE] will be open for the next 72 hours --- closing Monday (April 11,
>> 2016) at 5 pm EST.
>> 
>> My vote is +1.
>> 
>> Thank you very much,
>> Stephen
>> 
> 

Reply via email to