C & C++ 'dist' target should not run tests
------------------------------------------
Key: AVRO-655
URL: https://issues.apache.org/jira/browse/AVRO-655
Project: Avro
Issue Type: Improvement
Components: build
Affects Versions: 1.4.0
Reporter: Doug Cutting
Assignee: Doug Cutting
Fix For: 1.4.1
The intended semantics of the 'dist' target in build.sh is simply to create
release artifacts, not to run tests. The 'test' target should run tests. Both
C and C++ currently run tests under the 'dist' target.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.