]> > minicluster is kind of weird on filesystems that don't support mixed case, > like OS X's default HFS+. > > $ jar tf hadoop-client-minicluster-3.0.0-alpha3-SNAPSHOT.jar | grep -i > license > LICENSE.txt > license/ > license/LICENSE > license/LICENSE.dom-documentation.txt > license/LICENSE.dom-software.txt > license/LICENSE.sax.txt > license/NOTICE > license/README.dom.txt > license/README.sax.txt > LICENSE > Grizzly_THIRDPARTYLICENSEREADME.txt
I added a patch to https://issues.apache.org/jira/browse/HADOOP-14018 to add the missing META-INF/LICENSE.txt to the shaded files. Question: what should be done with the other LICENSE files in the minicluster. Can we just exclude them (from legal point of view)? Regards, Marton --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org