# # ChangeLog for /trunk/build/buildsh.xml # # Generated by Trac 0.9.3 # 05/22/13 01:07:43 # 04/20/09 14:46:57 douglm [2141] * trunk/build/buildsh.xml: * trunk/build/buildwar.xml: * trunk/deployment/appjars.xml: Noticed tha event annotations were getting updated even when no actual updates were taking place. Determined it was hibernate bug http://opensource.atlassian.com/projects/hibernate/browse/HHH-2606 Upgraded to hibernate 3.3.1 - not a bad thing anyway. Discovered the hadn't fixed the bug even though it's about 2years old now. Modified annotation class to use String fro the emptyFlags property instead of the more appropriate char[]. XMl schema changed but not the db schema. 02/09/09 22:23:42 douglm [2052] * trunk/build.xml: * trunk/build/buildsh.xml: * trunk/build/buildwar.xml: * trunk/deployment/appjars.xml: Extract notifications code from within calintf and calsvc and make it a separate package. No real functional difference as yet 11/14/08 14:37:04 douglm [1969] * trunk/build/buildsh.xml: Comment change 11/14/08 01:39:17 douglm [1968] * trunk/build/buildsh.xml: * trunk/build/buildwar.xml: * trunk/build/quickstart/linux/install: * trunk/deployment/appjars.xml: 1. Move options classes into rpiutil to make them availabkle to other packages. 2. Make changes to the WebDAV classes to facilitate building of extra WebDAV based services (such as CardDAV) 11/03/08 16:13:45 douglm [1944] * trunk/build.xml: * trunk/build/buildsh.xml: * trunk/build/quickstart/build.xml: * trunk/build/quickstart/install.xml: * trunk/build/quickstart/linux/addgroup: * trunk/build/quickstart/linux/addgroupmember: * trunk/build/quickstart/linux/adduser: * trunk/build/quickstart/linux/initdir: * trunk/build/quickstart/run-dir.xml: * trunk/config/bwbuild/default/build.properties: * trunk/config/bwbuild/default/cal.properties: * trunk/config/bwbuild/jboss/democal.properties: * trunk/config/bwbuild/liferay5/cal.properties: * trunk/config/configs/democal.properties: * trunk/deployment/build.xml: Changes to get an install script working 10/28/08 22:58:10 douglm [1935] * trunk/build/buildsh.xml: * trunk/build/buildwar.xml: * trunk/build/libjars.properties: * trunk/build/loadDeployConfig.xml: * trunk/build/quickstart/build.xml: * trunk/build/quickstart/run-tomcat.xml: * trunk/config/bwbuild/default/cal.options.xml: * trunk/config/bwbuild/default/cal.properties: * trunk/config/bwbuild/jboss/democal.options.xml: * trunk/config/bwbuild/jboss/democal.properties: * trunk/config/configs/democal.options.xml: * trunk/config/configs/democal.properties: * trunk/deployment/appjars.xml: * trunk/deployment/build.xml: * trunk/deployment/resources/build.xml: * trunk/lib/ant-1.7.0.jar: * trunk/lib/commons: * trunk/lib/geronimo-stax-api_1.0_spec-1.0.jar: * trunk/lib/google: * trunk/lib/hibernate-3.2.5.ga: * trunk/lib/hsqldb-1.7.3.3.jar: * trunk/lib/ical4j-head.jar: * trunk/lib/jakarta-oro-2.0.8.jar: * trunk/lib/javamail-1.4: * trunk/lib/junit-4.4.jar: * trunk/lib/licences/google: * trunk/lib/licences/google/COPYING: * trunk/lib/liferay4: * trunk/lib/liferay4.2: * trunk/lib/log4j-1.2.8.jar: * trunk/lib/lucene-core-2.0.0.jar: * trunk/lib/lucene-misc-2.0.0.jar: * trunk/lib/portals-bridges-1.0/portals-bridges-common-1.0.jar: * trunk/lib/portals-bridges-1.0/portals-bridges-struts-1.2.7-1.0.jar: * trunk/lib/struts-1.2.9/struts-1.2.9.jar: * trunk/lib/wstx-asl-3.9.0.jar: * trunk/lib/xalan-2-6-0.jar: Further changes to the build. Delete (most of) the jar files from the lib directory - we are downloading them from bedework.org at build time. Use a macro to load the deployment properties adn define some deployment proeprties based on the run time options. 08/26/08 15:44:15 douglm [1919] * trunk/build/buildsh.xml: * trunk/deployment/appjars.xml: Start of changes to use annotations to control the dump process. Started with an easy one and annotated the BwSystem class. 07/10/08 15:04:48 douglm [1903] * trunk/build/buildsh.xml: Fix issues with event proxy object which prevented overrides and annotations from restoring. Also improve efficiency of the restore process. 06/19/08 11:35:11 douglm [1895] * trunk/build.xml: * trunk/build/buildsh.xml: * trunk/build/buildwar.xml: * trunk/deployment/build.xml: * trunk/deployment/caldavTest/shellscr/appjars.xml: * trunk/deployment/caldavTest/shellscr/build.xml: * trunk/deployment/dumprestore/shellscr/appjars.xml: * trunk/deployment/dumprestore/shellscr/build.xml: * trunk/deployment/freebusyAggregator/webapp/appjars.xml: * trunk/deployment/freebusyAggregator/webapp/build.xml: * trunk/deployment/publiccaldav/webapp/appjars.xml: * trunk/deployment/publiccaldav/webapp/build.xml: * trunk/deployment/testsuite/shellscr/appjars.xml: * trunk/deployment/testsuite/shellscr/build.xml: * trunk/deployment/usercaldav/webapp/appjars.xml: * trunk/deployment/usercaldav/webapp/build.xml: * trunk/deployment/webadmin/webapp/appjars.xml: * trunk/deployment/webadmin/webapp/build.xml: * trunk/deployment/webconfig/webapp/appjars.xml: * trunk/deployment/webconfig/webapp/build.xml: * trunk/deployment/webpublic/webapp/appjars.xml: * trunk/deployment/webpublic/webapp/build.xml: * trunk/deployment/websubmit/webapp/appjars.xml: * trunk/deployment/websubmit/webapp/build.xml: * trunk/deployment/webuser/webapp/appjars.xml: * trunk/deployment/webuser/webapp/build.xml: Near completion of build rebuild. Each deployment fetches the extra jars it needs out of the project and places them in a well-known directory. Less copying of files takes place now. 06/18/08 09:49:05 douglm [1894] * trunk: * trunk/build.xml: * trunk/build/buildsh.xml: * trunk/build/buildwar.xml: * trunk/build/getJar.xml: * trunk/deployment/appjars.xml: * trunk/deployment/build.xml: * trunk/deployment/caldavTest/shellscr/build.xml: * trunk/deployment/dumprestore/shellscr/build.xml: * trunk/deployment/freebusyAggregator/webapp/build.xml: * trunk/deployment/publiccaldav/webapp/build.xml: * trunk/deployment/testsuite/shellscr/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: * trunk/resources: * trunk/resources/struts-1.2.9: * trunk/resources/struts-1.2.9/tlds: * trunk/resources/struts-1.2.9/tlds/bedework.tld: * trunk/resources/struts-1.2.9/tlds/struts-bean.tld: * trunk/resources/struts-1.2.9/tlds/struts-html.tld: * trunk/resources/struts-1.2.9/tlds/struts-logic.tld: * trunk/resources/struts-1.2.9/tlds/struts-nested.tld: * trunk/resources/struts-1.2.9/tlds/struts-tiles.tld: * trunk/resources/struts-1.2.9/validator-rules.xml: More changes to the build process. Main build now pulls jars out of the archive and out of each projects bin directory. Also remove some unused ant build code. Not yet complete but close. 04/04/08 13:54:46 douglm [1807] * trunk/build/buildsh.xml: * trunk/build/quickstart-build.xml: * trunk/config/bwbuild: * trunk/config/bwbuild/jboss: * trunk/config/bwbuild/jboss/build.properties: * trunk/config/bwbuild/jboss/democal.options.xml: * trunk/config/bwbuild/jboss/democal.properties: * trunk/deployment/resources/build.xml: * trunk/deployment/termination/jboss/build.xml: * trunk/deployment/webadmin/jboss/build.xml: * trunk/deployment/webadmin/webapp/build.xml: * trunk/deployment/webconfig/jboss/build.xml: * trunk/deployment/webconfig/webapp/build.xml: * trunk/deployment/webpublic/jboss/build.xml: * trunk/deployment/websubmit/jboss/build.xml: * trunk/deployment/websubmit/webapp/build.xml: * trunk/deployment/webuser/jboss/build.xml: * trunk/deployment/webuser/webapp/build.xml: Merge in revision 1806 from release 3.4.1 06/18/07 14:42:30 douglm [1429] * trunk/build/buildsh.xml: * trunk/build/buildwar.xml: In preparation for moving th eweb ui to generating xml based acls, copied parsing into access/AccessXmlUtil To simplify the task, and avoid some of the problems posed by packaging, moved all the tag definitions into the rpiutil package. The bulk of the changes below involve changing the import statements. At this point, other than the packaging, there is little functional change. 04/11/07 12:38:25 douglm [1330] * trunk/build/buildsh.xml: Need an extra jar for dump/restore 02/09/07 22:48:45 douglm [1281] * trunk/build/buildfilters.xml: * trunk/build/buildsh.xml: * trunk/config/configs/democal.properties: * trunk/deployment/dumprestore/shellscr/resources/dumpres.sh: Rearranged schema to solve most of the problems caused for Oracle deployments. Incomplete - follow up changes will add a new long string table using text/clob values. Renamed many table to a more consistent naming scheme. Added foreign key constraint names. Updated the dump/restore utility to produce formatted output (and a little help). Also added drop adn drop-export option to drop tables. 12/28/06 16:56:02 douglm [1186] * trunk/build/buildsh.xml: * trunk/build/buildwar.xml: * trunk/build/libjars.properties: * trunk/config/configs/democal.properties: * trunk/deployment/termination/jboss/build.xml: * trunk/lib/ical4j-0.9.19-pre.jar: * trunk/lib/ical4j-1.0-beta1.jar: Revert to previous version of ical4j. Latest appears to have timezone issues 12/22/06 10:26:57 douglm [1178] * trunk/build/buildsh.xml: * trunk/build/buildwar.xml: * trunk/build/libjars.properties: * trunk/lib/commons/commons-lang-2.1.jar: * trunk/lib/ical4j-0.9.19-pre.jar: * trunk/lib/ical4j-1.0-beta1.jar: Upgrade ical4j (requires commons-lang) Ensure a timezone is set in the dtstart object when calling RecurUtil so that all instances are created when UNTIL is specified Fix webclient struts-config so that exports work again 11/14/06 11:57:42 douglm [1086] * trunk/build/buildsh.xml: * trunk/build/buildwar.xml: * trunk/build/libjars.properties: * trunk/lib/lucene-core-1.9.1.jar: * trunk/lib/lucene-core-2.0.0.jar: * trunk/lib/lucene-misc-2.0.0.jar: Upgrade to lucene 2.0.0 Add limits to searches - ui changes still pending. 10/24/06 00:50:00 douglm [1043] * trunk/build.xml: * trunk/build/buildsh.xml: * trunk/docs/BedeworkDeploymentManual.odt: More fixes to restore for 3.2 data Index data on restore Added version seq column to BwAuthUser Schema change Add column bwsequence to table auth 10/20/06 13:46:11 douglm [1036] * trunk/build/buildsh.xml: * trunk/build/buildwar.xml: * trunk/config/configs/democal.options.xml: * trunk/config/configs/democal.properties: Apply fix to restore from 3.0 code Allow adding/removing event categories in admin and user client. Needs ui changes Add system property to limit max date of recurring events. Changed config to set it Change events code to fix adding of recurring events with Date type dates (as against Date/Time). Use limits to allow adding of infinite events. Add code to bulk upload from ics file in admin and user client. Many Java5 changes - all Collection stuff and nearly done. Down to 80+ eclipse warnings (from 460). Schema change: add int columns "bwmax_instances" , "bwmax_years" to Bedework_Settings 08/25/06 18:46:06 douglm [995] * trunk/build/buildsh.xml: Add class to represent translated icalendar objects. Stores method, prodid etc. Related changes to a number of components Support webdav-acl principal-match and principal-property-search Add further caldav scheduling support 08/16/06 16:10:47 douglm [979] * trunk/build: -- 08/16/06 15:25:37 douglm [966] * trunk/bedework/build.xml: * trunk/bedework/build/buildsh.xml: * trunk/bedework/build/buildwar.xml: * trunk/bedework/build/libjars.properties: * trunk/bedework/config/configs/democal.options.xml: * trunk/bedework/config/configs/democal.properties: * trunk/bedework/deployment/termination/jboss/build.xml: Moved web config classes into calfacade Fixed up jboss build