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

[jira] [Updated] (LENS-1331) Remove protobuf dependency from lens

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

Amareshwari Sriramadasu updated LENS-1331:
------------------------------------------
    Affects Version/s: 2.6
        Fix Version/s: 2.6
          Component/s: build

> Remove protobuf dependency from lens
> ------------------------------------
>
>                 Key: LENS-1331
>                 URL: https://issues.apache.org/jira/browse/LENS-1331
>             Project: Apache Lens
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 2.6
>            Reporter: Puneet Gupta
>            Assignee: Archana H
>            Priority: Blocker
>             Fix For: 2.6
>
>
> 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)