----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64241/#review192500 -----------------------------------------------------------
Is there a way to exclude the Apache licensed jars from the LICENSE.txt? Is it possible to remove the Stax-API bit for GPL? There are two sections, one GPL and one CDDL. You could also change the root LICENSE.txt in our source repo. For example the "cliche" license is MIT and you could just point to the licenses directly here instead of referencing the license. Same for the licenses above it. - Colm O hEigeartaigh On Dec. 1, 2017, 2:03 p.m., kalyan kumar kalvagadda wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/64241/ > ----------------------------------------------------------- > > (Updated Dec. 1, 2017, 2:03 p.m.) > > > Review request for sentry, Alexander Kolbasov, Brian Towles, Colm O > hEigeartaigh, and Sergio Pena. > > > Bugs: SENTRY-2081 > https://issues.apache.org/jira/browse/SENTRY-2081 > > > Repository: sentry > > > Description > ------- > > As per https://www.apache.org/dev/licensing-howto.html , sentry should update > the LICENSE.txt file with license information of all the jars that sentry is > distributing along with the pointer to the LICENSE files of the dependencies. > > > Diffs > ----- > > pom.xml eec185bc6409e5cebee12f3a0e4ca17c843cd631 > sentry-dist/pom.xml 4c69535660b132943c7cdc2419fff140a0909a48 > sentry-dist/src/license/THIRD-PARTY.ftl PRE-CREATION > sentry-dist/src/license/THIRD-PARTY.properties PRE-CREATION > sentry-dist/src/license/override-THIRD-PARTY.properties PRE-CREATION > sentry-dist/src/main/assembly/bin.xml > 5727fc964bc139a5bd5490132efad13db6cbcf44 > sentry-dist/src/main/resources/licences/BSD_2-clause.txt PRE-CREATION > sentry-dist/src/main/resources/licences/BSD_License.txt PRE-CREATION > sentry-dist/src/main/resources/licences/CDDL_1_0.txt PRE-CREATION > sentry-dist/src/main/resources/licences/CDDL_1_1.txt PRE-CREATION > sentry-dist/src/main/resources/licences/CDDL_2.txt PRE-CREATION > > sentry-dist/src/main/resources/licences/Eclipse_Public_License_-_Version_1_0.txt > PRE-CREATION > sentry-dist/src/main/resources/licences/MIT_License.txt PRE-CREATION > > sentry-dist/src/main/resources/licences/Mozilla_Public_License_Version_1_1.txt > PRE-CREATION > sentry-dist/src/main/resources/licences/The_BSD_3-Clause_License.txt > PRE-CREATION > > > Diff: https://reviews.apache.org/r/64241/diff/2/ > > > Testing > ------- > > Made sure that LICENSE.txt file generated in sentry-dist/target directory has > the license informaion of all the jars that sentry is distributing. > > > Thanks, > > kalyan kumar kalvagadda > >