Closed Bug 120032 Opened 23 years ago Closed 23 years ago

Update talkback for Mozilla 0.9.8 on Mac, Windows and Unix platforms

Categories

(SeaMonkey :: Build Config, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
mozilla0.9.8

People

(Reporter: lpham, Assigned: jj.enser)

Details

When the MOZILLA_0_9_8_BRANCH is cut, need to update talkback to MozillaBranch. More details in version_string_checklist.html on warp.
Target Milestone: --- → mozilla0.9.8
will change automation pref fc_product_code to 'MozillaBranch' on the 0.9.8 branch build mac.
Status: NEW → ASSIGNED
jj - can you get these changes (mac, win32, linux) in today?
Mac done. Please review windows (2 files) and linux (1 file) update: Index: ns/fullsoft/utils/build-number.pl =================================================================== -print OUTPUT "system(\"perl fcsutil.pl -newbuild -deployment Netscape/MozillaTrunk/Win32/1 -output master.ini $build_number -server twister\")"; +print OUTPUT "system(\"perl fcsutil.pl -newbuild -deployment Netscape/MozillaBranch/Win32/1 -output master.ini $build_number -server twister\")"; Index: ns/fullsoft/Makefile.in =================================================================== -FC_VERSION = Trunk +FC_VERSION = Branch Index: ns/build/windows/verification/build-verification.pl =================================================================== -$fc_product_string = "MozillaTrunk"; +$fc_product_string = "MozillaBranch";
looks good to me. sr=granrose pending r. leaf? Make sure the change to build-verification actually makes it to the verifconfig.pl file on seaquake since that will override changes to build-verification.pl.
r=leaf
fixed on the 0.9.8 branch. updated: ns/fullsoft/utils/build-number.pl ns/fullsoft/Makefile.in ns/build/windows/verification/build-verification.pl
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
verified.
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.