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