You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/03 20:15:20 UTC

[GitHub] [beam] kennknowles opened a new issue, #18714: Test jars should export only tests, and only be exported for select modules

kennknowles opened a new issue, #18714:
URL: https://github.com/apache/beam/issues/18714

   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.
   
   Imported from Jira [BEAM-3573](https://issues.apache.org/jira/browse/BEAM-3573). Original Jira may contain additional context.
   Reported by: kenn.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org