cs.chromium.org does not search Java .srcjars |
|
Issue descriptionIt's pretty reasonable that codesearch doesn't search within .srcjar files, and I think it'd be pretty easy to fix: Just extract the .srcjar into //out/Debug/gen somewhere. We should do the same for annotation processor output.
,
Oct 1
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/b31cd7cf8a3242b108d07a6895f8d3955781eb3b commit b31cd7cf8a3242b108d07a6895f8d3955781eb3b Author: Andrew Grieve <agrieve@chromium.org> Date: Mon Oct 01 22:48:28 2018 Android: Fix java builds failing when enabled_incremental_javac=true Regressed in recent commit: d056744 Bug: 890360 Change-Id: I1589295c40eff98a6255d9dd01ad9c2a66817dc4 Reviewed-on: https://chromium-review.googlesource.com/1255888 Reviewed-by: Eric Stevenson <estevenson@chromium.org> Commit-Queue: Eric Stevenson <estevenson@chromium.org> Cr-Commit-Position: refs/heads/master@{#595614} [modify] https://crrev.com/b31cd7cf8a3242b108d07a6895f8d3955781eb3b/build/android/gyp/javac.py |
|
►
Sign in to add a comment |
|
Comment 1 by bugdroid1@chromium.org
, Sep 28