# # ChangeLog for /trunk/deployment/testsuite # # Generated by Trac 0.9.3 # 05/20/13 02:30:21 # 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 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. 05/12/08 13:22:09 douglm [1876] * trunk/deployment/testsuite/shellscr/resources/bwruntest.sh: Suppress some unwanted debugging output Allow debug on/off in apitest 04/30/08 22:33:08 douglm [1868] * trunk/build/quickstart-build.xml: * trunk/deployment/testsuite/shellscr/resources/bwruntest.sh: Add a couple of CalDAV tests Remove the calendarCollection property adn just use the calType property throughout. This requires dropping the column e.g. alter table BW_CALENDARS drop column CALENDAR_COLLECTION More annotations work to complete generation of BwEventProxy. Remove the BwEventProxy class and use the one generated from annotations. Add a test for the overrides Add some basic calendar tests 12/02/07 02:03:42 douglm [1651] * trunk/config/configs/democal.options.xml: * trunk/config/configs/democal.properties: * trunk/deployment/dumprestore/shellscr/build.xml: * trunk/deployment/testsuite/shellscr/build.xml: * trunk/deployment/websubmit/webapp/resources/demoskins/default/default/default.xsl: Break event submission for Arlen 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. 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