@@ -20,10 +20,6 @@ android-api-16/debug:
20
20
GRADLE_USER_HOME : " /builds/worker/workspace/build/src/mobile/android/gradle/dotgradle-offline"
21
21
TOOLTOOL_MANIFEST : " mobile/android/config/tooltool-manifests/android/releng.manifest"
22
22
artifacts :
23
- - name : public/android/maven
24
- # TODO Bug 1433198. Remove the following entry once target.maven.zip is uploaded to a maven repository
25
- path : /builds/worker/workspace/build/src/obj-firefox/gradle/build/mobile/android/geckoview/maven/
26
- type : directory
27
23
- name : public/build/target.maven.zip
28
24
path : /builds/worker/workspace/build/src/obj-firefox/gradle/build/mobile/android/geckoview/target.maven.zip
29
25
type : file
@@ -73,9 +69,6 @@ android-api-16-ccov/debug:
73
69
GRADLE_USER_HOME : " /builds/worker/workspace/build/src/mobile/android/gradle/dotgradle-offline"
74
70
TOOLTOOL_MANIFEST : " mobile/android/config/tooltool-manifests/android/releng.manifest"
75
71
artifacts :
76
- - name : public/android/maven
77
- path : /builds/worker/workspace/build/src/obj-firefox/gradle/build/mobile/android/geckoview/maven/
78
- type : directory
79
72
- name : public/build/geckoview-androidTest.apk
80
73
path : /builds/worker/workspace/build/src/obj-firefox/gradle/build/mobile/android/geckoview/outputs/apk/androidTest/withGeckoBinaries/debug/geckoview-withGeckoBinaries-debug-androidTest.apk
81
74
type : file
@@ -134,10 +127,6 @@ android-x86/opt:
134
127
GRADLE_USER_HOME : " /builds/worker/workspace/build/src/mobile/android/gradle/dotgradle-offline"
135
128
TOOLTOOL_MANIFEST : " mobile/android/config/tooltool-manifests/android-x86/releng.manifest"
136
129
artifacts :
137
- - name : public/android/maven
138
- # TODO Bug 1433198. Remove the following entry once target.maven.zip is uploaded to a maven repository
139
- path : /builds/worker/workspace/build/src/obj-firefox/gradle/build/mobile/android/geckoview/maven/
140
- type : directory
141
130
- name : public/build/target.maven.zip
142
131
path : /builds/worker/workspace/build/src/obj-firefox/gradle/build/mobile/android/geckoview/target.maven.zip
143
132
type : file
@@ -187,9 +176,6 @@ android-x86-fuzzing/debug:
187
176
GRADLE_USER_HOME : " /builds/worker/workspace/build/src/mobile/android/gradle/dotgradle-offline"
188
177
TOOLTOOL_MANIFEST : " mobile/android/config/tooltool-manifests/android-x86/releng.manifest"
189
178
artifacts :
190
- - name : public/android/maven
191
- path : /builds/worker/workspace/build/src/obj-firefox/gradle/build/mobile/android/geckoview/maven/
192
- type : directory
193
179
- name : public/build/geckoview-androidTest.apk
194
180
path : /builds/worker/workspace/build/src/obj-firefox/gradle/build/mobile/android/geckoview/outputs/apk/androidTest/withGeckoBinaries/debug/geckoview-withGeckoBinaries-debug-androidTest.apk
195
181
type : file
@@ -242,10 +228,6 @@ android-x86-nightly/opt:
242
228
GRADLE_USER_HOME : " /builds/worker/workspace/build/src/mobile/android/gradle/dotgradle-offline"
243
229
TOOLTOOL_MANIFEST : " mobile/android/config/tooltool-manifests/android-x86/releng.manifest"
244
230
artifacts :
245
- - name : public/android/maven
246
- # TODO Bug 1433198. Remove the following entry once target.maven.zip is uploaded to a maven repository
247
- path : /builds/worker/workspace/build/src/obj-firefox/gradle/build/mobile/android/geckoview/maven/
248
- type : directory
249
231
- name : public/build/target.maven.zip
250
232
path : /builds/worker/workspace/build/src/obj-firefox/gradle/build/mobile/android/geckoview/target.maven.zip
251
233
type : file
@@ -297,10 +279,6 @@ android-api-16/opt:
297
279
GRADLE_USER_HOME : " /builds/worker/workspace/build/src/mobile/android/gradle/dotgradle-offline"
298
280
TOOLTOOL_MANIFEST : " mobile/android/config/tooltool-manifests/android/releng.manifest"
299
281
artifacts :
300
- - name : public/android/maven
301
- # TODO Bug 1433198. Remove the following entry once target.maven.zip is uploaded to a maven repository
302
- path : /builds/worker/workspace/build/src/obj-firefox/gradle/build/mobile/android/geckoview/maven/
303
- type : directory
304
282
- name : public/build/target.maven.zip
305
283
path : /builds/worker/workspace/build/src/obj-firefox/gradle/build/mobile/android/geckoview/target.maven.zip
306
284
type : file
@@ -351,15 +329,11 @@ android-api-16-without-google-play-services/opt:
351
329
PERFHERDER_EXTRA_OPTIONS : android-api-16-without-google-play-services
352
330
TOOLTOOL_MANIFEST : " mobile/android/config/tooltool-manifests/android/releng.manifest"
353
331
artifacts :
354
- - name : public/android/maven
355
- # TODO Bug 1433198. Remove the following entry once target.maven.zip is uploaded to a maven repository
356
- path : /builds/worker/workspace/build/src/obj-firefox/gradle/build/mobile/android/geckoview/maven/
357
- type : directory
358
332
- name : public/build/target.maven.zip
359
333
path : /builds/worker/workspace/build/src/obj-firefox/gradle/build/mobile/android/geckoview/target.maven.zip
360
334
type : file
361
335
- name : public/build/geckoview_example.apk
362
- path : /builds/worker/workspace/build/src/obj-firefox/gradle/build/mobile/android/geckoview_example/outputs/apk/geckoview_example-withGeckoBinaries.apk
336
+ path : /builds/worker/workspace/build/src/obj-firefox/gradle/build/mobile/android/geckoview_example/outputs/apk/withGeckoBinaries/debug/ geckoview_example-withGeckoBinaries-debug .apk
363
337
type : file
364
338
- name : public/build
365
339
path : /builds/worker/artifacts/
@@ -408,10 +382,6 @@ android-api-16-nightly/opt:
408
382
GRADLE_USER_HOME : " /builds/worker/workspace/build/src/mobile/android/gradle/dotgradle-offline"
409
383
TOOLTOOL_MANIFEST : " mobile/android/config/tooltool-manifests/android/releng.manifest"
410
384
artifacts :
411
- - name : public/android/maven
412
- # TODO Bug 1433198. Remove the following entry once target.maven.zip is uploaded to a maven repository
413
- path : /builds/worker/workspace/build/src/obj-firefox/gradle/build/mobile/android/geckoview/maven/
414
- type : directory
415
385
- name : public/build/target.maven.zip
416
386
path : /builds/worker/workspace/build/src/obj-firefox/gradle/build/mobile/android/geckoview/target.maven.zip
417
387
type : file
@@ -463,10 +433,6 @@ android-aarch64/opt:
463
433
GRADLE_USER_HOME : " /builds/worker/workspace/build/src/mobile/android/gradle/dotgradle-offline"
464
434
TOOLTOOL_MANIFEST : " mobile/android/config/tooltool-manifests/android/releng.manifest"
465
435
artifacts :
466
- - name : public/android/maven
467
- # TODO Bug 1433198. Remove the following entry once target.maven.zip is uploaded to a maven repository
468
- path : /builds/worker/workspace/build/src/obj-firefox/gradle/build/mobile/android/geckoview/maven/
469
- type : directory
470
436
- name : public/build/target.maven.zip
471
437
path : /builds/worker/workspace/build/src/obj-firefox/gradle/build/mobile/android/geckoview/target.maven.zip
472
438
type : file
@@ -518,10 +484,6 @@ android-aarch64/debug:
518
484
GRADLE_USER_HOME : " /builds/worker/workspace/build/src/mobile/android/gradle/dotgradle-offline"
519
485
TOOLTOOL_MANIFEST : " mobile/android/config/tooltool-manifests/android/releng.manifest"
520
486
artifacts :
521
- - name : public/android/maven
522
- # TODO Bug 1433198. Remove the following entry once target.maven.zip is uploaded to a maven repository
523
- path : /builds/worker/workspace/build/src/obj-firefox/gradle/build/mobile/android/geckoview/maven/
524
- type : directory
525
487
- name : public/build/target.maven.zip
526
488
path : /builds/worker/workspace/build/src/obj-firefox/gradle/build/mobile/android/geckoview/target.maven.zip
527
489
type : file
@@ -577,10 +539,6 @@ android-aarch64-nightly/opt:
577
539
GRADLE_USER_HOME : " /builds/worker/workspace/build/src/mobile/android/gradle/dotgradle-offline"
578
540
TOOLTOOL_MANIFEST : " mobile/android/config/tooltool-manifests/android/releng.manifest"
579
541
artifacts :
580
- - name : public/android/maven
581
- # TODO Bug 1433198. Remove the following entry once target.maven.zip is uploaded to a maven repository
582
- path : /builds/worker/workspace/build/src/obj-firefox/gradle/build/mobile/android/geckoview/maven/
583
- type : directory
584
542
- name : public/build/target.maven.zip
585
543
path : /builds/worker/workspace/build/src/obj-firefox/gradle/build/mobile/android/geckoview/target.maven.zip
586
544
type : file
@@ -632,10 +590,6 @@ android-x86_64/opt:
632
590
GRADLE_USER_HOME : " /builds/worker/workspace/build/src/mobile/android/gradle/dotgradle-offline"
633
591
TOOLTOOL_MANIFEST : " mobile/android/config/tooltool-manifests/android-x86/releng.manifest"
634
592
artifacts :
635
- - name : public/android/maven
636
- # TODO Bug 1433198. Remove the following entry once target.maven.zip is uploaded to a maven repository
637
- path : /builds/worker/workspace/build/src/obj-firefox/gradle/build/mobile/android/geckoview/maven/
638
- type : directory
639
593
- name : public/build/target.maven.zip
640
594
path : /builds/worker/workspace/build/src/obj-firefox/gradle/build/mobile/android/geckoview/target.maven.zip
641
595
type : file
@@ -691,10 +645,6 @@ android-x86_64-nightly/opt:
691
645
GRADLE_USER_HOME : " /builds/worker/workspace/build/src/mobile/android/gradle/dotgradle-offline"
692
646
TOOLTOOL_MANIFEST : " mobile/android/config/tooltool-manifests/android-x86/releng.manifest"
693
647
artifacts :
694
- - name : public/android/maven
695
- # TODO Bug 1433198. Remove the following entry once target.maven.zip is uploaded to a maven repository
696
- path : /builds/worker/workspace/build/src/obj-firefox/gradle/build/mobile/android/geckoview/maven/
697
- type : directory
698
648
- name : public/build/target.maven.zip
699
649
path : /builds/worker/workspace/build/src/obj-firefox/gradle/build/mobile/android/geckoview/target.maven.zip
700
650
type : file
@@ -746,10 +696,6 @@ android-x86_64/debug:
746
696
GRADLE_USER_HOME : " /builds/worker/workspace/build/src/mobile/android/gradle/dotgradle-offline"
747
697
TOOLTOOL_MANIFEST : " mobile/android/config/tooltool-manifests/android-x86/releng.manifest"
748
698
artifacts :
749
- - name : public/android/maven
750
- # TODO Bug 1433198. Remove the following entry once target.maven.zip is uploaded to a maven repository
751
- path : /builds/worker/workspace/build/src/obj-firefox/gradle/build/mobile/android/geckoview/maven/
752
- type : directory
753
699
- name : public/build/target.maven.zip
754
700
path : /builds/worker/workspace/build/src/obj-firefox/gradle/build/mobile/android/geckoview/target.maven.zip
755
701
type : file
@@ -810,10 +756,6 @@ android-geckoview-fat-aar/opt:
810
756
armeabi-v7a=<android-api-16/public/build/target.maven.zip>,\
811
757
arm64-v8a=<android-aarch64/public/build/target.maven.zip>"}
812
758
artifacts :
813
- - name : public/android/maven
814
- # TODO Bug 1433198. Remove the following entry once target.maven.zip is uploaded to a maven repository
815
- path : /builds/worker/workspace/build/src/obj-firefox/gradle/build/mobile/android/geckoview/maven/
816
- type : directory
817
759
- name : public/build/target.maven.zip
818
760
path : /builds/worker/workspace/build/src/obj-firefox/gradle/build/mobile/android/geckoview/target.maven.zip
819
761
type : file
@@ -882,10 +824,6 @@ android-geckoview-fat-aar-nightly/opt:
882
824
armeabi-v7a=<android-api-16/public/build/target.maven.zip>,\
883
825
arm64-v8a=<android-aarch64/public/build/target.maven.zip>"}
884
826
artifacts :
885
- - name : public/android/maven
886
- # TODO Bug 1433198. Remove the following entry once target.maven.zip is uploaded to a maven repository
887
- path : /builds/worker/workspace/build/src/obj-firefox/gradle/build/mobile/android/geckoview/maven/
888
- type : directory
889
827
- name : public/build/target.maven.zip
890
828
path : /builds/worker/workspace/build/src/obj-firefox/gradle/build/mobile/android/geckoview/target.maven.zip
891
829
type : file
0 commit comments