Closed
Bug 688686
Opened 14 years ago
Closed 13 years ago
install mozinfo and manifestparser packages to $OBJDIR virtualenv
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: k0scist, Unassigned)
References
Details
(Whiteboard: [mozbase])
manifestparser and mozinfo are both already available from python packages
http://mxr.mozilla.org/mozilla-central/source/build/manifestparser.py
<=
http://hg.mozilla.org/automation/ManifestDestiny/
http://mxr.mozilla.org/mozilla-central/source/build/mozinfo.py
<=
https://github.com/mozautomation/mozmill/tree/master/mozinfo
The packages should be mirrored to m-c and installed in the unified virtualenv from bug 661908. These packages also contain tests that are already manually mirrored.
A new e.g. build/python directory should be used to host these packages and subsequent Mozilla-authored packages.
| Reporter | ||
Comment 1•14 years ago
|
||
The manifestparser tests already live here: http://mxr.mozilla.org/mozilla-central/source/build/tests/
Currently, all of these resources are manually mirrored.
Comment 2•14 years ago
|
||
(tamarin-redux changeset:4943c40f923c accidentally points to this Bug ticket; the log message should instead have pointed to Bug 688486.)
| Reporter | ||
Comment 3•13 years ago
|
||
this is now done: http://hg.mozilla.org/mozilla-central/rev/6133c00430fc
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•