jar_src should allow the caller to specify an explicit list of java files instead of a whole directory |
||
Issue descriptionCurrently a caller of jar_src.py specifies a directory where the ".java" files are located. The script takes all files from that directory. This causes issues if the directory on the on a bot is not clean, e.g. see https://bugs.chromium.org/p/chromium/issues/detail?id=637887 Another example of the failure: https://build.chromium.org/p/tryserver.chromium.android/builders/android_cronet/builds/1205 where generate_javadoc.py references classes that were deleted.
,
Sep 21 2016
,
Dec 14 2016
Issue 674292 has been merged into this issue.
,
Dec 14 2016
re #3: disregard, wrong bug number. |
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Sep 21 2016