[ 
https://issues.apache.org/jira/browse/BEAM-4540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ismaël Mejía updated BEAM-4540:
-------------------------------
    Summary: Hamcrest and JUnit are being leaked into the main path (should be 
test only)  (was: Hamcrest and JUnit are being leaked into the main path in 
GCPIO (should be test only))

> Hamcrest and JUnit are being leaked into the main path (should be test only)
> ----------------------------------------------------------------------------
>
>                 Key: BEAM-4540
>                 URL: https://issues.apache.org/jira/browse/BEAM-4540
>             Project: Beam
>          Issue Type: Bug
>          Components: build-system
>            Reporter: Ismaël Mejía
>            Assignee: Luke Cwik
>            Priority: Major
>
> The sdks/java/io/google-cloud-platform module includes Hamcrest and JUnit as 
> a test dependency via shadowTest. However it seems both dependencies can be 
> resolved from the the main java path (src/main/java).
> I discovered this while checking at BEAM-4539. We should probably validate 
> the isolation level of shadowTest so deps don't leak to the main path 
> otherwise developers will start to use them.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to