# # ChangeLog for /trunk/build/buildsh.xml # # Generated by Trac 0.9.3 # 05/24/13 16:05:20 # 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