Closed Bug 462393 Opened 16 years ago Closed 16 years ago

Sunbird tinderboxen busted [Error: mozilla/dist/bin/js: Not a directory]

Categories

(Calendar :: Build Config, defect)

defect
Not set
critical

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: dbo, Assigned: dbo)

References

()

Details

Attachments

(2 files, 1 obsolete file)

Bug 433083 caused the js standalone shell to be built by default which conflicts with calendar extra scripts being deployed into dist/bin/js/.
Besides installing and loading the extra scripts from a new directory, e.g. dist/bin/calendar-js/, this requires changes to calendar/installer/.
Blocks: 433083
Summary: Sunbird tinderboxen busted → Sunbird tinderboxen busted [Error: mozilla/dist/bin/js: Not a directory]
Attached patch WIP - v1 (obsolete) — — Splinter Review
- This patch deploys and loads form calendar-js and resolves a lot of loader code.
- Unit tests pass.
- The calendar/installer/ files still need to be fixed, but I think the code ought to be complete.
- Further testing wanted; setting qawanted.
Assignee: nobody → daniel.boelzle
Attachment #345752 - Flags: review?(philipp)
Status: NEW → ASSIGNED
Keywords: qawanted
Blocks: 457203
Attached patch patch - v1 — — Splinter Review
This patch should also fix the installer part.
Attachment #345752 - Attachment is obsolete: true
Attachment #345881 - Flags: review?(philipp)
Attachment #345752 - Flags: review?(philipp)
Attachment #345881 - Flags: review?(philipp) → review+
Comment on attachment 345881 [details] [diff] [review]
patch - v1

>+++ b/calendar/installer/removed-files.in
>@@ -366,8 +366,54 @@ res/html/gopher-find.gif
>+# Bug 462393 - Sunbird tinderboxen busted [Error: mozilla/dist/bin/js: Not a directory]
>+js/calAlarm.js
>+js/calAlarmMonitor.js
...

We need to find out if this really works, i.e if the js provided by mozilla-core is a directory or if it is a file, and if it gets overwritten properly.


r=philipp
(In reply to comment #3)
> (From update of attachment 345881 [details] [diff] [review])
> >+++ b/calendar/installer/removed-files.in
> >@@ -366,8 +366,54 @@ res/html/gopher-find.gif
> >+# Bug 462393 - Sunbird tinderboxen busted [Error: mozilla/dist/bin/js: Not a directory]
> >+js/calAlarm.js
> >+js/calAlarmMonitor.js
> ...
> 
> We need to find out if this really works, i.e if the js provided by
> mozilla-core is a directory or if it is a file, and if it gets overwritten
> properly.

Yes, we need to check that. It's a file, the js shell.

Pushed to comm-central <http://hg.mozilla.org/comm-central/rev/941530458625>

-> FIXED
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → 1.0
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Attached patch gdata fix — — Splinter Review
Fixes baseDir; different baseDir used by gdata
Attachment #346117 - Flags: review?(philipp)
Comment on attachment 346117 [details] [diff] [review]
gdata fix

I fixed this the other way around in my patch to bug 463047, but I like this solution much better.

r=philipp
Attachment #346117 - Flags: review?(philipp) → review+
Pushed to comm-central <http://hg.mozilla.org/comm-central/rev/00698db7a052>

-> FIXED (again)
Status: REOPENED → RESOLVED
Closed: 16 years ago16 years ago
Resolution: --- → FIXED
Blocks: 463079
Status: RESOLVED → VERIFIED
Target Milestone: 1.0 → 1.0b1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: