Closed
Bug 394000
Opened 18 years ago
Closed 17 years ago
Fork and clean up packages-static & removed-files.in
Categories
(Calendar :: Build Config, defect)
Calendar
Build Config
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mschroeder, Assigned: sipaq)
Details
packages-static is out of sync on trunk and branch again. Maybe we should consider to fork packages-static and removed-files.in. We should also clean up these two files, especially packages-static, to eliminate the error and warning messages on Sunbird Windows tinderboxen.
| Reporter | ||
Comment 1•18 years ago
|
||
We should do more commenting and grouping like http://mxr.mozilla.org/seamonkey/source/mail/installer/windows/packages-static.
Comment 2•18 years ago
|
||
Currently the win32 tinderbox produces the following package errors:
MOZILLA_1_8_BRANCH:
Warning: package error or possible missing or unnecessary file:
bin/chrome/pipnss.jar (packages-static, 299).
bin/components/autoconfig.xpt (packages-static, 53).
bin/components/cookie.xpt (packages-static, 68).
bin/components/dom_svg.xpt (packages-static, 82).
bin/components/gksvgrenderer.xpt (packages-static, 97).
bin/components/nsInterfaceInfoToIDL.js (packages-static, 179).
bin/components/pluginGlue.js (packages-static, 197).
bin/components/spellchecker.xpt (packages-static, 142).
bin/components/websrvcs.xpt (packages-static, 156).
bin/defaults/autoconfig/platform.js (packages-static, 259).
bin/defaults/autoconfig/prefcalls.js (packages-static, 260).
bin/js/calItipEmailTransport.js (packages-static, 212).
bin/res/svg.css (packages-static, 269).
TRUNK:
Warning: package error or possible missing or unnecessary file:
bin/chrome/pipnss.jar (packages-static, 312).
bin/components/gksvgrenderer.xpt (packages-static, 105).
bin/components/intlcmpt.xpt (packages-static, 112).
bin/components/jsconsole.xpt (packages-static, 114).
bin/components/nsInterfaceInfoToIDL.js (packages-static, 189).
bin/components/passwordmgr.xpt (packages-static, 137).
bin/components/progressDlg.xpt (packages-static, 145).
bin/components/websrvcs.xpt (packages-static, 165).
bin/components/winhooks.xpt (packages-static, 169).
bin/js/calItipEmailTransport.js (packages-static, 224).
Updated•18 years ago
|
Flags: wanted-calendar0.8+
| Assignee | ||
Comment 3•18 years ago
|
||
Martin, Stefan, can one of you tackle this for 0.8?
| Assignee | ||
Comment 4•18 years ago
|
||
Not going to happen for 0.8.
Flags: wanted-calendar0.8+ → wanted-calendar0.8-
| Assignee | ||
Comment 5•18 years ago
|
||
Taking
Assignee: nobody → bugzilla
Component: General → Build Config
OS: Windows XP → All
Hardware: PC → All
| Reporter | ||
Updated•18 years ago
|
QA Contact: general → build
| Reporter | ||
Comment 6•18 years ago
|
||
For reference: bug 398855 and bug 332174 did some clean up for browser etc.
Comment 7•17 years ago
|
||
I think we can resolve this bug as WONTFIX. In my opinion it's sufficient to just remove the mozilla1.8 branch parts on Trunk only, either in bug 455869 or a new one once bug 453330 is fixed.
| Assignee | ||
Comment 8•17 years ago
|
||
As Stefan said in comment 7.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•