[
https://issues.apache.org/jira/browse/LENS-1329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15505996#comment-15505996
]
Puneet Gupta commented on LENS-1329:
------------------------------------
New Dependencies
{noformat}
<quartz.version>2.2.2</quartz.version>
<protobuf.version>2.5.0</protobuf.version> - TO be removed LENS-1331
{noformat}
New TEST scope dependencies (All have Apache license)
{noformat}
<derby.version>10.11.1.1</derby.version>
<datanucleus.api.jdo.version>4.2.1</datanucleus.api.jdo.version>
<datanucleus.javax.jdo.version>3.2.0-m3</datanucleus.javax.jdo.version>
<datanucleus.rdbms.version>4.1.7</datanucleus.rdbms.version>
{noformat}
> Validate license for new dependencies
> -------------------------------------
>
> Key: LENS-1329
> URL: https://issues.apache.org/jira/browse/LENS-1329
> Project: Apache Lens
> Issue Type: Sub-task
> Components: build
> Reporter: Puneet Gupta
> Assignee: Puneet Gupta
>
> - Run "git diff <last-release-tag> -- pom.xml"
> Example git diff apache-lens-2.5.0-beta -- pom.xml
> - Check the license for new dependencies and make sure its compatible with
> apache licensing scheme https://www.apache.org/legal/resolved.html
> - If any of the new dependencies added are not apache licensed, and are
> getting bundled in binary distribution, LICENSE and NOTICE should be updated
> in bin-dist-files/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)