Stamatis Zampetakis created HIVE-25665: ------------------------------------------
Summary: Checkstyle LGPL files must not be in the release sources/binaries Key: HIVE-25665 URL: https://issues.apache.org/jira/browse/HIVE-25665 Project: Hive Issue Type: Task Components: Build Infrastructure Affects Versions: 0.6.0 Reporter: Stamatis Zampetakis As discussed in the [dev list|https://lists.apache.org/thread/r13e3236aa72a070b3267ed95f7cb3b45d3c4783fd4ca35f5376b1a35@%3cdev.hive.apache.org%3e] LGPL files must not be present in the Apache released sources/binaries. The following files must not be present in the release: https://github.com/apache/hive/blob/6e152aa28bc5116bf9210f9deb0f95d2d73183f7/checkstyle/checkstyle-noframes-sorted.xsl https://github.com/apache/hive/blob/6e152aa28bc5116bf9210f9deb0f95d2d73183f7/storage-api/checkstyle/checkstyle-noframes-sorted.xsl https://github.com/apache/hive/blob/6e152aa28bc5116bf9210f9deb0f95d2d73183f7/standalone-metastore/checkstyle/checkstyle-noframes-sorted.xsl There may be other checkstyle LGPL files in the repo. All these should either be removed entirely from the repository or selectively excluded from the release. -- This message was sent by Atlassian Jira (v8.3.4#803005)