From: <ox-...@us...> - 2003-06-10 09:43:05
|
Update of /cvsroot/sheets/sheets/installer In directory sc8-pr-cvs1:/tmp/cvs-serv16911/installer Modified Files: Sheets.iap_xml Log Message: Sheets fixes: 1. Fixed an intermittent NPE on startup caused by the new splash screen (update events are now posted on the event queue) 2. Changed the installer info screen to no longer recommend closing apps (it is unnecessary) 3. Changed the default button for the license screen to accept New version of OX with the following stability fixes: 1. Fixed a bug with the crash recovery that sometimes resulted in this exception: com.versionablestore.ox.ArchivalIdNotInDatabase: com.versionablestore.ox.ArchivalIdNotInDatabase: No object with archivalId[0] exists. 2. Fixed a longstanding intermittent gc bug that was caused using arrays of ArchivalReferences in a SerializableArchivalObject. It now correctly handles arrays, and has been improved so that ArchivalReference is no longer Serializable (which should catch this sort of mishap in the future). 3. Database is now failsafe on the usage of NullArchivalReferences. Any attempt to modify or dereference them will result in an error (making it much easier to track down potential problems). WARNING - These database changes will make your *.sdb files invalid. Please regenerate from a .sheets file! Index: Sheets.iap_xml =================================================================== RCS file: /cvsroot/sheets/sheets/installer/Sheets.iap_xml,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** Sheets.iap_xml 4 Jun 2003 17:47:44 -0000 1.7 --- Sheets.iap_xml 10 Jun 2003 09:42:30 -0000 1.8 *************** *** 2,7 **** <!-- This script was automatically generated using Zero G's InstallAnywhere 5.0.7 Standard, Build 1680 STATUS: Fully Functional LICENSED Edition ! DATE: Tue Jun 03 11:34:49 PDT 2003 --> ! <InstallAnywhere_Deployment_Project increments="1346"> <!-- ** DO NOT EDIT ** Essential authorization and configuration data ** DO NOT EDIT ** --> <essentialScriptInfo> --- 2,7 ---- <!-- This script was automatically generated using Zero G's InstallAnywhere 5.0.7 Standard, Build 1680 STATUS: Fully Functional LICENSED Edition ! DATE: Tue Jun 10 01:03:20 PDT 2003 --> ! <InstallAnywhere_Deployment_Project increments="1348"> <!-- ** DO NOT EDIT ** Essential authorization and configuration data ** DO NOT EDIT ** --> <essentialScriptInfo> *************** *** 11,15 **** <buildID>3,13,71,87,105,110,100,111,119,115,32,50,48,48,48,44,32,53,46,49,44,32,120,56,54,59,32,74,97,118,97,32,49,46,51,46,49,95,48,51,44,32,83,117,110,32,77,105,99,114,111,115,121,115,116,101,109,115,32,73,110,99,46,44,32,104,116,116,112,58,47,47,106,97,118,97,46,115,117,110,46,99,111,109,47,59,32,101,110,44,32,85,83,59,32,67,112,49,50,53,50</buildID> <!-- The authorizationID may change between project saves and builds. This does not effect the integrity of the project, nor do changes in this value represent changes in the actual InstallAnywhere project. --> ! <authorizationID>1,0,0,-16,-125,-13,32,-32,80,112,114,103,83,98,113,97,113,49,51,67,58,65,70,68,86,69,64,69,66,69,48,63,87,5,2,1,14,19,126,5,0,0,0</authorizationID> </essentialScriptInfo> <installationObjects uniqueObjects="67"> --- 11,15 ---- <buildID>3,13,71,87,105,110,100,111,119,115,32,50,48,48,48,44,32,53,46,49,44,32,120,56,54,59,32,74,97,118,97,32,49,46,51,46,49,95,48,51,44,32,83,117,110,32,77,105,99,114,111,115,121,115,116,101,109,115,32,73,110,99,46,44,32,104,116,116,112,58,47,47,106,97,118,97,46,115,117,110,46,99,111,109,47,59,32,101,110,44,32,85,83,59,32,67,112,49,50,53,50</buildID> <!-- The authorizationID may change between project saves and builds. This does not effect the integrity of the project, nor do changes in this value represent changes in the actual InstallAnywhere project. --> ! <authorizationID>1,0,0,-16,-77,-77,-128,-64,80,112,114,103,83,98,113,97,113,49,51,67,58,65,70,68,86,69,64,69,66,69,48,63,87,5,2,8,14,29,112,5,0,0,0</authorizationID> </essentialScriptInfo> <installationObjects uniqueObjects="67"> *************** *** 167,171 **** </method> <method name="addElement"> ! <object class="com.zerog.ia.installer.util.LAXPropertyData" objectID="a1dbbb998eb0"> <property name="propertyValue"> <string><![CDATA[org.browsecode.sheets.Sheets]]></string> --- 167,171 ---- </method> <method name="addElement"> ! <object class="com.zerog.ia.installer.util.LAXPropertyData" objectID="c43c70048eb1"> <property name="propertyValue"> <string><![CDATA[org.browsecode.sheets.Sheets]]></string> *************** *** 385,391 **** </property> <property name="message"> ! <string><![CDATA[InstallAnywhere will guide you through the installation of $PRODUCT_NAME$. ! ! It is strongly recommended that you quit all programs before continuing with this installation. Click the 'Next' button to proceed to the next screen. If you want to change something on a previous screen, click the 'Previous' button. --- 385,389 ---- </property> <property name="message"> ! <string><![CDATA[This installer will guide you through the installation of the $PRODUCT_NAME$. Click the 'Next' button to proceed to the next screen. If you want to change something on a previous screen, click the 'Previous' button. *************** *** 437,441 **** </property> <property name="agreeWithLicenseByDefault"> ! <boolean>false</boolean> </property> <property name="openExternalLinks"> --- 435,439 ---- </property> <property name="agreeWithLicenseByDefault"> ! <boolean>true</boolean> </property> <property name="openExternalLinks"> *************** *** 750,753 **** --- 748,754 ---- <string><![CDATA[2.0.0.0]]></string> </property> + <property name="description"> + <string><![CDATA[]]></string> + </property> <property name="summary"> <string><![CDATA[<none>]]></string> *************** *** 777,781 **** <method name="put"> <string><![CDATA[com.zerog.ia.project.save.last.date]]></string> ! <string><![CDATA[Tue Jun 03 11:34:48 PDT 2003]]></string> </method> <method name="put"> --- 778,782 ---- <method name="put"> <string><![CDATA[com.zerog.ia.project.save.last.date]]></string> ! <string><![CDATA[Tue Jun 10 01:03:20 PDT 2003]]></string> </method> <method name="put"> |