Closed
Bug 184467
Opened 23 years ago
Closed 23 years ago
update Build Automation on trunk to 1.3b for mozilla
Categories
(SeaMonkey :: Build Config, defect)
SeaMonkey
Build Config
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.3beta
People
(Reporter: antitux, Assigned: kysmith)
References
()
Details
Attachments
(1 file)
|
629 bytes,
text/plain
|
Details |
Section 1.1.5 of the linked doc. Need to update for win32, mac, and unix. Land
changed on the trunk AFTER the release of mozilla 1.3a
| Assignee | ||
Comment 3•23 years ago
|
||
need r=/sr= please.
| Assignee | ||
Comment 4•23 years ago
|
||
For the mac I think we should leave the current settings in place, they are:
mz_smtupd_version 1.3.0
milestone_suffix trunk
Need r=/sr= for no change.
| Assignee | ||
Comment 5•23 years ago
|
||
fcor linux I think also we should leave the settings alone, they currently are:
log "perl ./deliver.pl "1.3.0."${XPI_DATE} ${MOZ_EXT_XPI_URL} ${MOZ_STUB}
${MOZ_SEA}"
perl ./deliver.pl "1.3.0."${XPI_DATE} ${MOZ_EXT_XPI_URL} ${MOZ_STUB}
${MOZ_SEA} >> ${LOGFILE} 2>&1
I don't think the automation can handle anything but numbers here so I don't
know where we would put the "a" character.
Need r=/sr= for no change.
Comment 6•23 years ago
|
||
r=leaf (you can check to see if we've ever had letters in mac/linux installers
by looking at the revision history of that file in bonsai.)
Updated•23 years ago
|
Target Milestone: --- → mozilla1.3beta
Comment 7•23 years ago
|
||
How about if we switch the r= with leaf's.
r=ycalonje, sr=leaf
| Assignee | ||
Comment 8•23 years ago
|
||
win32 changes checked in and pulled to jebus. Also updated the verifconfig.trunk
file to contain proper settings. Resolving FIXED.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 9•23 years ago
|
||
kyle - did you check that all the changes were checked in and not just changed
on the local system? I think leaf still had a bug open to update the automation
for 1.3a that hadn't been closed because it was on the system but not all
checked in.
| Assignee | ||
Comment 10•23 years ago
|
||
LXR says all checked in.
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•