[
https://issues.apache.org/jira/browse/LENS-1331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15509956#comment-15509956
]
Hudson commented on LENS-1331:
------------------------------
UNSTABLE: Integrated in Jenkins build Lens-Commit-Java8 #259 (See
[https://builds.apache.org/job/Lens-Commit-Java8/259/])
LENS-1331 : Remove protobuf dependency from lens (archanah: rev
dc6560fe20a7c43ac0dac352f4159957bf54cfb1)
* (edit) pom.xml
* (edit) lens-regression/pom.xml
> 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
>
> Attachments: LENS-1331.patch
>
>
> 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)