Kenneth Knowles created BEAM-3573:
-------------------------------------
Summary: Test jars should export only tests
Key: BEAM-3573
URL: https://issues.apache.org/jira/browse/BEAM-3573
Project: Beam
Issue Type: Bug
Components: sdk-java-core
Reporter: Kenneth Knowles
Assignee: Kenneth Knowles
Today, we have test-jars that are used as libraries for testing. That is not
what "test jar" means, and dependency management actually does not work
correctly for this. It is OK to depend on a test jar in order to run the tests
therein, and not really OK to depend on one for another reason.
This ticket is a bucket ticket for fixes to this situation.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)