Changeset 3446
- Timestamp:
- 12/13/11 13:49:46
- Files:
-
- releases/bedework-3.8/build/quickstart/linux/bw (modified) (3 diffs)
- releases/bedework-3.8/config/bwbuild/.defaults/cal.options.xml (modified) (1 diff)
- releases/bedework-3.8/config/bwbuild/jboss-postgresql-devel/cal.options.xml (modified) (1 diff)
- releases/bedework-3.8/deployment/ear.meta/jboss-service.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
releases/bedework-3.8/build/quickstart/linux/bw
r3406 r3446 767 767 access="yes" 768 768 bwannotations="yes" 769 bwcalfacade="yes" 769 770 bwxml="yes" 770 771 caldav="yes" … … 779 780 bwmisc="yes" 780 781 781 davutil="yes"782 782 bwannotations="yes" 783 783 bwcalfacade="yes" 784 784 bwicalendar="yes" 785 davutil="yes" 785 786 pkgdefault= 786 787 shift … … 906 907 bwmisc="yes" 907 908 bwsysevents="yes" 908 indexer="yes"909 909 rpiutil="yes" 910 910 pkgdefault= releases/bedework-3.8/config/bwbuild/.defaults/cal.options.xml
r3395 r3446 8 8 <global> 9 9 <version>3.8</version> 10 11 <!-- Temp value to enable/disable the use of the synch service -->12 <doWeSynch>true</doWeSynch>13 10 14 11 <!-- This property is how the running system finds the system settings. releases/bedework-3.8/config/bwbuild/jboss-postgresql-devel/cal.options.xml
r3390 r3446 8 8 <global> 9 9 <version>3.8</version> 10 11 <!-- Temp value to enable/disable the use of the synch service -->12 <doWeSynch>true</doWeSynch>13 10 14 11 <!-- This property is how the running system finds the system settings. releases/bedework-3.8/deployment/ear.meta/jboss-service.xml
r3436 r3446 40 40 <attribute name="Account">admin</attribute> 41 41 42 <attribute name="Appname" >dumpres</attribute>42 <attribute name="Appname"/> 43 43 44 44 <!-- Create tables - false for safety - set true in console -->
