[
https://issues.apache.org/jira/browse/TINKERPOP3-976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stephen mallette updated TINKERPOP3-976:
----------------------------------------
Fix Version/s: 3.1.1-incubating
> Fail earlier if invalid version is supplied in validate-distribution.sh
> -----------------------------------------------------------------------
>
> Key: TINKERPOP3-976
> URL: https://issues.apache.org/jira/browse/TINKERPOP3-976
> Project: TinkerPop 3
> Issue Type: Bug
> Components: build-release
> Affects Versions: 3.0.2-incubating
> Reporter: stephen mallette
> Assignee: Daniel Kuppitz
> Priority: Minor
> Fix For: 3.1.1-incubating
>
>
> If you flub the command and enter a wrong version, I sort of expected
> {{bin/validation-distribution.sh}} to give a error that was more clear on
> what went wrong:
> {code}
> $ bin/validate-distribution.sh 3.1.0
> Validating binary distributions
> * downloading Apache Gremlin Console
> (apache-gremlin-console-3.1.0-bin.zip)... OK
> * validating signatures and checksums ...
> * PGP signature ... failed
> {code}
> Right now it looks like the downloading succeeded but failed because of bad
> PGP.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)