[ 
https://issues.apache.org/jira/browse/BEAM-3573?focusedWorklogId=158970&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-158970
 ]

ASF GitHub Bot logged work on BEAM-3573:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 26/Oct/18 03:24
            Start Date: 26/Oct/18 03:24
    Worklog Time Spent: 10m 
      Work Description: kennknowles commented on issue #6838: [BEAM-3573] Move 
GCPIO test utilities to main jar
URL: https://github.com/apache/beam/pull/6838#issuecomment-433274268
 
 
   R: @apilloud 
   
   I believe you did the deepest digging on this parallel build issue. From the 
issues and gists, I'm not 100% certain it all comes back to this, but I'm not 
100% certain it doesn't. Our other modules have test deps that can be just 
"test runtime" deps. But I'm pretty sure this is the only hard dependency on a 
class in another test jar for any transitive dep of the tasks I saw failing.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 158970)
    Time Spent: 0.5h  (was: 20m)

> 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
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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)

Reply via email to