Closed
Bug 349007
Opened 19 years ago
Closed 19 years ago
Trunk XULRunner doesn' t package with modern PackageMaker
Categories
(Toolkit Graveyard :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: benjamin, Assigned: benjamin)
Details
(Keywords: fixed1.8.0.7, fixed1.8.1)
Attachments
(1 file)
1.53 KB,
patch
|
mark
:
first-review+
|
Details | Diff | Splinter Review |
PackageMaker 2.1 on MacIntel 10.4.7:
XULRunner packaging fails at the step which calls PackageMaker. After a little debugging, I found the following error:
The package was completed with the following non-fatal errors:
Invalid version "1.9a1" (must have format "1.2.3").
The packagemaker command returns exit code 1. Since I do not want to alter the version number, I'm going to try and hack around the exit code.
Assignee | ||
Comment 1•19 years ago
|
||
Comment 2•19 years ago
|
||
Comment on attachment 234234 [details] [diff] [review]
Do fancy detection, rev. 1
Looks good.
Attachment #234234 -
Flags: first-review?(mark) → first-review+
Assignee | ||
Comment 3•19 years ago
|
||
Fixed on trunk.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•19 years ago
|
||
This landed as part of bug 345047 on the 1.8.0 branch.
Keywords: fixed1.8.0.7
Updated•7 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•