Changeset 3240

Show
Ignore:
Timestamp:
03/22/11 15:57:50
Author:
douglm
Message:

Add explanatory comments

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • releases/bedework-3.7/config/bwbuild/default/cal.options.xml

    r3186 r3240  
    1111        <!-- This property is how the running system finds the system settings. 
    1212             In theory we could have multiple settings with different names 
     13              
     14             DO NOT CHANGE 
    1315         --> 
    1416        <systemName>bedework</systemName> 
     
    420422      </global> 
    421423 
     424      <!-- System parameters are used to INITIALISE the system settings during 
     425           restore or a first time build of the data.  
     426            
     427           Values in the database take precedence after that and need to be  
     428           changed via the admin console on teh system parameters page. 
     429       --> 
    422430      <syspars classname="org.bedework.calfacade.BwSystem"> 
    423         <!-- name must match the global system name --> 
     431        <!-- name must match the global system name               
     432             DO NOT CHANGE 
     433          --> 
    424434        <name>bedework</name> 
    425435        <tzid>America/New_York</tzid> 
  • releases/bedework-3.7/config/bwbuild/jboss-h2/cal.options.xml

    r3186 r3240  
    1111        <!-- This property is how the running system finds the system settings. 
    1212             In theory we could have multiple settings with different names 
     13              
     14             DO NOT CHANGE 
    1315         --> 
    1416        <systemName>bedework</systemName> 
     
    420422      </global> 
    421423 
     424      <!-- System parameters are used to INITIALISE the system settings during 
     425           restore or a first time build of the data.  
     426            
     427           Values in the database take precedence after that and need to be  
     428           changed via the admin console on teh system parameters page. 
     429       --> 
    422430      <syspars classname="org.bedework.calfacade.BwSystem"> 
    423         <!-- name must match the global system name --> 
     431        <!-- name must match the global system name               
     432             DO NOT CHANGE 
     433          --> 
    424434        <name>bedework</name> 
    425435        <tzid>America/New_York</tzid> 
  • releases/bedework-3.7/config/bwbuild/jboss-mysql/cal.options.xml

    r3186 r3240  
    1111        <!-- This property is how the running system finds the system settings. 
    1212             In theory we could have multiple settings with different names 
     13              
     14             DO NOT CHANGE 
    1315         --> 
    1416        <systemName>bedework</systemName> 
     
    420422      </global> 
    421423 
     424      <!-- System parameters are used to INITIALISE the system settings during 
     425           restore or a first time build of the data.  
     426            
     427           Values in the database take precedence after that and need to be  
     428           changed via the admin console on teh system parameters page. 
     429       --> 
    422430      <syspars classname="org.bedework.calfacade.BwSystem"> 
    423         <!-- name must match the global system name --> 
     431        <!-- name must match the global system name               
     432             DO NOT CHANGE 
     433          --> 
    424434        <name>bedework</name> 
    425435        <tzid>America/New_York</tzid> 
  • releases/bedework-3.7/config/bwbuild/jboss-postgresql/cal.options.xml

    r3190 r3240  
    1111        <!-- This property is how the running system finds the system settings. 
    1212             In theory we could have multiple settings with different names 
     13              
     14             DO NOT CHANGE 
    1315         --> 
    1416        <systemName>bedework</systemName> 
     
    420422      </global> 
    421423 
     424      <!-- System parameters are used to INITIALISE the system settings during 
     425           restore or a first time build of the data.  
     426            
     427           Values in the database take precedence after that and need to be  
     428           changed via the admin console on teh system parameters page. 
     429       --> 
    422430      <syspars classname="org.bedework.calfacade.BwSystem"> 
    423         <!-- name must match the global system name --> 
     431        <!-- name must match the global system name               
     432             DO NOT CHANGE 
     433          --> 
    424434        <name>bedework</name> 
    425435        <tzid>America/New_York</tzid> 
  • releases/bedework-3.7/config/bwbuild/liferay5/cal.options.xml

    r3186 r3240  
    1111        <!-- This property is how the running system finds the system settings. 
    1212             In theory we could have multiple settings with different names 
     13              
     14             DO NOT CHANGE 
    1315         --> 
    1416        <systemName>bedework</systemName> 
     
    420422      </global> 
    421423 
     424      <!-- System parameters are used to INITIALISE the system settings during 
     425           restore or a first time build of the data.  
     426            
     427           Values in the database take precedence after that and need to be  
     428           changed via the admin console on teh system parameters page. 
     429       --> 
    422430      <syspars classname="org.bedework.calfacade.BwSystem"> 
    423         <!-- name must match the global system name --> 
     431        <!-- name must match the global system name               
     432             DO NOT CHANGE 
     433          --> 
    424434        <name>bedework</name> 
    425435        <tzid>America/New_York</tzid> 
  • releases/bedework-3.7/config/bwbuild/oracle10g/cal.options.xml

    r3186 r3240  
    1111        <!-- This property is how the running system finds the system settings. 
    1212             In theory we could have multiple settings with different names 
     13              
     14             DO NOT CHANGE 
    1315         --> 
    1416        <systemName>bedework</systemName> 
     
    420422      </global> 
    421423 
     424      <!-- System parameters are used to INITIALISE the system settings during 
     425           restore or a first time build of the data.  
     426            
     427           Values in the database take precedence after that and need to be  
     428           changed via the admin console on teh system parameters page. 
     429       --> 
    422430      <syspars classname="org.bedework.calfacade.BwSystem"> 
    423         <!-- name must match the global system name --> 
     431        <!-- name must match the global system name               
     432             DO NOT CHANGE 
     433          --> 
    424434        <name>bedework</name> 
    425435        <tzid>America/New_York</tzid>