stephen mallette created TINKERPOP-1260:
-------------------------------------------
Summary: Log for validate-distribution.sh
Key: TINKERPOP-1260
URL: https://issues.apache.org/jira/browse/TINKERPOP-1260
Project: TinkerPop
Issue Type: Improvement
Components: build-release
Affects Versions: 3.1.2-incubating
Reporter: stephen mallette
Assignee: Daniel Kuppitz
Priority: Minor
Fix For: 3.1.3
By the time we run `bin/validate-distribution.sh` there really shouldn't be
errors, but errors seem to somehow happen anyway. Instead of writing the output
to `/dev/null` it seems like it would be better to write to
`/target/validate-distribution/mvn-clean-install.log` or something like that.
Perhaps on failure, it could just write the contents of that log back to the
console so that you could just see the all the output without having to go find
the file.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)