tfarina
2013/12/16 02:42:05
It complains, but the path seems right.
Got Lice
It complains, but the path seems right.
Got LicenseError "License file not found. Either add a file named LICENSE,
import upstream's COPYING if available, or add a 'License File:' line to
README.chromium with the appropriate path." while scanning
third_party/google_toolbox_for_mac
http://build.chromium.org/p/tryserver.chromium/builders/android_dbg/builds/13...
Mark Mentovai
2013/12/16 23:06:01
src/COPYING is checked out in a deps_os section on
src/COPYING is checked out in a deps_os section on Mac only. Is the license
checker running on Linux?
yep.
The problem seems to be that the directory and thus README.chromium and the gyp
file are present in non-mac checkouts. Because they are checked in the source
tree rather than being checkout out from upstream. And the license tool scans
the directories in third_party, so it finds us on Linux but do not find the
src/COPYING.
8
9 Description:
10 A collection of source from different Google projects that may be of use to
Issue 107933006: Get rid of ui_cocoa_third_party_toolkits target from ui.gyp
(Closed)
Created 7 years ago by tfarina
Modified 7 years ago
Reviewers: Ben Goodger (Google), Mark Mentovai, Torne
Base URL: svn://svn.chromium.org/chrome/trunk/src
Comments: 65