Closed
Bug 433882
Opened 17 years ago
Closed 17 years ago
remove unnecessary releng code from mozilla-central & actionmonkey
Categories
(Release Engineering :: General, defect, P3)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Assigned: bhearsum)
Details
Attachments
(1 file)
|
374.01 KB,
patch
|
nthomas
:
review+
|
Details | Diff | Splinter Review |
There's some release engineering code in mozilla-central and actionmonkey that isn't necessary for building/updating and shouldn't be there. Namely:
tools/patcher and tools/release
We're almost certainly going to be working out of CVS for the time being and as I understand it, we won't be syncing from CVS -> HG very soon. We should remove these modules to avoid confusion and code drift.
At some point, we should consider moving this code to a repository under http://hg.mozilla.org/build, but for now, let's leave it where it is.
| Assignee | ||
Updated•17 years ago
|
Priority: -- → P3
| Assignee | ||
Comment 1•17 years ago
|
||
Comment 2•17 years ago
|
||
Comment on attachment 323554 [details] [diff] [review]
[checked in] remove tools/patcher and tools/release from mozilla-central
I think this is a good idea, especially now that the merging of changes from CVS has finished.
Attachment #323554 -
Flags: review?(nrthomas) → review+
| Assignee | ||
Comment 3•17 years ago
|
||
Comment on attachment 323554 [details] [diff] [review]
[checked in] remove tools/patcher and tools/release from mozilla-central
landed in changeset: 15222:b04aea0b142e
Attachment #323554 -
Attachment description: remove tools/patcher and tools/release from mozilla-central → [checked in] remove tools/patcher and tools/release from mozilla-central
| Assignee | ||
Updated•17 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•