Closed Bug 465358 Opened 16 years ago Closed 16 years ago

Add modules/JSON.jsm to removed-files.in

Categories

(MailNews Core :: Build Config, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: standard8, Assigned: standard8)

References

Details

Attachments

(1 file, 1 obsolete file)

After bug 462774, we need to add modules/JSON.jsm to SM/TB/SB removed-files.in (and check its not in the packages* files which I think is unlikely)
Attached patch The fix (obsolete) — Splinter Review
Assignee: nobody → bugzilla
Status: NEW → ASSIGNED
Attachment #348733 - Flags: review?(kairo)
Attachment #348733 - Flags: review?(kairo)
Comment on attachment 348733 [details] [diff] [review]
The fix

The file's extension is really .jsM (as in JavaScript Module) and not .js.
Attached patch The fix v2Splinter Review
Get it right this time.
Attachment #348733 - Attachment is obsolete: true
Attachment #348741 - Flags: review?(kairo)
Attachment #348741 - Flags: review?(kairo) → review+
Comment on attachment 348741 [details] [diff] [review]
The fix v2

Looks good to me, thanks!
Checked in: http://hg.mozilla.org/comm-central/rev/640b5536ecbf
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
This busted the Sunbird builds:

[[[
/bin/perl /e/buildbot/comm-central-sunbird-win32/build/calendar/installer/check-remove-files.pl removed-files ../../mozilla/dist/sunbird
make[2]: Leaving directory `/e/buildbot/comm-central-sunbird-win32/build/objdir-tb/calendar/installer'
ERROR: files found that are listed in "removed-files" but exist in "../../mozilla/dist/sunbird": ../../mozilla/dist/sunbird/modules/JSON.jsm
]]]

Maybe they need to be clobbered to pick up the change or JSON.jsm is still build.
I've set it up to clobber the windows build box, not quite sure when that'll occur looking at the current list of builds queued, but hopefully it'll run green sometime in the next few hours.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: