Changeset 3447
- Timestamp:
- 12/13/11 13:50:16
- Files:
-
- trunk/config/bwbuild/.defaults/cal.options.xml (modified) (1 diff)
- trunk/config/bwbuild/jboss-postgresql-devel/cal.options.xml (modified) (1 diff)
- trunk/deployment/ear.meta/jboss-service.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/config/bwbuild/.defaults/cal.options.xml
r3396 r3447 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. trunk/config/bwbuild/jboss-postgresql-devel/cal.options.xml
r3391 r3447 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. trunk/deployment/ear.meta/jboss-service.xml
r3437 r3447 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 -->
