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 09:38:20 UTC

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

     [ https://issues.apache.org/jira/browse/LENS-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Puneet Gupta resolved LENS-1330.
--------------------------------
    Resolution: Duplicate

> 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: Puneet Gupta
>
> 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)