# # ChangeLog for /trunk/build.xml # # Generated by Trac 0.9.3 # 06/19/13 08:40:44 # 02/24/10 00:16:36 douglm [2816] * trunk/build.xml: * trunk/config/bwbuild/jboss-mysql/application.sysevents.properties: * trunk/config/bwbuild/jboss/application.sysevents.properties: * trunk/config/bwbuild/jboss/cal.properties: * trunk/config/bwbuild/jboss/lib: * trunk/config/bwbuild/jboss/lib/server: * trunk/config/bwbuild/jboss/lib/server/derby-10.5.3.0.jar: * trunk/config/bwbuild/jboss/lib/server/derby-plugin.jar: * trunk/config/bwbuild/jboss/lib/server/derbyclient-10.5.3.0.jar: * trunk/config/bwbuild/jboss/lib/server/derbynet-10.5.3.0.jar: * trunk/deployment/appjars.xml: More work on deployment for the derby service. Also changes to get cmdutil tool working 02/23/10 15:56:14 douglm [2811] * trunk/build.xml: * trunk/config/bwbuild/jboss/cal.properties: * trunk/deployment/build.xml: Monitor: generate stats in a different format - perhaps more usable for applications Create a derby mbean so we can run derby as a service with network connections Fix up build to copy appropriate files into server lib 02/23/10 09:52:51 douglm [2807] * trunk/build.xml: Comment out classpath display 02/23/10 09:41:44 douglm [2805] * trunk/build.xml: Add bwtools lib to cmdutil classpath 02/21/10 21:35:54 douglm [2791] * trunk/build.xml: * trunk/config/bwbuild/jboss/cal.properties: * trunk/deployment/dumprestore/shellscr/appjars.xml: Restore of data will now disable the indexer then do a full reindex after the restore 02/05/10 20:33:03 douglm [2770] * trunk/build.xml: * trunk/build/dirTools.xml: Make sure we preserve libraries in quickstart for the directory tools Fix dirTools.xml to use them 02/01/10 18:14:41 douglm [2746] * trunk/build.xml: Commit all the browser root stuff 01/12/10 16:18:49 douglm [2655] * trunk/build.properties: * trunk/build.xml: * trunk/build/build.xml: * trunk/build/platforms/tomcat5War.xml: * trunk/build/quickstart/antlib/rpiutil-3.6.jar: * trunk/build/src: * trunk/build/src/org: * trunk/build/src/org/bedework: * trunk/build/src/org/bedework/build: * trunk/build/src/org/bedework/build/BuildBw.java: * trunk/util/svncopy.sh: Attempt at a building program. Small comment change to tomcat build. Update of svncopy script 01/05/10 13:49:25 douglm [2625] * trunk/build.properties: * trunk/build.xml: * trunk/build/quickstart/linux/bw: * trunk/deployutil/build.xml: More fixes after separatng out tzsvr 11/16/09 16:17:42 douglm [2407] * trunk/build.xml: * trunk/build/quickstart/build.xml: Add a test, fix a test New test to ensure instances keep track of start/end dates of master 08/13/09 11:40:59 douglm [2342] * trunk: * trunk/bedework.importorder: * trunk/build.xml: * trunk/build/buildsh.xml: * trunk/build/buildwar.xml: * trunk/build/quickstart/build.xml: * trunk/build/quickstart/linux/bw: * trunk/build/quickstart/run-activemq.xml: * trunk/build/quickstart/run-crawler.xml: * trunk/build/quickstart/run-hsqldb.xml: * trunk/build/quickstart/run-indexer.xml: * trunk/build/quickstart/run-inoutscheduler.xml: * trunk/build/quickstart/run-logger.xml: * trunk/build/quickstart/run-tomcat.xml: * trunk/config/bwbuild/default/activemq.xml: * trunk/config/bwbuild/default/build.properties: * trunk/config/bwbuild/default/cal.options.xml: * trunk/config/bwbuild/default/cal.properties: * trunk/config/bwbuild/default/context.xml: * trunk/config/bwbuild/default/jndi.properties: * trunk/deployment/appjars.xml: * trunk/deployment/dumprestore/shellscr/appjars.xml: * trunk/deployment/indexer: * trunk/deployment/indexer/shellscr: * trunk/deployment/indexer/shellscr/appjars.xml: * trunk/deployment/indexer/shellscr/build.xml: * trunk/deployment/indexer/shellscr/resources: * trunk/deployment/indexer/shellscr/resources/bwrun.bat: * trunk/deployment/indexer/shellscr/resources/bwrun.sh: * trunk/deployment/indexer/shellscr/resources/log4j.xml: * trunk/deployment/inoutsched: * trunk/deployment/inoutsched/shellscr: * trunk/deployment/inoutsched/shellscr/appjars.xml: * trunk/deployment/inoutsched/shellscr/build.xml: * trunk/deployment/inoutsched/shellscr/resources: * trunk/deployment/inoutsched/shellscr/resources/bwrun.bat: * trunk/deployment/inoutsched/shellscr/resources/bwrun.sh: * trunk/deployment/inoutsched/shellscr/resources/log4j.xml: * trunk/deployment/publiccaldav/webapp/appjars.xml: * trunk/deployment/sysevlog: * trunk/deployment/sysevlog/shellscr: * trunk/deployment/sysevlog/shellscr/appjars.xml: * trunk/deployment/sysevlog/shellscr/build.xml: * trunk/deployment/sysevlog/shellscr/resources: * trunk/deployment/sysevlog/shellscr/resources/bwrun.bat: * trunk/deployment/sysevlog/shellscr/resources/bwrun.sh: * trunk/deployment/sysevlog/shellscr/resources/log4j.xml: * trunk/deployment/testsuite/shellscr/appjars.xml: * trunk/deployment/testsuite/shellscr/resources/bwruntest.sh: * trunk/deployment/usercaldav/webapp/appjars.xml: * trunk/deployment/webadmin/webapp/appjars.xml: * trunk/deployment/webpublic/webapp/appjars.xml: * trunk/deployment/websubmit/webapp/appjars.xml: * trunk/deployment/webuser/webapp/appjars.xml: * trunk/docs/README: * trunk/docs/README.txt: Import of a number of features under development into the trunk. This is the start of development for version 3.6 CalDAV: Now has no dependencies on core bedework classes. Involved a significant amount of refactoring. CalDAV implementations: are now a separate project. This project does have dependencies, as it should. JMS: Bedework now emits system events on a JMS notification queue. A number of listeners are being developed to move certain bedework functions outboard of the core engine. Currently we havea logging listener, the inbox/outbox scheduler and a partially built indexer. The JMS implementation is Apache activemq The detailed comments from the merged code follow: ------------------------------------------------------------------------------------------------------------------ CalDAV refactor: Remove BwDateTime from SysIntf Rename calfacade TimeRange to BwTimeRange Changed getFreeBusy to use ical4j Period Subsequent changes: New package org.bedework.caldav.util and class ParseUtil - copy of calfacade....util.cml.CalDavParseUtil Change all the SysIntf implementations to use the new parameters Also change CaldavBwIntf to use TimeRange for the freebusy url Move CalDAVConfig into the caldav code - remove from CalFacade New options factory class in caldav Move options file up a level into classes/properties from classes/calendar/properties Options don't fail if class not found - just warn Increment build version on CalDAV and WebDAV Add method to SysIntf to convert an iCal4j Calendar to its String form. Also move ComponentWrapper into rpiutil to make it available to CalDAV Remove use of BwDateTime from RetrievalMode and subclasses Add a test. Moved CalDAV implementations into a separate project - allowing CalDAV to be built separately from the bedework core. Move timnezones support out of CalFacade and into edu.rpi package Move some filtering classes and interfaces out of the bedework core and into external libraries and the CalDAV project. Entity type definitions: CalFacadeDefs and CalDAVEvent had competing definitions. Added the CalFacadeDefs version to edu.rpi.cmt.calendar.IcalDefs. Removed the CalDAVEvent versions. This means the values change for CalDAV but hey aren't stored anywhere. Make PropertyInfo separate class from PropertyInfoIndex. Move PropertyIndex into edu.rpi.cmt.calendar. Also move some of the information out of ProeprtyInfo into PropertyInfoIndex Moved most filter classes into caldav.util Copied a number of CalFacade filter classes into caldav.util.filter, renamed the Filter class to Filterhandler Misinterpreted tzid: All timeranges are expressed in UTC. The optional timezone following the filter is used for local (floating) datetime values. Requires access to timezone conversion - moved CalTimezones and CalTimezonesImpl into rpi util package. Created new project caldavimpl Moved google, domino, exchage and bedework implementations into that project ------------------------------------------------------------------------------------------------------------------ JMS Listeners Add new indexer project Add some administrative support methods to the core system. These provide paged retrieval of child name/paths for collections allowing crawlers and the like to wander around the data structure. Also add some options for the new indexer project which makes use of these Simplify notification classes and implement a jms notifications handler. This requires activemq to be running Implement a jms consumer which acts as a system events logger Redo in/outbox scheduler as a listener on a JMS queue Create a new deployable module for it. Change startup to start each separate module as well as the 'infrastructure' components. activemq run script now copies the activemq config out of the bedework build configuration ------------------------------------------------------------------------------------------------------------------ Indexing changes - many already in 3.5: When publishing, unindex the event from the user index and reindex in the public index. Further changes to fix lucene indexing of overrides. SIgnificant changes to indexing to handle issues with recurrence overides. Associated fix to BwEventAnnotation to fix bug with handling of overridden collections. ------------------------------------------------------------------------------------------------------------------ Other changes - many already in 3.5: subversion copy utility was adding timezones as a project. Remove unwanted project Remove above project from externals Fix new bug in CoreEvents - not checking for null timezone. Updated system parameters code to use and maintain a cached copy of the settings Add a refresh timeout to the syspars get Fix missing null check in CalFacadeUtil.eqobjval Fix bug renaming or moving collection objects. Fix bad owner check in CalSvcDb Fix problem setting cost in admin and submit client Fix 500 problem with freebusy url when no access to user Need a cdata around alias url when emitting collection for jsp/xml Fix search bug for user client. Not setting principal Set disabled flag for bad url in subscription Fix access routines - not correctly handling NONE access. - also add extra test Fix null-pointer in export action CalDAV: Better exception handling for getPrincipal synch around put/get in EvaluatedAccessCache Fix CalDAV so that references to an alias are filtered correctly Disable caching of collections in the hbm files. When deployed as separate aplications this is causing delays and invalid relations to appear. It may be possible to enable this if all applications share a common cache - e.g. jboss ear or with hibernate as part of the container. Remove unneccessary check on calendar access check in coreEvents.getEvent Remove use of <user-home>/bedework.build.properties 02/27/09 23:25:53 douglm [2084] * trunk/build.xml: New initial data file 02/22/09 00:22:00 douglm [2068] * trunk/build.xml: Second installment of major schema update. This one replaces foreign keys for collections with a path. Collections are cached during the transaction so should only be fetched once per transaction rather than part of each event and collection object. 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 01/27/09 15:02:45 douglm [2044] * trunk/build.xml: * trunk/build/dirTools.xml: Fix up adduser target 01/27/09 14:07:53 douglm [2043] * trunk/build.xml: Make CurrentAccess immutable 01/26/09 22:29:46 douglm [2039] * trunk/build.xml: Add options to cmdutil to set categories on folders, aliases etc. Also to add alias x-property to events as they are moved. 01/20/09 22:55:35 douglm [2030] * trunk/build.xml: More fixes to CmdUtil so that creates and moves work better Fixed entity deletion so that entity is removed from all preferred sets. Temp disabled lucen optimization - saves about 70% cpu Renamed an exception Fixed jsp so filter appears in admin collection mod form 01/19/09 23:05:21 douglm [2029] * trunk/build.xml: More cmdutil: collects move errors to print at the end. 01/19/09 00:50:56 douglm [2028] * trunk/build.xml: Fix a bug in FilterBuilder. Add create collection and category commands to cmdutil 01/16/09 17:07:18 douglm [2027] * trunk/build.xml: A number of fixes to cmdutil. Now successfully moves events. 01/16/09 14:47:59 douglm [2026] * trunk/build.xml: Make it build again after cmdutil changes 01/16/09 11:48:11 douglm [2025] * trunk/build.xml: * trunk/build/quickstart/antlib/log4j-1.2.8.jar: * trunk/build/quickstart/build.xml: New runnable tool to allow manipulation of large amounts of data, e.g. move all events from one calendar to another. 01/15/09 22:13:14 douglm [2024] * trunk/build.xml: * trunk/build/quickstart/antlib: * trunk/build/quickstart/antlib/log4j.xml: * trunk/build/quickstart/build.xml: * trunk/build/quickstart/linux/bw: Try different loggers and listeners for ant Set level for echo task 01/06/09 13:27:15 johnsa [2014] * trunk: * trunk/build.xml: * trunk/deployutil/build.xml: update build 01/05/09 23:04:34 douglm [2011] * trunk/build.xml: * trunk/build/quickstart/linux/adduser: * trunk/build/quickstart/linux/install: Fix install script and dirtools so that we can add a user 01/01/09 19:16:02 douglm [2005] * trunk/build.xml: Remove syncml and freebusy from build 12/30/08 15:54:56 douglm [1998] * trunk: * trunk/build.xml: * trunk/config/bwbuild/default/cal.options.xml: * trunk/config/bwbuild/default/cal.properties: * trunk/deployment/appjars.xml: * trunk/deployment/build.xml: * trunk/deployment/caldavTest/shellscr/appjars.xml: * trunk/deployment/dumprestore/shellscr/appjars.xml: * trunk/deployment/freebusyAggregator/webapp/appjars.xml: * trunk/deployment/publiccaldav/webapp/appjars.xml: * trunk/deployment/testsuite/shellscr/appjars.xml: * trunk/deployment/tzsvr: * trunk/deployment/tzsvr/webapp: * trunk/deployment/tzsvr/webapp/appjars.xml: * trunk/deployment/tzsvr/webapp/build.xml: * trunk/deployment/usercaldav/webapp/appjars.xml: * trunk/deployment/webadmin/webapp/appjars.xml: * trunk/deployment/webconfig/webapp/appjars.xml: * trunk/deployment/webpublic/webapp/appjars.xml: * trunk/deployment/websubmit/webapp/appjars.xml: * trunk/deployment/webuser/webapp/appjars.xml: Allow build of timezones server in bedework 12/17/08 15:53:02 douglm [1988] * trunk/build.xml: * trunk/build/buildfilters.xml: * trunk/config/bwbuild/default/cal.options.xml: * trunk/config/bwbuild/default/cal.properties: * trunk/config/configs/democal.options.xml: * trunk/deployment/appjars.xml: Updated version of ical4j Further changes to support draft 06 of CalDAV sched This update requires schema changes to support some new scheduling properties 11/07/08 16:19:05 douglm [1953] * trunk/build.xml: * trunk/build/quickstart/linux/install: * trunk/config/build.xml: * trunk/deployutil/build.xml: Move some build stuff into its own repository. Change build files ot use same properties throughout 11/07/08 11:21:56 douglm [1952] * trunk/build.xml: * trunk/build/buildjar.xml: * trunk/build/getJar.xml: * trunk/deployment/build.xml: Set things up so we use a common cache for all quickstart jars 11/07/08 10:32:13 douglm [1951] * trunk: * trunk/build.properties: * trunk/build.xml: * trunk/build/buildjar.xml: * trunk/build/getJar.xml: * trunk/build/quickstart/install.xml: * trunk/build/quickstart/linux/install: * trunk/build/quickstart/run-dir.xml: * trunk/deployment/appjars.xml: Changes to the build process an adding some install scripts 11/04/08 00:31:16 douglm [1946] * trunk/build.xml: * trunk/build/quickstart/install.xml: * trunk/build/quickstart/run-dir.xml: More install script 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 08/14/08 00:41:01 douglm [1917] * trunk/build.xml: * trunk/build/quickstart/build.xml: * trunk/build/quickstart/run-dir.xml: Move directory tool ru targats into dir build file 08/11/08 01:21:31 douglm [1916] * trunk/build.xml: * trunk/build/quickstart/addgroup: * trunk/build/quickstart/addgroupmember: * trunk/build/quickstart/build.xml: Scripts and code to add groups and group members. 08/10/08 01:54:22 douglm [1915] * trunk/build.xml: * trunk/build/bw: * trunk/build/quickstart/adduser: * trunk/build/quickstart/build.xml: * trunk/build/quickstart/initdir: Fix up code to add a user to the directory 08/09/08 00:42:18 douglm [1914] * trunk/build.xml: * trunk/build/bw: * trunk/build/quickstart: * trunk/build/quickstart-build.xml: * trunk/build/quickstart/build.xml: * trunk/build/quickstart/run-dir.xml: * trunk/build/quickstart/run-hsqldb.xml: * trunk/build/quickstart/run-tomcat.xml: * trunk/config/bwbuild/default/cal.properties: * trunk/config/configs/democal.properties: Break up the buildfile into a few chunks, hsql, tomcat and new directory stuff. Add more code to manipulate an ldap directory - some code to initialise a new directory and add the initial ous and accounts. 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. 12/05/07 16:32:53 douglm [1654] * trunk/build.xml: Move indexing out of CalSvc - also some other methods 12/05/07 09:45:26 douglm [1652] * trunk/build.xml: * trunk/build/buildwar.xml: * trunk/config/configs/democal.properties: Rename some core components to avoid confusion Move some code out of CalSvc into subscriptions handler Take a look at config application to see if we can resurrect it 09/03/07 22:00:35 douglm [1551] * trunk/build.xml: * trunk/build/libjars.properties: * trunk/lib/ical4j-1.0-beta1.jar: * trunk/lib/ical4j-head.jar: Update ical4j to get some bug fixes 08/27/07 00:32:47 douglm [1539] * trunk/build.xml: * trunk/deployment/testsuite/shellscr/build.xml: * trunk/deployment/testsuite/shellscr/resources/bwruntest.sh: Discovered it was possible to manufacture a url that updated an event we did not have access to. Turned out to be a small change but changed other uses of the access routines to avoid similar problems. NOTE: we may need to ensure rollbacks with hibernate. Some db updates take place as we modify the entity. 06/25/07 23:21:22 douglm [1442] * trunk/build.xml: Fix guid only event search - was missing owner term 02/15/07 16:55:03 douglm [1292] * trunk: * trunk/build.xml: * trunk/build/libjars.properties: * trunk/config/configs/democal.properties: * trunk/deployment/testsuite: * trunk/deployment/testsuite/shellscr: * trunk/deployment/testsuite/shellscr/build.xml: * trunk/deployment/testsuite/shellscr/resources: * trunk/deployment/testsuite/shellscr/resources/bwruntest.bat: * trunk/deployment/testsuite/shellscr/resources/bwruntest.sh: * trunk/deployment/testsuite/shellscr/resources/log4j.xml: New testsuite project 12/08/06 14:28:03 douglm [1129] * trunk/build.xml: * trunk/docs: Fix a bug in add calendar suite. Mostly javadoc - ./ant javadoc will generate linked javadoc for all projects in the bedework docs directory 12/08/06 01:25:51 douglm [1122] * trunk/build.xml: * trunk/build/quickstart-build.xml: Javadoc chnages. Add javadoc target to quickstart 12/07/06 21:30:49 douglm [1121] * trunk/build.xml: Fix build problem Fix deletion of event refs and handle duplicate names in Trash 12/07/06 14:53:41 douglm [1119] * trunk/build.xml: Javadoc: add some package.html files build: add deep-clean target to remove generated files from sub-project libraries. Changing version led to duplicated jar files Events: Changes to allow deletion of recurring event instances. Don't put instances in the Trash - too many complications with caldav. 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/16/06 01:21:25 douglm [1034] * trunk/build.xml: Further changes to restore to fix problem restoring overrides. Many more Java 5 changes. 10/15/06 01:59:27 douglm [1033] * trunk/build.xml: Changes to get recurrence restore working correctly. Created new CalintfHelper callback object so that core classes can be called from restore process. Used Events class to restore events. Also more Java 5 changes 09/28/06 15:32:24 douglm [1025] * trunk/build.xml: Ignore generated files 09/26/06 18:52:23 douglm [1023] * trunk/build.xml: * trunk/config/configs/freebusy/democal.properties: * trunk/deployment/freebusyAggregator/webapp/resources/demoskins/MainCampus/default/default/default.xsl: A number of changes - mostly caldav - as a result of interoperability tests 09/22/06 13:19:00 johnsa [1020] * trunk/build.xml: added dependency 09/13/06 13:36:30 douglm [1001] * trunk/build.xml: * trunk/build/buildwar.xml: * trunk/deployment/freebusyAggregator/webapp/build.xml: Fix to caldav freebusy query Move a class from caldav server package into calfacade icalendar package More fixes to get freeebusy aggregator working again. 09/13/06 10:56:52 douglm [1000] * trunk/build.xml: * trunk/build/buildwar.xml: * trunk/config/configs/freebusy: * trunk/config/configs/freebusy/build.properties: * trunk/config/configs/freebusy/democal.options.xml: * trunk/config/configs/freebusy/democal.properties: * trunk/lib/google: * trunk/lib/google/COPYING: * trunk/lib/google/gdata-calendar-1.0.jar: * trunk/lib/google/gdata-client-1.0.jar: -- 08/16/06 16:13:12 douglm [987] * trunk/build.xml: -- 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