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

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

                Author: ASF GitHub Bot
            Created on: 10/Apr/19 14:15
            Start Date: 10/Apr/19 14:15
    Worklog Time Spent: 10m 
      Work Description: iemejia commented on issue #8268: [BEAM-7042] remove 
antlr from shadow configuration
URL: https://github.com/apache/beam/pull/8268#issuecomment-481709131
 
 
   Leaking means that we do not want the main `antlr4` dependency to be 
available in the compile classpath, only `antlr4-runtime` because it is the 
only one needed. However it seems the `gradle antlr plugin` is adding it to the 
compile class path (leaking it).
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


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

    Worklog Id:     (was: 225612)
    Time Spent: 50m  (was: 40m)

> [regression] org.apache.beam:beam-sdks-java-core:jar:2.12.0 dependencies are 
> way fatter and conflicting than before
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: BEAM-7042
>                 URL: https://issues.apache.org/jira/browse/BEAM-7042
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-core
>            Reporter: Romain Manni-Bucau
>            Assignee: Reuven Lax
>            Priority: Major
>             Fix For: 2.13.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Hi guys,
> seems current sdk brings antlr and its transitive deps which is quite 
> unlikely and has a huge probability to conflict (antlt, jsonp in an outdated 
> version at least for the one breaking my apps)
> can it be cleaned up for the 2.12 to avoid to break application please?
> Thanks,
> Romain



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

Reply via email to