----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67118/#review203601 -----------------------------------------------------------
Jie brought it up that the `xz` archive contains GNU GPL licensed files, which should not be included in Apache projects: https://www.apache.org/legal/resolved.html#category-x However, the problematic files are a subset of the actual sources. We basically don't use any of the licensed files (as far as I can tell), which include some scripts under `src/scripts` and some of the build files. I've opened an issue to see what we need to do prior to including XZ: https://issues.apache.org/jira/browse/LEGAL-384 (bzip2 and libarchive are BSD licensed, which is allowed.) - Joseph Wu On May 14, 2018, 3:42 p.m., John Kordich wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/67118/ > ----------------------------------------------------------- > > (Updated May 14, 2018, 3:42 p.m.) > > > Review request for mesos, Akash Gupta, Andrew Schwartzmeyer, Chun-Hung Hsiao, > Eric Mumau, Jie Yu, Joseph Wu, Li Li, and Radhika Jandhyala. > > > Bugs: MESOS-8064 > https://issues.apache.org/jira/browse/MESOS-8064 > > > Repository: mesos > > > Description > ------- > > Added bzip2, libarchive, and xz tarballs. > > > Diffs > ----- > > 3rdparty/bzip2-1.0.6.tar.gz PRE-CREATION > 3rdparty/libarchive-3.3.2.tar.gz PRE-CREATION > 3rdparty/xz-5.2.3.tar.gz PRE-CREATION > > > Diff: https://reviews.apache.org/r/67118/diff/1/ > > > Testing > ------- > > This is just the tarballs for each added archive, no testing required. > > > Thanks, > > John Kordich > >
