# # ChangeLog for /trunk/config/bwbuild/jboss/cal.properties # # Generated by Trac 0.9.3 # 05/18/13 02:19:55 # 01/22/10 11:32:19 douglm [2698] * trunk/build/buildwar.xml: * trunk/build/platforms/geronimoWar.xml: * trunk/build/platforms/jbossWar.xml: * trunk/build/platforms/tomcat5War.xml: * trunk/config/bwbuild/jboss/cal.properties: * trunk/deployment/build.xml: * trunk/deployment/feeder/jboss: * trunk/deployment/feeder/portlet: * trunk/deployment/feeder/webapp/build.xml: * trunk/deployment/publiccaldav/webapp/build.xml: * trunk/deployment/termination/shellscr/build.xml: * trunk/deployment/termination/webapp/build.xml: * trunk/deployment/tzsvr/webapp/build.xml: * trunk/deployment/usercaldav/webapp/build.xml: * trunk/deployment/webadmin/webapp/build.xml: * trunk/deployment/webconfig/webapp/build.xml: * trunk/deployment/webpublic/webapp/build.xml: * trunk/deployment/websubmit/webapp/build.xml: * trunk/deployment/webuser/webapp/build.xml: Rework the build process to make war/ear differences part of the imported platform specific build files. Added a resource reference to the web.xml files for jms and updated the jboss-web files to link that in to a jboss resource. This probably needs some more parameterization. 01/20/10 15:22:47 douglm [2695] * trunk/build/buildfilters.xml: * trunk/build/buildsh.xml: * trunk/build/platforms/geronimoService.xml: * trunk/build/platforms/jbossService.xml: * trunk/build/platforms/jbossWar.xml: * trunk/build/platforms/tomcat5Service.xml: * trunk/config/bwbuild/default/cal.options.xml: * trunk/config/bwbuild/default/cal.properties: * trunk/config/bwbuild/default/sysevents.properties: * trunk/config/bwbuild/jboss/activemq.xml: * trunk/config/bwbuild/jboss/cal.options.xml: * trunk/config/bwbuild/jboss/cal.properties: * trunk/config/bwbuild/jboss/sysevents.properties: * trunk/config/bwbuild/liferay5/sysevents.properties: * trunk/config/bwbuild/mysql/cal.options.xml: * trunk/config/bwbuild/mysql/sysevents.properties: * trunk/config/bwbuild/oracle10g/cal.options.xml: * trunk/config/bwbuild/oracle10g/sysevents.properties: * trunk/deployment/caldavTest/shellscr/META-INF: * trunk/deployment/caldavTest/shellscr/META-INF/jboss-service.xml: * trunk/deployment/dumprestore/shellscr/META-INF: * trunk/deployment/dumprestore/shellscr/META-INF/jboss-service.xml: * trunk/deployment/dumprestore/shellscr/build.xml: * trunk/deployment/indexer/shellscr/META-INF: * trunk/deployment/indexer/shellscr/META-INF/jboss-service.xml: * trunk/deployment/indexer/shellscr/build.xml: * trunk/deployment/inoutsched/shellscr/META-INF: * trunk/deployment/inoutsched/shellscr/META-INF/jboss-service.xml: * trunk/deployment/inoutsched/shellscr/build.xml: * trunk/deployment/sysevlog/shellscr/META-INF: * trunk/deployment/sysevlog/shellscr/META-INF/jboss-service.xml: * trunk/deployment/sysevlog/shellscr/build.xml: * trunk/deployment/testsuite/shellscr/META-INF: * trunk/deployment/testsuite/shellscr/META-INF/jboss-service.xml: * trunk/deployment/testsuite/shellscr/build.xml: JBoss support. First stage in deploying applications as services in jboss. Restructure shell script builds to provide platform specific options. Use that feature to create jboss services (sar files) that can be deployed within the server. All this work is based on jboss 5.1.0.GA In addition there is some partial support for geronimo. This is not complete 01/05/10 11:59:14 douglm [2621] * trunk/config/bwbuild/default/cal.properties: * trunk/config/bwbuild/jboss/cal.properties: * trunk/config/bwbuild/mysql/cal.properties: * trunk/config/bwbuild/oracle10g/cal.properties: Fix options so we don't build tzsvr as part of bedework 12/29/09 23:02:33 douglm [2588] * trunk/build/platforms/jbossWar.xml: * trunk/config/bwbuild/jboss/build.properties: * trunk/config/bwbuild/jboss/cal.properties: * trunk/config/bwbuild/liferay5/build.properties: Jboss build was broken - platform set incorrectly 12/23/09 11:55:33 douglm [2540] * trunk/build/quickstart/build.xml: * trunk/build/quickstart/run-indexer.xml: * trunk/config/bwbuild/default/cal.properties: * trunk/config/bwbuild/jboss/cal.properties: * trunk/config/bwbuild/mysql/cal.properties: * trunk/config/bwbuild/oracle10g/cal.properties: Handle entity and collection deletion in indexer 09/17/09 10:06:17 johnsa [2376] * trunk/config/bwbuild/default/cal.properties: * trunk/config/bwbuild/jboss/cal.properties: * trunk/config/bwbuild/liferay5/cal.properties: * trunk/config/bwbuild/mysql/cal.properties: * trunk/config/bwbuild/oracle10g/cal.properties: clarify property file comments 06/26/09 15:34:25 douglm [2237] * trunk/config/bwbuild/jboss/build.properties: * trunk/config/bwbuild/jboss/cal.options.xml: * trunk/config/bwbuild/jboss/cal.properties: * trunk/docs/book/.~lock.02-GettingStarted.odt#: * trunk/docs/book/.~lock.03-DeployingBedework.odt#: * trunk/docs/book/02-GettingStarted.odt: * trunk/docs/book/03-DeployingBedework.odt: Fix up options files for consistency. Update config documentation 06/25/09 13:52:38 douglm [2231] * trunk/config/bwbuild/jboss/carddav.options.xml: * trunk/config/bwbuild/jboss/democal.options.xml: * trunk/config/bwbuild/jboss/democal.properties: * trunk/deployment/build.xml: Fix up build so that tz server gets correctly incorporated into the ear. Involved: 1. Moving the temp expanded war file 2. changing the name of the ehcache config so it doesn't intefere with th ebedework one. 3. Fixed Carddav options and bedework options 4. temp lib was getting built into the ear doubling its size. Removed that