You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Daniel Halperin (JIRA)" <ji...@apache.org> on 2017/04/05 00:04:41 UTC

[jira] [Created] (BEAM-1881) Exclude protobuf-lite everywhere

Daniel Halperin created BEAM-1881:
-------------------------------------

             Summary: 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)