Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(38)

Issue 1848593002: Fix errorprone javac path for GN. (Closed)

Created:
4 years, 8 months ago by mikecase (-- gone --)
Modified:
4 years, 8 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix errorprone javac path for GN. BUG=598708 Committed: https://crrev.com/0004417d4afcda9eb26321b778009357ba5ca2b5 Cr-Commit-Position: refs/heads/master@{#384423}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Minor improvements. Rebase path inside java_binary_script template. #

Patch Set 3 : #

Patch Set 4 : Stole agrieve's fix. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -12 lines) Patch
M build/config/android/internal_rules.gni View 1 2 3 3 chunks +8 lines, -11 lines 0 comments Download
M third_party/errorprone/BUILD.gn View 1 2 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 14 (4 generated)
mikecase (-- gone --)
Don't know if there is a cleaner way to get the path of the output ...
4 years, 8 months ago (2016-03-30 21:24:48 UTC) #2
jbudorick
+agrieve
4 years, 8 months ago (2016-03-30 21:32:40 UTC) #4
agrieve
https://codereview.chromium.org/1848593002/diff/1/third_party/errorprone/BUILD.gn File third_party/errorprone/BUILD.gn (right): https://codereview.chromium.org/1848593002/diff/1/third_party/errorprone/BUILD.gn#newcode46 third_party/errorprone/BUILD.gn:46: bootclasspath = rebase_path( GN should raise errors when paths ...
4 years, 8 months ago (2016-03-31 00:22:47 UTC) #5
mikecase (-- gone --)
https://codereview.chromium.org/1848593002/diff/1/third_party/errorprone/BUILD.gn File third_party/errorprone/BUILD.gn (right): https://codereview.chromium.org/1848593002/diff/1/third_party/errorprone/BUILD.gn#newcode46 third_party/errorprone/BUILD.gn:46: bootclasspath = rebase_path( On 2016/03/31 at 00:22:46, agrieve wrote: ...
4 years, 8 months ago (2016-03-31 18:02:29 UTC) #6
agrieve
https://codereview.chromium.org/1848593002/diff/1/third_party/errorprone/BUILD.gn File third_party/errorprone/BUILD.gn (right): https://codereview.chromium.org/1848593002/diff/1/third_party/errorprone/BUILD.gn#newcode46 third_party/errorprone/BUILD.gn:46: bootclasspath = rebase_path( On 2016/03/31 18:02:29, mikecase wrote: > ...
4 years, 8 months ago (2016-03-31 18:21:53 UTC) #7
mikecase (-- gone --)
> gn path . //third_party/errorprone:chromium_errorprone__java_binary_script //third_party/errorprone:javac_java__process_jar__copy_jar > //third_party/errorprone:chromium_errorprone__java_binary_script --[private]--> > //third_party/errorprone:chromium_errorprone__build_config --[private]--> > //third_party/errorprone:javac_java --[private]--> ...
4 years, 8 months ago (2016-03-31 20:47:47 UTC) #8
agrieve
On 2016/03/31 20:47:47, mikecase wrote: > > gn path . //third_party/errorprone:chromium_errorprone__java_binary_script > //third_party/errorprone:javac_java__process_jar__copy_jar > > ...
4 years, 8 months ago (2016-03-31 21:11:04 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1848593002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1848593002/60001
4 years, 8 months ago (2016-03-31 22:04:15 UTC) #11
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 8 months ago (2016-03-31 22:45:41 UTC) #12
commit-bot: I haz the power
4 years, 8 months ago (2016-03-31 22:47:31 UTC) #14
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/0004417d4afcda9eb26321b778009357ba5ca2b5
Cr-Commit-Position: refs/heads/master@{#384423}

Powered by Google App Engine
This is Rietveld 408576698