You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Puneet Gupta (JIRA)" <ji...@apache.org> on 2016/09/20 08:07:21 UTC

[jira] [Created] (LENS-1330) Remove protobuf dependency from lens

Puneet Gupta created LENS-1330:
----------------------------------

             Summary: Remove protobuf dependency from lens
                 Key: LENS-1330
                 URL: https://issues.apache.org/jira/browse/LENS-1330
             Project: Apache Lens
          Issue Type: Bug
            Reporter: Puneet Gupta
            Assignee: Archana H


protobuf is not required to be bundled 

{noformat}
      <dependency>
        <groupId>com.google.protobuf</groupId>
        <artifactId>protobuf-java</artifactId>
        <version>${protobuf.version}</version>
      </dependency>
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)