Changeset 3240
- Timestamp:
- 03/22/11 15:57:50
- Files:
-
- releases/bedework-3.7/config/bwbuild/default/cal.options.xml (modified) (2 diffs)
- releases/bedework-3.7/config/bwbuild/jboss-h2/cal.options.xml (modified) (2 diffs)
- releases/bedework-3.7/config/bwbuild/jboss-mysql/cal.options.xml (modified) (2 diffs)
- releases/bedework-3.7/config/bwbuild/jboss-postgresql/cal.options.xml (modified) (2 diffs)
- releases/bedework-3.7/config/bwbuild/liferay5/cal.options.xml (modified) (2 diffs)
- releases/bedework-3.7/config/bwbuild/oracle10g/cal.options.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
releases/bedework-3.7/config/bwbuild/default/cal.options.xml
r3186 r3240 11 11 <!-- This property is how the running system finds the system settings. 12 12 In theory we could have multiple settings with different names 13 14 DO NOT CHANGE 13 15 --> 14 16 <systemName>bedework</systemName> … … 420 422 </global> 421 423 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 --> 422 430 <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 --> 424 434 <name>bedework</name> 425 435 <tzid>America/New_York</tzid> releases/bedework-3.7/config/bwbuild/jboss-h2/cal.options.xml
r3186 r3240 11 11 <!-- This property is how the running system finds the system settings. 12 12 In theory we could have multiple settings with different names 13 14 DO NOT CHANGE 13 15 --> 14 16 <systemName>bedework</systemName> … … 420 422 </global> 421 423 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 --> 422 430 <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 --> 424 434 <name>bedework</name> 425 435 <tzid>America/New_York</tzid> releases/bedework-3.7/config/bwbuild/jboss-mysql/cal.options.xml
r3186 r3240 11 11 <!-- This property is how the running system finds the system settings. 12 12 In theory we could have multiple settings with different names 13 14 DO NOT CHANGE 13 15 --> 14 16 <systemName>bedework</systemName> … … 420 422 </global> 421 423 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 --> 422 430 <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 --> 424 434 <name>bedework</name> 425 435 <tzid>America/New_York</tzid> releases/bedework-3.7/config/bwbuild/jboss-postgresql/cal.options.xml
r3190 r3240 11 11 <!-- This property is how the running system finds the system settings. 12 12 In theory we could have multiple settings with different names 13 14 DO NOT CHANGE 13 15 --> 14 16 <systemName>bedework</systemName> … … 420 422 </global> 421 423 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 --> 422 430 <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 --> 424 434 <name>bedework</name> 425 435 <tzid>America/New_York</tzid> releases/bedework-3.7/config/bwbuild/liferay5/cal.options.xml
r3186 r3240 11 11 <!-- This property is how the running system finds the system settings. 12 12 In theory we could have multiple settings with different names 13 14 DO NOT CHANGE 13 15 --> 14 16 <systemName>bedework</systemName> … … 420 422 </global> 421 423 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 --> 422 430 <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 --> 424 434 <name>bedework</name> 425 435 <tzid>America/New_York</tzid> releases/bedework-3.7/config/bwbuild/oracle10g/cal.options.xml
r3186 r3240 11 11 <!-- This property is how the running system finds the system settings. 12 12 In theory we could have multiple settings with different names 13 14 DO NOT CHANGE 13 15 --> 14 16 <systemName>bedework</systemName> … … 420 422 </global> 421 423 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 --> 422 430 <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 --> 424 434 <name>bedework</name> 425 435 <tzid>America/New_York</tzid>
