Changeset 3340

Show
Ignore:
Timestamp:
09/09/11 11:16:28
Author:
douglm
Message:

Move the cal.options.xml file into .defaults and update all the build.properties files accordingly.

added a new config jboss-postgresql-devel which is non-standard.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/config/bwbuild/default/build.properties

    r3336 r3340  
    11# 
    2 # bedework.org/build.properties 
     2# build.properties 
    33# 
    4 # Configure a build of a demo calendar running on bedework.org. 
     4# Configure the location of various properties 
    55# 
    66 
     
    2323org.bedework.config.properties=${org.bedework.configuration.defaults}/cal.properties 
    2424 
    25 org.bedework.config.options=${env.BEDEWORK_CONFIG}/cal.options.xml 
     25org.bedework.config.options=${org.bedework.configuration.defaults}/cal.options.xml 
    2626 
    2727org.bedework.config.sysevents.properties=${org.bedework.configuration.defaults}/sysevents.properties 
  • trunk/config/bwbuild/derby/build.properties

    r3339 r3340  
    2323org.bedework.config.properties=${org.bedework.configuration.defaults}/cal.properties 
    2424 
    25 org.bedework.config.options=${env.BEDEWORK_CONFIG}/cal.options.xml 
     25org.bedework.config.options=${org.bedework.configuration.defaults}/cal.options.xml 
    2626 
    2727org.bedework.config.sysevents.properties=${org.bedework.configuration.defaults}/sysevents.properties 
  • trunk/config/bwbuild/jboss-h2/build.properties

    r3336 r3340  
    11# 
    2 # bedework.org/build.properties 
     2# build.properties 
    33# 
    4 # Configure a build of a demo calendar running on bedework.org. 
     4# Configure the location of various properties 
    55# 
    66 
     
    2323org.bedework.config.properties=${org.bedework.configuration.defaults}/cal.properties 
    2424 
    25 org.bedework.config.options=${env.BEDEWORK_CONFIG}/cal.options.xml 
     25org.bedework.config.options=${org.bedework.configuration.defaults}/cal.options.xml 
    2626 
    2727org.bedework.config.sysevents.properties=${org.bedework.configuration.defaults}/sysevents.properties 
  • trunk/config/bwbuild/jboss-mysql/build.properties

    r3336 r3340  
    11# 
    2 # bedework.org/build.properties 
     2# build.properties 
    33# 
    4 # Configure a build of a demo calendar running on bedework.org. 
     4# Configure the location of various properties 
    55# 
    66 
     
    2323org.bedework.config.properties=${org.bedework.configuration.defaults}/cal.properties 
    2424 
    25 org.bedework.config.options=${env.BEDEWORK_CONFIG}/cal.options.xml 
     25org.bedework.config.options=${org.bedework.configuration.defaults}/cal.options.xml 
    2626 
    2727org.bedework.config.sysevents.properties=${org.bedework.configuration.defaults}/sysevents.properties 
  • trunk/config/bwbuild/jboss-postgresql-devel/build.properties

    r3339 r3340  
    1 # 
    2 # bedework.org/build.properties 
    31# 
    42# Configure a development build of the calendar.  
     
    2422 
    2523org.bedework.config.options=${env.BEDEWORK_CONFIG}/cal.options.xml 
     24#org.bedework.config.options=${org.bedework.configuration.defaults}/cal.options.xml 
    2625 
    2726org.bedework.config.sysevents.properties=${org.bedework.configuration.defaults}/sysevents.properties 
  • trunk/config/bwbuild/jboss-postgresql/build.properties

    r3336 r3340  
    11# 
    2 # bedework.org/build.properties 
     2# build.properties 
    33# 
    4 # Configure a build of a demo calendar running on bedework.org. 
     4# Configure the location of various properties 
    55# 
    66 
     
    2323org.bedework.config.properties=${org.bedework.configuration.defaults}/cal.properties 
    2424 
    25 org.bedework.config.options=${env.BEDEWORK_CONFIG}/cal.options.xml 
     25org.bedework.config.options=${org.bedework.configuration.defaults}/cal.options.xml 
    2626 
    2727org.bedework.config.sysevents.properties=${org.bedework.configuration.defaults}/sysevents.properties 
  • trunk/config/bwbuild/oracle10g/build.properties

    r3339 r3340  
    11# 
    2 # bedework.org/build.properties 
     2# build.properties 
    33# 
    4 # Configure a build of a demo calendar running on bedework.org. 
     4# Configure the location of various properties 
    55# 
    66 
     
    2323org.bedework.config.properties=${org.bedework.configuration.defaults}/cal.properties 
    2424 
    25 org.bedework.config.options=${env.BEDEWORK_CONFIG}/cal.options.xml 
     25org.bedework.config.options=${org.bedework.configuration.defaults}/cal.options.xml 
    2626 
    2727org.bedework.config.sysevents.properties=${org.bedework.configuration.defaults}/sysevents.properties