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)