You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ismaël Mejía (JIRA)" <ji...@apache.org> on 2019/04/09 14:38:00 UTC

[jira] [Commented] (BEAM-7042) [regression] org.apache.beam:beam-sdks-java-core:jar:2.12.0 dependencies are way fatter and conflicting than before

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

Ismaël Mejía commented on BEAM-7042:
------------------------------------

The interesting question is why we need a parser in core at all? can't this be an extension? It seems that antlr leaks a really old version of jsonp and that indeed seems messy. Any info on this [~reuvenlax]? Or will this be at least vendored [~kenn]

> [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
>            Priority: Major
>             Fix For: 2.12.0
>
>
> 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)