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

Issue 10959034: Make apks build from a single ant .xml template (Closed)

Created:
8 years, 3 months ago by cjhopman
Modified:
8 years, 2 months ago
Reviewers:
shashi, joth, Yaron
CC:
chromium-reviews, jam, joi+watch-content_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, darin-cc_chromium.org, peter+watch_chromium.org, ilevy+watch_chromium.org, shashi
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Make apks build from a single ant .xml template The ant build files for each of the apks that we create consisted of only fairly straightforward boilerplate. With the recent changes to java_apk.gypi and the gyp targets we can now build these correctly from a single .xml with the differences in how the targets are built being reflected in the gyp files (and then passed into ant). TBR=joth BUG=145991 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=160396

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -392 lines) Patch
D android_webview/java/android_webview_apk.xml View 1 1 chunk +0 lines, -73 lines 0 comments Download
D android_webview/javatests/android_webview_test_apk.xml View 1 1 chunk +0 lines, -43 lines 0 comments Download
A + build/android/ant/chromium-apk.xml View 1 2 chunks +23 lines, -15 lines 0 comments Download
M build/android/ant/sdk-targets.xml View 1 2 4 chunks +41 lines, -8 lines 0 comments Download
M build/java.gypi View 1 2 3 2 chunks +1 line, -1 line 0 comments Download
M build/java_apk.gypi View 1 4 chunks +10 lines, -4 lines 0 comments Download
D chrome/android/testshell/java/chromium_testshell_apk.xml View 1 1 chunk +0 lines, -82 lines 0 comments Download
D chrome/android/testshell/javatests/chromium_testshell_test_apk.xml View 1 1 chunk +0 lines, -46 lines 0 comments Download
D content/shell/android/java/content_shell_apk.xml View 1 chunk +0 lines, -74 lines 0 comments Download
D content/shell/android/javatests/content_shell_test_apk.xml View 1 1 chunk +0 lines, -46 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
cjhopman
yfriedman: everything cc: ilevy, shashishekhar
8 years, 3 months ago (2012-09-21 01:31:08 UTC) #1
shashi
http://codereview.chromium.org/10959034/diff/1/build/android/ant/common.xml File build/android/ant/common.xml (right): http://codereview.chromium.org/10959034/diff/1/build/android/ant/common.xml#newcode21 build/android/ant/common.xml:21: project.setProperty("configuration.name", Where is configuration.name used? http://codereview.chromium.org/10959034/diff/1/build/android/ant/sdk-targets.xml File build/android/ant/sdk-targets.xml (right): ...
8 years, 3 months ago (2012-09-21 01:53:55 UTC) #2
Yaron
http://codereview.chromium.org/10959034/diff/1/build/android/ant/chromium-apk.xml File build/android/ant/chromium-apk.xml (right): http://codereview.chromium.org/10959034/diff/1/build/android/ant/chromium-apk.xml#newcode15 build/android/ant/chromium-apk.xml:15: name="out.dir" I think hanging lines should be indented 4 ...
8 years, 3 months ago (2012-09-21 01:57:01 UTC) #3
cjhopman
http://codereview.chromium.org/10959034/diff/1/build/android/ant/chromium-apk.xml File build/android/ant/chromium-apk.xml (right): http://codereview.chromium.org/10959034/diff/1/build/android/ant/chromium-apk.xml#newcode15 build/android/ant/chromium-apk.xml:15: name="out.dir" On 2012/09/21 01:57:01, Yaron wrote: > I think ...
8 years, 2 months ago (2012-09-28 01:14:25 UTC) #4
shashi
lgtm
8 years, 2 months ago (2012-09-28 01:32:05 UTC) #5
Yaron
lgtm http://codereview.chromium.org/10959034/diff/17003/build/android/ant/sdk-targets.xml File build/android/ant/sdk-targets.xml (right): http://codereview.chromium.org/10959034/diff/17003/build/android/ant/sdk-targets.xml#newcode109 build/android/ant/sdk-targets.xml:109: <if condition="${project.is.testapp}"> Please add a comment about where ...
8 years, 2 months ago (2012-09-28 17:51:23 UTC) #6
cjhopman
joth: android_webview http://codereview.chromium.org/10959034/diff/17003/build/android/ant/sdk-targets.xml File build/android/ant/sdk-targets.xml (right): http://codereview.chromium.org/10959034/diff/17003/build/android/ant/sdk-targets.xml#newcode109 build/android/ant/sdk-targets.xml:109: <if condition="${project.is.testapp}"> On 2012/09/28 17:51:23, Yaron wrote: ...
8 years, 2 months ago (2012-09-28 18:13:58 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cjhopman@chromium.org/10959034/20001
8 years, 2 months ago (2012-10-05 01:00:35 UTC) #8
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build. Your ...
8 years, 2 months ago (2012-10-05 01:15:18 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cjhopman@chromium.org/10959034/20001
8 years, 2 months ago (2012-10-05 01:26:24 UTC) #10
commit-bot: I haz the power
Retried try job too often for step(s) crypto_unittests, unit_tests, cacheinvalidation_unittests, jingle_unittests, ipc_tests, interactive_ui_tests, browser_tests, net_unittests, ...
8 years, 2 months ago (2012-10-05 01:46:36 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cjhopman@chromium.org/10959034/20001
8 years, 2 months ago (2012-10-05 16:51:10 UTC) #12
commit-bot: I haz the power
8 years, 2 months ago (2012-10-05 16:51:33 UTC) #13
Change committed as 160396

Powered by Google App Engine
This is Rietveld 408576698