Mike Drob created HBASE-18230:
---------------------------------
Summary: Generated LICENSE file includes unsubstituted Velocity
variables
Key: HBASE-18230
URL: https://issues.apache.org/jira/browse/HBASE-18230
Project: HBase
Issue Type: Bug
Components: build
Affects Versions: 2.0.0-alpha-1
Reporter: Mike Drob
Assignee: Mike Drob
>From the release vote:
{quote}
we have a ton of places where we have velocity variables instead of
copyright years, but IIRC that's a problem on branch-1 right now too.
{quote}
This is referring to lines like these:
{noformat}
* javax.annotation-api, ${dep.licenses[0].comments}
* javax.servlet-api, ${dep.licenses[0].comments}
* jetty-schemas, ${dep.licenses[0].comments}
{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)