Closed
Bug 838952
Opened 13 years ago
Closed 13 years ago
Remove reference to mozpass.py from MercurialBuildFactory and mozharness configs
Categories
(Release Engineering :: Applications: MozharnessCore, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jhopkins, Assigned: mozilla)
Details
Attachments
(4 files, 1 obsolete file)
|
6.28 KB,
patch
|
jhopkins
:
review+
mozilla
:
checked-in+
|
Details | Diff | Splinter Review |
|
4.37 KB,
patch
|
jhopkins
:
review+
mozilla
:
checked-in+
|
Details | Diff | Splinter Review |
|
861 bytes,
patch
|
jhopkins
:
review+
mozilla
:
checked-in+
|
Details | Diff | Splinter Review |
|
24.71 KB,
patch
|
jhopkins
:
review+
mozilla
:
checked-in+
|
Details | Diff | Splinter Review |
Bug 833524 removed [tools]/release/signing/mozpass.py but that file is still being referenced here:
http://hg.mozilla.org/build/buildbotcustom/file/e04095103d67/process/factory.py#l1749
Updated•13 years ago
|
Summary: Remove reference to mozpass.py from MercurialBuildFactory → Remove reference to mozpass.py from MercurialBuildFactory and mozharness configs
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → aki
| Assignee | ||
Comment 1•13 years ago
|
||
Attachment #711397 -
Flags: review?(jhopkins)
| Assignee | ||
Comment 2•13 years ago
|
||
Attachment #711399 -
Flags: review?(jhopkins)
| Assignee | ||
Comment 3•13 years ago
|
||
Attachment #711400 -
Flags: review?(jhopkins)
| Assignee | ||
Comment 4•13 years ago
|
||
Attachment #711401 -
Flags: review?(jhopkins)
| Reporter | ||
Updated•13 years ago
|
Attachment #711397 -
Flags: review?(jhopkins) → review+
| Reporter | ||
Updated•13 years ago
|
Attachment #711399 -
Flags: review?(jhopkins) → review+
| Reporter | ||
Updated•13 years ago
|
Attachment #711400 -
Flags: review?(jhopkins) → review+
| Reporter | ||
Comment 5•13 years ago
|
||
There are still a number of references to jarsigner with the mozharness patch applied. Do those need to be removed as well?
Flags: needinfo?(aki)
| Assignee | ||
Comment 6•13 years ago
|
||
I'm not going to completely strip out android signing support yet, since it's not clear what we'll be doing for partner repacks and we may someday want to re-sign test apks before installing them on devices. But we certainly don't need the multilocale jarsigner support.
Attachment #711401 -
Attachment is obsolete: true
Attachment #711401 -
Flags: review?(jhopkins)
Attachment #711510 -
Flags: review?(jhopkins)
Flags: needinfo?(aki)
| Reporter | ||
Updated•13 years ago
|
Attachment #711510 -
Flags: review?(jhopkins) → review+
| Assignee | ||
Comment 7•13 years ago
|
||
Comment on attachment 711399 [details] [diff] [review]
(configs) remove references to android_signing
http://hg.mozilla.org/build/buildbot-configs/rev/94b80fa7a380
Attachment #711399 -
Flags: checked-in+
| Assignee | ||
Comment 8•13 years ago
|
||
Comment on attachment 711397 [details] [diff] [review]
(custom) remove references to mozpass + android_signing
http://hg.mozilla.org/build/buildbotcustom/rev/e7a1cf273833
Attachment #711397 -
Flags: checked-in+
| Assignee | ||
Comment 9•13 years ago
|
||
Comment on attachment 711400 [details] [diff] [review]
(tools) remove doubly-obsolete sign_android.sh
http://hg.mozilla.org/build/tools/rev/4be5d5e77e28
Attachment #711400 -
Flags: checked-in+
| Assignee | ||
Comment 10•13 years ago
|
||
Comment on attachment 711510 [details] [diff] [review]
(mozharness) also remove from multilocale build
http://hg.mozilla.org/build/mozharness/rev/c8920434438b
Attachment #711510 -
Flags: checked-in+
| Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Product: mozilla.org → Release Engineering
Updated•12 years ago
|
Component: Release Automation → Mozharness
You need to log in
before you can comment on or make changes to this bug.
Description
•