[
https://issues.apache.org/jira/browse/BEAM-1881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15957780#comment-15957780
]
ASF GitHub Bot commented on BEAM-1881:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/beam/pull/2433
> Exclude protobuf-lite everywhere
> --------------------------------
>
> Key: BEAM-1881
> URL: https://issues.apache.org/jira/browse/BEAM-1881
> Project: Beam
> Issue Type: Bug
> Components: sdk-java-core
> Reporter: Daniel Halperin
> Assignee: Daniel Halperin
> Fix For: First stable release
>
>
> Protobuf-lite and protobuf-java are completely incompatible. Apparently,
> protobuf-lite is not "lite", it should really be used only in Android.
> So we should be very careful to exclude -lite everywhere and enforce java.
> And if possible, use an enforcer to prevent any dependencies on -lite ever.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)