# # ChangeLog for /trunk/build/buildwar.xml # # Generated by Trac 0.9.3 # 05/23/13 05:37:40 # 01/02/11 01:27:22 douglm [3105] * trunk/build.xml: * trunk/build/build.xml: * trunk/build/buildfilters.xml: * trunk/build/buildsh.xml: * trunk/build/buildwar.xml: * trunk/build/bw-deployutil-3.7.jar: * trunk/build/loadDeployConfig.xml: * trunk/build/platforms/jboss-bedework.xml: * trunk/build/platforms/jboss-card.xml: * trunk/build/platforms/jboss-exsynch.xml: * trunk/build/platforms/jboss-tzsvr.xml: * trunk/build/platforms/jbossService.xml: * trunk/build/platforms/jbossWar.xml: * trunk/build/quickstart/build.xml: * trunk/build/quickstart/linux/bw: * trunk/config/build.xml: * trunk/config/bwbuild/.platform/ear.properties: * trunk/deployment/build.xml: * trunk/deployment/publiccaldav/webapp/build.xml: * trunk/deployment/termination/build.xml: * trunk/deployment/termination/webapp/build.xml: * trunk/deployment/webpublic/webapp/build.xml: * trunk/deployutil/build.xml: * trunk/docs/licences/activation-LICENSE.txt: * trunk/docs/licences/lib-licences: * trunk/resources/exsynchwsdefs/iCalendar-params.xsd: Remove definition of property "base.name" from (almost) every build file. Was not used. Stop defining, creating and copying to libapi. Wasn't in use. Remove build directory from every project and use the build files in the main bedework project. improves consistency and maintainability. Also allowed some bugs to be fixed. Allow setting of message level during build and set it at quiet. Allows error messages to be more obvious. Create macro to handle the common property definitions. Reduces size and complexity of build files. Add a build-jar macro. Removes need for build files for sub-modules. Partway through converting to use that. 04/23/10 00:37:43 douglm [2876] * trunk/build/buildwar.xml: Disable inclusion of any classes in skeleton war 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. 12/09/09 00:30:57 douglm [2430] * trunk/build/buildwar.xml: Fix build after removing unnecessary WEB-INF/classes 12/08/09 21:51:34 douglm [2429] * trunk/build/buildwar.xml: Create a servlet.properties file in buildwar.xml We cannot have multiple servlet.properties files in a ear file as they all end up on the same classpath 08/21/09 11:39:42 douglm [2368] * trunk/build/buildsh.xml: * trunk/build/buildwar.xml: * trunk/config/bwbuild/default/build.properties: * trunk/config/bwbuild/default/sysevents.properties: Use a separate properties file for activemq jndi configuration. Avoid issues with systems with their own jndi config. 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 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/12/09 12:21:02 douglm [2062] * trunk/build/buildwar.xml: * trunk/deployment/appjars.xml: xalan seemed to be broken. Replaced jar in downloads and added serializer.jar 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 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) 10/30/08 15:35:48 douglm [1938] * trunk/build/buildwar.xml: * trunk/build/loadDeployConfig.xml: * trunk/build/platforms: * trunk/build/platforms/jbossWar.xml: * trunk/build/platforms/tomcat5War.xml: * trunk/build/portals/jetspeed2War.xml: * trunk/config/bwbuild/.platform: * trunk/config/bwbuild/.platform/ear.properties: * trunk/config/bwbuild/.platform/standalone.properties: * trunk/config/bwbuild/.portal/common-resources/jetspeed2-portlet.psml: * 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/config/configs/metadata.xml: * trunk/deployment/build.xml: * trunk/deployment/deployprops.xml: * trunk/deployment/freebusyAggregator/jboss: * trunk/deployment/freebusyAggregator/webapp/build.xml: * trunk/deployment/publiccaldav/jboss: * trunk/deployment/publiccaldav/webapp/build.xml: * trunk/deployment/resources/build.xml: * trunk/deployment/resources/common-context/WEB-INF/web.xml: * trunk/deployment/termination/jboss: * trunk/deployment/termination/webapp/build.xml: * trunk/deployment/usercaldav/jboss: * trunk/deployment/usercaldav/webapp/build.xml: * trunk/deployment/webadmin/jboss: * trunk/deployment/webadmin/portlet/jetspeed2-portlet.psml: * trunk/deployment/webadmin/webapp/build.xml: * trunk/deployment/webconfig/jboss: * trunk/deployment/webconfig/webapp/build.xml: * trunk/deployment/webpublic/portlet/jetspeed2-portlet.psml: * trunk/deployment/webpublic/webapp/build.xml: * trunk/deployment/websubmit/jboss: * trunk/deployment/websubmit/portlet/jetspeed2-portlet.psml: * trunk/deployment/websubmit/webapp/build.xml: * trunk/deployment/webuser/jboss: * trunk/deployment/webuser/portlet/jetspeed2-portlet.psml: * trunk/deployment/webuser/portlet/portlet.xml: * trunk/deployment/webuser/webapp/build.xml: Try to do the same for platforms (jboss, tomcat etc) as I just did for portals. The deployment directories are much simplified and the build process seems a bit clearer. 10/29/08 17:29:30 douglm [1937] * trunk/build/buildfilters.xml: * trunk/build/buildwar.xml: * trunk/build/loadDeployConfig.xml: * trunk/build/portals: * trunk/build/portals/jetspeed2War.xml: * trunk/build/portals/liferay4War.xml: * trunk/build/portals/liferay5War.xml: * trunk/build/portals/uportal2War.xml: * trunk/build/quickstart/build.xml: * trunk/build/quickstart/hsqldb.properties: * trunk/build/quickstart/run-hsqldb.xml: * trunk/config/bwbuild/.portal: * trunk/config/bwbuild/.portal/common-resources: * trunk/config/bwbuild/.portal/liferay4: * trunk/config/bwbuild/.portal/liferay4/portal.properties: * trunk/config/bwbuild/.portal/liferay5: * trunk/config/bwbuild/.portal/liferay5/portal.properties: * trunk/config/bwbuild/.portal/uportal2: * trunk/config/bwbuild/.portal/uportal2/portal.properties: * trunk/config/bwbuild/.standalone: * trunk/config/bwbuild/.standalone/standalone.properties: * trunk/config/bwbuild/default/build.properties: * 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/bwbuild/liferay5: * trunk/config/bwbuild/liferay5/build.properties: * trunk/config/bwbuild/liferay5/cal.options.xml: * trunk/config/bwbuild/liferay5/cal.properties: * trunk/config/configs/democal.options.xml: * trunk/config/configs/democal.properties: * trunk/config/configs/freebusy: * trunk/deployment/appjars.xml: * trunk/deployment/build.xml: * trunk/deployment/resources/build.xml: * trunk/deployment/termination/jetspeed: * trunk/deployment/termination/liferay4: * trunk/deployment/termination/liferay5: * trunk/deployment/termination/uportal2: * trunk/deployment/webadmin/jetspeed: * trunk/deployment/webadmin/liferay4: * trunk/deployment/webadmin/liferay5: * trunk/deployment/webadmin/portlet/jetspeed2-portlet.psml: * trunk/deployment/webadmin/portlet/liferay4-display.xml: * trunk/deployment/webadmin/portlet/liferay4-portlet.xml: * trunk/deployment/webadmin/portlet/liferay5-display.xml: * trunk/deployment/webadmin/portlet/liferay5-portlet.xml: * trunk/deployment/webadmin/uportal2: * trunk/deployment/webadmin/webapp/build.xml: * trunk/deployment/webconfig/webapp/build.xml: * trunk/deployment/webpublic/jetspeed: * trunk/deployment/webpublic/liferay4: * trunk/deployment/webpublic/liferay5: * trunk/deployment/webpublic/portlet/jetspeed2-portlet.psml: * trunk/deployment/webpublic/portlet/liferay4-display.xml: * trunk/deployment/webpublic/portlet/liferay4-portlet.xml: * trunk/deployment/webpublic/portlet/liferay5-display.xml: * trunk/deployment/webpublic/portlet/liferay5-portlet.xml: * trunk/deployment/webpublic/uportal2: * trunk/deployment/webpublic/webapp/build.xml: * trunk/deployment/websubmit/jetspeed: * trunk/deployment/websubmit/liferay4: * trunk/deployment/websubmit/liferay5: * trunk/deployment/websubmit/portlet/jetspeed2-portlet.psml: * trunk/deployment/websubmit/portlet/liferay4-display.xml: * trunk/deployment/websubmit/portlet/liferay4-portlet.xml: * trunk/deployment/websubmit/portlet/liferay5-display.xml: * trunk/deployment/websubmit/portlet/liferay5-portlet.xml: * trunk/deployment/websubmit/uportal2: * trunk/deployment/websubmit/webapp/build.xml: * trunk/deployment/webuser/jetspeed: * trunk/deployment/webuser/liferay4: * trunk/deployment/webuser/liferay5: * trunk/deployment/webuser/portlet/jetspeed2-portlet.psml: * trunk/deployment/webuser/portlet/liferay4-display.xml: * trunk/deployment/webuser/portlet/liferay4-portlet.xml: * trunk/deployment/webuser/portlet/liferay5-display.xml: * trunk/deployment/webuser/portlet/liferay5-portlet.xml: * trunk/deployment/webuser/uportal2: * trunk/deployment/webuser/webapp/build.xml: * trunk/deployutil/src/org/bedework/deployment/ForEachAppTask.java: Major reorganization of the build process mostly affecting handling of portal builds. Removed portal specific directories from teh deployment directory. Removed portal sepcific code from buildwar.xml and added new portal specific files to be imported. These are in a section of teh bwbuild config directory. All portal customization is now part of building the war file. 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. 10/28/08 10:12:28 douglm [1933] * trunk/build/buildfilters.xml: * trunk/build/buildwar.xml: * trunk/build/getJar.xml: * trunk/build/quickstart/run-hsqldb.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/config/properties: * trunk/deployment/appjars.xml: * trunk/deployment/freebusyAggregator/uportal2/build.xml: * trunk/deployment/freebusyAggregator/webapp/build.xml: * trunk/deployment/termination/liferay5: * trunk/deployment/termination/liferay5/build.xml: * trunk/deployment/termination/liferay5/liferay-portlet.tld: * trunk/deployment/webadmin/jetspeed/build.xml: * trunk/deployment/webadmin/liferay4/build.xml: * trunk/deployment/webadmin/liferay5: * trunk/deployment/webadmin/liferay5/build.xml: * trunk/deployment/webadmin/uportal2/build.xml: * trunk/deployment/webconfig/webapp/build.xml: * trunk/deployment/webpublic/jetspeed/build.xml: * trunk/deployment/webpublic/liferay4/build.xml: * trunk/deployment/webpublic/liferay5: * trunk/deployment/webpublic/liferay5/build.xml: * trunk/deployment/webpublic/uportal2/build.xml: * trunk/deployment/webpublic/webapp/build.xml: * trunk/deployment/websubmit/jetspeed/build.xml: * trunk/deployment/websubmit/liferay4/build.xml: * trunk/deployment/websubmit/liferay5: * trunk/deployment/websubmit/liferay5/build.xml: * trunk/deployment/websubmit/uportal2/build.xml: * trunk/deployment/websubmit/webapp/build.xml: * trunk/deployment/webuser/jetspeed/build.xml: * trunk/deployment/webuser/liferay4/build.xml: * trunk/deployment/webuser/liferay5: * trunk/deployment/webuser/liferay5/build.xml: * trunk/deployment/webuser/portlet/resources/demoskins: * trunk/deployment/webuser/uportal2/build.xml: * trunk/deployment/webuser/webapp/build.xml: Two distinct sets of updates here. 1. Add some support (not fully working yet) for liferay5. Some old unused stylesheets were deleted to tidy up and while working on this decided the second set of updates were needed asa first step to simplification 2. Ensure that only the option xml file is used at run time. Some properties were moved into the xml file and code was adjusted to refer to the xml config objects. CalEnv, CalEnvI, CalEnvFactory were removed. Following properties were moved into options.xml org.bedework.app.X.nogroupallowed org.bedework.app.X.publicadmin org.bedework.app.X.guestmode sysintfimpl (caldav) org.bedework.global.system.name --> globals.systemName org.bedework.app.X.run.as.user --> runAsUser org.bedework.app.CalAdmin.admingroupsidprefix=agrp_ Removed remaining run-time references to org.bedework.app.X.name org.bedework.app.X.root 09/04/08 15:24:23 douglm [1920] * trunk/build/buildwar.xml: Further changes to dump/restore. Use new DumpEntity code to handle dumping of collection (calendar) objects. Resolve a significant performance problem with restoring of events. Took hours - now takes minutes. Create and use a common class to maintain dump and restore counts. 08/01/08 17:56:46 johnsa [1910] * trunk/build/buildwar.xml: user client: many changes to calendar/subscription code; this work is only partially complete and parts of the UI may produce peculiar results at the moment. 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. 03/13/08 12:31:27 douglm [1765] * trunk/build/buildwar.xml: * trunk/config/configs/democal.properties: * trunk/deployment/build.xml: * trunk/deployment/termination/jboss/build.xml: * trunk/deployutil/src/org/bedework/deployment/ApplicationXmlTask.java: Fix jboss build so that virtual hosts and context roots are set from the properties. 01/01/08 01:38:17 douglm [1686] * trunk/build/buildwar.xml: * trunk/config/configs/metadata.xml: Updates to try loading of metadata as an xml file stored at root of configurations. 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 11/12/07 16:49:37 johnsa [1605] * trunk/build/buildwar.xml: fix typo 08/31/07 22:29:29 douglm [1549] * trunk/build/buildwar.xml: Add some headers sending freebusy. Deal with missing headers. 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/07/07 00:13:15 douglm [1326] * trunk/build/buildwar.xml: * trunk/build/libjars.properties: * trunk/config/configs/democal.options.xml: * trunk/lib/javamail-1.4: * trunk/lib/javamail-1.4/activation.jar: * trunk/lib/javamail-1.4/dsn.jar: * trunk/lib/javamail-1.4/imap.jar: * trunk/lib/javamail-1.4/mailapi.jar: * trunk/lib/javamail-1.4/pop3.jar: * trunk/lib/javamail-1.4/smtp.jar: Test mailer class using javax.mail classes. Does not do much error checking but will allow interoperability testing of schedulting. 03/07/07 15:54:09 douglm [1306] * trunk/build/buildwar.xml: * trunk/build/libjars.properties: * trunk/config/configs/democal.properties: * trunk/deployment/dumprestore/shellscr/resources/dumpres.sh: * trunk/docs/BedeworkDeploymentManual.odt: * trunk/lib/liferay4.2: * trunk/lib/liferay4.2/util-bridges.jar: * trunk/lib/liferay4.2/util-java.jar: Additions to filtering support Some changes to build process to better support portals. Caldav fixes 01/10/07 10:59:24 douglm [1213] * trunk/build/buildfilters.xml: * trunk/build/buildwar.xml: * trunk/build/libjars.properties: * trunk/config/configs/democal.properties: * trunk/deployment/webuser/liferay4/build.xml: * trunk/lib/liferay4: * trunk/lib/liferay4/util-bridges.jar: * trunk/lib/liferay4/util-java.jar: * trunk/lib/liferay4/util-taglib.jar: Changes to get liferay build working (better) 01/02/07 12:05:03 douglm [1191] * trunk/build/buildfilters.xml: * trunk/build/buildwar.xml: * trunk/config/configs/democal.properties: * trunk/deployment/resources/build.xml: * trunk/deployment/resources/common-context: * trunk/deployment/resources/common-context/META-INF: * trunk/deployment/resources/common-context/META-INF/context.xml: * trunk/deployment/resources/common-context/WEB-INF: * trunk/deployment/resources/common-context/WEB-INF/web.xml: Build a common-context war file so that javascript can be delivered from the same server. 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 12/16/06 23:21:07 douglm [1164] * trunk/build/buildwar.xml: * trunk/build/libjars.properties: * trunk/deployment/build.xml: * trunk/deployment/resources/build.xml: * trunk/deployment/resources/javascript: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/dojo.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/iframe_history.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/AdapterRegistry.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/Deferred.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/DeferredList.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/a11y.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/animation: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/animation.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/animation/Animation.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/animation/AnimationEvent.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/animation/AnimationSequence.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/animation/Timer.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/animation/__package__.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/behavior.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/bootstrap1.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/bootstrap2.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/browser_debug.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/cal: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/cal/iCalendar.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/cal/textDirectory.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/charting: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/charting/Axis.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/charting/Chart.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/charting/Plot.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/charting/PlotArea.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/charting/Plotters.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/charting/README.txt: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/charting/Series.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/charting/__package__.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/charting/svg: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/charting/svg/Axis.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/charting/svg/PlotArea.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/charting/svg/Plotters.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/charting/vml: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/charting/vml/Axis.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/charting/vml/PlotArea.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/charting/vml/Plotters.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/collections: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/collections/ArrayList.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/collections/BinaryTree.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/collections/Collections.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/collections/Dictionary.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/collections/Graph.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/collections/Queue.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/collections/Set.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/collections/SkipList.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/collections/SortedList.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/collections/Stack.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/collections/Store.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/collections/__package__.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/crypto: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/crypto.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/crypto/Blowfish.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/crypto/LICENSE: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/crypto/MD5.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/crypto/Rijndael.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/crypto/SHA1.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/crypto/SHA256.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/crypto/__package__.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/data: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/data.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/data/CsvStore.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/data/OpmlStore.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/data/RdfStore.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/data/YahooStore.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/data/core: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/data/core/Read.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/data/core/RemoteStore.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/data/core/Result.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/data/core/Write.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/data/old: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/data/old/Attribute.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/data/old/Item.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/data/old/Kind.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/data/old/Observable.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/data/old/ResultSet.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/data/old/Type.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/data/old/Value.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/data/old/__package__.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/data/old/format: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/data/old/format/Csv.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/data/old/format/Json.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/data/old/provider: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/data/old/provider/Base.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/data/old/provider/Delicious.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/data/old/provider/FlatFile.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/data/old/provider/JotSpot.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/data/old/provider/MySql.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/data/old/to_do.txt: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/date: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/date.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/date/common.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/date/format.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/date/serialize.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/date/supplemental.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/debug: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/debug.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/debug/Firebug.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/debug/arrow_hide.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/debug/arrow_show.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/debug/console.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/debug/deep.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/debug/spacer.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/dnd: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/dnd/DragAndDrop.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/dnd/HtmlDragAndDrop.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/dnd/HtmlDragCopy.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/dnd/HtmlDragManager.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/dnd/HtmlDragMove.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/dnd/Sortable.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/dnd/TreeDragAndDrop.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/dnd/TreeDragAndDropV3.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/dnd/__package__.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/docs.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/dom.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/event: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/event.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/event/__package__.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/event/browser.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/event/common.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/event/topic.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/experimental.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/flash: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/flash.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/flash/flash6: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/flash/flash6/DojoExternalInterface.as: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/flash/flash6/flash6_gateway.fla: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/flash/flash8: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/flash/flash8/DojoExternalInterface.as: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/flash/flash8/ExpressInstall.as: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/gfx: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/gfx/Colorspace.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/gfx/__package__.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/gfx/color: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/gfx/color.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/gfx/color/hsl.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/gfx/color/hsv.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/gfx/common.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/gfx/matrix.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/gfx/path.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/gfx/shape.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/gfx/svg.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/gfx/vml.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/graphics: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/graphics/Colorspace.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/graphics/__package__.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/graphics/color: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/graphics/color.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/graphics/color/hsl.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/graphics/color/hsv.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/hostenv_adobesvg.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/hostenv_browser.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/hostenv_dashboard.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/hostenv_jsc.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/hostenv_rhino.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/hostenv_spidermonkey.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/hostenv_svg.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/hostenv_wsh.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/html.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/html/__package__.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/html/color.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/html/common.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/html/display.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/html/iframe.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/html/images: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/html/images/shadowB.png: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/html/images/shadowBL.png: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/html/images/shadowBR.png: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/html/images/shadowL.png: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/html/images/shadowR.png: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/html/images/shadowT.png: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/html/images/shadowTL.png: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/html/images/shadowTR.png: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/html/layout.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/html/metrics.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/html/selection.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/html/shadow.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/html/style.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/html/util.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls/README: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls/de: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls/de/gregorian.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls/en: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls/en/gregorian.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls/es: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls/es/gregorian.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls/fi: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls/fi/gregorian.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls/fr: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls/fr/gregorian.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls/gregorian.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls/gregorianExtras.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls/hu: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls/hu/gregorian.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls/it: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls/it/gregorian.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls/ja: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls/ja/gregorian.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls/ja/gregorianExtras.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls/ko: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls/ko/gregorian.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls/nl: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls/nl/gregorian.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls/pt: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls/pt-br: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls/pt-br/gregorian.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls/pt/gregorian.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls/sv: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls/sv/gregorian.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls/zh: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls/zh-cn: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls/zh-cn/gregorian.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls/zh-hk: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls/zh-hk/gregorian.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls/zh-tw: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls/zh-tw/gregorian.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls/zh/gregorian.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/calendar/nls/zh/gregorianExtras.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/common.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/currency: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/currency.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/currency/common.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/currency/nls: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/currency/nls/EUR.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/currency/nls/GBP.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/currency/nls/INR.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/currency/nls/ITL.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/currency/nls/JPY.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/currency/nls/README: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/currency/nls/USD.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/currency/nls/en: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/currency/nls/en-us: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/currency/nls/en-us/USD.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/currency/nls/en/EUR.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/currency/nls/en/GBP.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/currency/nls/en/INR.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/currency/nls/en/ITL.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/currency/nls/en/JPY.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/currency/nls/en/USD.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/currency/nls/hi: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/currency/nls/hi/EUR.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/currency/nls/hi/GBP.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/currency/nls/hi/INR.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/currency/nls/hi/ITL.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/currency/nls/hi/JPY.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/currency/nls/hi/USD.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/currency/nls/ja: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/currency/nls/ja/EUR.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/currency/nls/ja/GBP.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/currency/nls/ja/INR.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/currency/nls/ja/ITL.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/currency/nls/ja/JPY.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/currency/nls/ja/USD.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/i18n/number.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/iCalendar.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/io: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/io.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/io/BrowserIO.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/io/IframeIO.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/io/RepubsubIO.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/io/RhinoIO.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/io/ScriptSrcIO.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/io/XhrIframeProxy.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/io/__package__.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/io/cometd.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/io/common.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/io/cookie.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/io/xip_client.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/io/xip_server.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/json.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/lang: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/lang.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/lang/__package__.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/lang/array.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/lang/assert.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/lang/common.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/lang/declare.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/lang/extras.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/lang/func.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/lang/repr.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/lang/timing: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/lang/timing/Streamer.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/lang/timing/Timer.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/lang/timing/__package__.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/lang/type.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/lfx: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/lfx/Animation.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/lfx/__package__.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/lfx/extras.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/lfx/html.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/lfx/rounded.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/lfx/shadow.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/lfx/toggle.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/loader.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/loader_xd.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/logging: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/logging/ConsoleLogger.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/logging/Logger.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/logging/__package__.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/math: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/math.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/math/__package__.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/math/curves.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/math/matrix.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/math/points.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/namespaces: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/namespaces/dojo.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/ns.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/profile.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/regexp.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/rpc: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/rpc/Deferred.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/rpc/JotService.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/rpc/JsonService.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/rpc/RpcService.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/rpc/YahooService.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/rpc/__package__.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/rpc/yahoo.smd: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/selection: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/selection/Selection.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/storage: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/storage.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/storage/Storage.as: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/storage/__package__.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/storage/browser.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/storage/storage_dialog.fla: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/string: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/string.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/string/Builder.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/string/__package__.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/string/common.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/string/extras.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/style.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/svg.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/text: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/text/__package__.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/text/textDirectory.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/undo: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/undo/Manager.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/undo/__package__.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/undo/browser.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/uri: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/uri/Uri.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/uri/__package__.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/uuid: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/uuid/LightweightGenerator.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/uuid/NameBasedGenerator.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/uuid/NilGenerator.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/uuid/RandomGenerator.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/uuid/TimeBasedGenerator.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/uuid/Uuid.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/uuid/__package__.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/validate: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/validate.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/validate/__package__.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/validate/check.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/validate/common.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/validate/creditCard.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/validate/datetime.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/validate/de.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/validate/jp.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/validate/us.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/validate/web.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/AccordionContainer.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/AnimatedPng.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/Button.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/Chart.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/Checkbox.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/Clock.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/ColorPalette.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/ComboBox.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/ContentPane.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/CurrencyTextbox.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/DatePicker.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/DateTextbox.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/DebugConsole.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/Dialog.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/DocPane.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/DomWidget.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/DropdownContainer.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/DropdownDatePicker.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/DropdownTimePicker.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/Editor.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/Editor2.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/Editor2Plugin: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/Editor2Plugin/AlwaysShowToolbar.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/Editor2Plugin/ContextMenu.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/Editor2Plugin/CreateLinkDialog.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/Editor2Plugin/FindReplace.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/Editor2Plugin/FindReplaceDialog.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/Editor2Plugin/InsertImageDialog.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/Editor2Plugin/InsertTableDialog.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/Editor2Plugin/SimpleSignalCommands.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/Editor2Plugin/TableOperation.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/Editor2Plugin/ToolbarDndSupport.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/Editor2Plugin/__package__.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/Editor2Toolbar.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/FilteringTable.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/FisheyeList.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/FloatingPane.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/Form.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/GoogleMap.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/HtmlWidget.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/InlineEditBox.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/IntegerTextbox.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/InternetTextbox.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/LayoutContainer.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/LinkPane.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/Manager.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/Menu2.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/MonthlyCalendar.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/PageContainer.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/Parse.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/PopupContainer.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/ProgressBar.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/RadioGroup.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/RealNumberTextbox.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/RegexpTextbox.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/RemoteTabController.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/Repeater.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/ResizableTextarea.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/ResizeHandle.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/RichText.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/Rounded.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/Select.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/Show.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/ShowAction.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/ShowSlide.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/SlideShow.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/Slider.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/SortableTable.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/Spinner.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/SplitContainer.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/SvgButton.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/SvgWidget.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/SwtWidget.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/TabContainer.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/TaskBar.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/Textbox.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/TimePicker.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/TitlePane.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/Toaster.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/Toggler.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/Toolbar.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/Tooltip.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/Tree.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/TreeBasicController.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/TreeBasicControllerV3.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/TreeCommon.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/TreeContextMenu.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/TreeContextMenuV3.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/TreeControllerExtension.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/TreeDemo.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/TreeDeselectOnDblselect.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/TreeDisableWrapExtension.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/TreeDndControllerV3.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/TreeDocIconExtension.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/TreeEditor.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/TreeEmphasizeOnSelect.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/TreeExpandToNodeOnSelect.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/TreeExtension.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/TreeLinkExtension.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/TreeLoadingController.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/TreeLoadingControllerV3.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/TreeNode.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/TreeNodeV3.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/TreeRPCController.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/TreeRpcControllerV3.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/TreeSelector.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/TreeSelectorV3.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/TreeTimeoutIterator.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/TreeToggleOnSelect.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/TreeV3.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/TreeWithNode.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/UsTextbox.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/ValidationTextbox.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/Widget.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/Wizard.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/YahooMap.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/__package__.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/demoEngine: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/demoEngine/DemoContainer.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/demoEngine/DemoItem.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/demoEngine/DemoNavigator.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/demoEngine/DemoPane.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/demoEngine/SourcePane.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/demoEngine/__package__.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/demoEngine/templates: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/demoEngine/templates/DemoContainer.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/demoEngine/templates/DemoContainer.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/demoEngine/templates/DemoItem.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/demoEngine/templates/DemoItem.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/demoEngine/templates/DemoNavigator.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/demoEngine/templates/DemoNavigator.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/demoEngine/templates/DemoPane.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/demoEngine/templates/DemoPane.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/demoEngine/templates/SourcePane.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/demoEngine/templates/SourcePane.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/demoEngine/templates/general.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/demoEngine/templates/images: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/demoEngine/templates/images/test_thumb.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/demoEngine/templates/images/viewDemo.png: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/html/layout.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/html/loader.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/html/stabile.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/nls: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/nls/DropdownDatePicker.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/nls/DropdownTimePicker.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/nls/TimePicker.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/nls/fr: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/nls/fr/validate.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/nls/ja: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/nls/ja/validate.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/nls/validate.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/nls/zh-cn: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/nls/zh-cn/validate.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/svg: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/svg/Chart.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/AccordionPane.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/AccordionPane.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/ButtonTemplate.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/ButtonTemplate.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/Checkbox.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/Checkbox.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/CheckboxA11y.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/CiviCrmDatePicker.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/ComboBox.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/ComboBox.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/ComboButtonTemplate.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/DatePicker.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/DatePicker.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/DemoEngine.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/Dialog.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/DocPane.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/DocPane.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/DropDownButtonTemplate.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/Editor2: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/Editor2/Dialog: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/Editor2/Dialog/createlink.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/Editor2/Dialog/find.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/Editor2/Dialog/insertimage.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/Editor2/Dialog/inserttable.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/Editor2/Dialog/replace.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/Editor2/EditorDialog.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/Editor2/EditorToolbar_FontName.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/Editor2/EditorToolbar_FontSize.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/Editor2/EditorToolbar_FormatBlock.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/Editor2/showtableborder_gecko.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/Editor2/showtableborder_ie.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/EditorToolbar.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/EditorToolbar.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/EditorToolbarOneline.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/FisheyeList.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/FloatingPane.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/FloatingPane.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/InlineEditBox.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/InlineEditBox.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/Menu.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/Menu2.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/MonthlyCalendar.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/MonthlyCalendar.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/PopUpButton.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/ProgressBar.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/ProgressBar.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/RemoteTabControl.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/ResizableTextarea.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/ResizableTextarea.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/ResizeHandle.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/Show.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/Show.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/ShowSlide.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/ShowSlide.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/SlideShow.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/SlideShow.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/Slider.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/Slider.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/SliderHorizontal.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/SliderVertical.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/Spinner.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/Spinner.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/SplitContainer.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/TabContainer.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/TabContainer.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/TabContainerA11y.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/TaskBar.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/TaskBarItemTemplate.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/Textbox.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/TimePicker.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/TimePicker.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/TitlePane.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/Toaster.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/Toolbar.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/TooltipTemplate.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/Tree.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/TreeDisableWrap.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/TreeDocIcon.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/TreeEditor.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/TreeV3.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/Validate.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/ValidationTextbox.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/Wizard.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/Wizard.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/aggregate.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/backcolor.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/bg-fade.png: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/bold.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/cancel.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/copy.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/createlink.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/cut.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/delete.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/forecolor.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/hilitecolor.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/indent.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/inserthorizontalrule.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/insertimage.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/insertorderedlist.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/inserttable.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/insertunorderedlist.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/italic.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/justifycenter.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/justifyfull.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/justifyleft.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/justifyright.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/left_to_right.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/list_bullet_indent.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/list_bullet_outdent.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/list_num_indent.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/list_num_outdent.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/outdent.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/paste.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/redo.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/removeformat.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/right_to_left.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/save.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/sep.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/space.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/strikethrough.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/subscript.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/superscript.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/underline.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/undo.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/buttons/wikiword.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/check.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/decrementMonth.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/decrementWeek.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/grabCorner.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/Tree: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/Tree/Tree.css: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/Tree/blank.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/Tree/closed.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/Tree/document.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/Tree/minus.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/Tree/plus.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/Tree/transparent.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/Tree/treenode_blank.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/Tree/treenode_child.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/Tree/treenode_expand_minus.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/Tree/treenode_expand_plus.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/Tree/treenode_grid_c.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/Tree/treenode_grid_l.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/Tree/treenode_grid_p.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/Tree/treenode_grid_t.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/Tree/treenode_grid_v.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/Tree/treenode_grid_x.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/Tree/treenode_grid_y.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/Tree/treenode_grid_z.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/Tree/treenode_loading.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/Tree/treenode_loading.jpg: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/TreeV3: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/TreeV3/closed.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/TreeV3/document.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/TreeV3/expand_leaf.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/TreeV3/expand_loading.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/TreeV3/expand_minus.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/TreeV3/expand_plus.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/TreeV3/i.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/TreeV3/i_bhalf.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/TreeV3/i_half.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/TreeV3/i_long.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/TreeV3/l.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/TreeV3/minus.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/TreeV3/open.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/TreeV3/plus.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/TreeV3/t.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/TreeV3/x.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/bar.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/bdYearBg.1.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/bdYearBg.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/blank.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/clock.png: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/combo_box_arrow.png: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/dateIcon.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/decrementMonth.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/decrementMonth.png: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/dpBg.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/dpCurveBL.png: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/dpCurveBR.png: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/dpCurveTL.png: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/dpCurveTR.png: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/dpHorizLine.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/dpHorizLineFoot.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/dpMonthBg.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/dpMonthBg.png: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/dpMonthBg2.png: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/dpVertLine.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/dpYearBg.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/dpYearBg.png: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/dropdownButtonsArrow-disabled.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/dropdownButtonsArrow.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/floatingPaneClose.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/floatingPaneMaximize.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/floatingPaneMinimize.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/floatingPaneRestore.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/h-bar.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/incrementMonth.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/incrementMonth.png: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/no.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/no.svg: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/scBackground.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/slider-bg-progress-vert.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/slider-bg-vert.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/slider-bg.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/slider-button-horz.png: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/slider-button-vert.png: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/slider-button.png: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/slider.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/slider_down_arrow.png: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/slider_left_arrow.png: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/slider_right_arrow.png: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/slider_up_arrow.png: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/soriaAccordionOff.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/soriaAccordionSelected.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/soriaActive-c.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/soriaActive-l.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/soriaActive-r.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/soriaBarBg.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/soriaButton-c.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/soriaButton-l.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/soriaButton-r.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/soriaDisabled-c.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/soriaDisabled-l.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/soriaDisabled-r.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/soriaMenuBg.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/soriaPressed-c.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/soriaPressed-l.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/soriaPressed-r.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/spinnerDecrement.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/spinnerIncrement.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/submenu_disabled.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/submenu_off.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/submenu_on.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/tab_bot_left.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/tab_bot_left_curr.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/tab_bot_right.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/tab_bot_right_curr.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/tab_close.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/tab_close_h.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/tab_left.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/tab_left_r.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/tab_left_r_curr.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/tab_right.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/tab_right_r.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/tab_right_r_curr.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/tab_top_left.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/tab_top_right.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/timeIcon.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/toolbar-bg.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/transparent.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/treenode_blank.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/treenode_child.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/treenode_expand_minus.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/treenode_expand_plus.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/treenode_grid_c.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/treenode_grid_l.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/treenode_grid_p.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/treenode_grid_t.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/treenode_grid_v.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/treenode_grid_x.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/treenode_grid_y.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/treenode_grid_z.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/treenode_node.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/verticalbar.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/images/whiteDownArrow.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/incrementMonth.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/incrementWeek.gif: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/templates/richtextframe.html: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/validate.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/vml: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/widget/vml/Chart.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/xml: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/xml/Parse.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/xml/XslTransform.js: * trunk/deployment/resources/javascript/dojo-0.4.1-ajax/src/xml/__package__.js: * trunk/deployment/webadmin/webapp/build.xml: * trunk/deployment/webadmin/webapp/resources/default/default/errors.xsl: * trunk/deployment/webconfig/webapp/build.xml: * trunk/deployment/webpublic/webapp/build.xml: * trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/errors.xsl: * trunk/deployment/webuser/webapp/build.xml: * trunk/lib/licences/dojo: * trunk/lib/licences/dojo/LICENSE: Add dojo to deployment process 11/29/06 13:16:00 douglm [1105] * trunk/build/buildwar.xml: * trunk/build/libjars.properties: * trunk/build/quickstart-build.xml: * trunk/config/configs/democal.properties: * trunk/deployment/deployprops.xml: * trunk/deployment/freebusyAggregator/uportal2/build.xml: * trunk/deployment/freebusyAggregator/webapp/build.xml: * trunk/deployment/resources/portlet: * trunk/deployment/resources/portlet/bedework-portlet-struts-html.tld: * trunk/deployment/termination/liferay4: * trunk/deployment/termination/liferay4/build.xml: * trunk/deployment/termination/uportal2: * trunk/deployment/termination/uportal2/build.xml: * trunk/deployment/termination/webapp/build.xml: * trunk/deployment/webadmin/liferay4: * trunk/deployment/webadmin/liferay4/build.xml: * trunk/deployment/webadmin/portlet: * trunk/deployment/webadmin/portlet/portlet.xml: * trunk/deployment/webadmin/portlet/resources: * trunk/deployment/webadmin/portlet/resources/default: * trunk/deployment/webadmin/portlet/resources/default/default: * trunk/deployment/webadmin/portlet/resources/default/default/caladmin.css: * trunk/deployment/webadmin/portlet/resources/default/default/default.css: * trunk/deployment/webadmin/portlet/resources/default/default/default.xsl: * trunk/deployment/webadmin/portlet/resources/default/default/errors.xsl: * trunk/deployment/webadmin/portlet/resources/default/default/messages.xsl: * trunk/deployment/webadmin/portlet/resources/default/default/subColors.css: * trunk/deployment/webadmin/portlet/resources/default/default/subColors.xml: * trunk/deployment/webadmin/portlet/resources/default/xsltdir.properties: * trunk/deployment/webadmin/portlet/resources/resources: * trunk/deployment/webadmin/portlet/resources/resources/arrowLeft.gif: * trunk/deployment/webadmin/portlet/resources/resources/arrowRight.gif: * trunk/deployment/webadmin/portlet/resources/resources/autoComplete.js: * trunk/deployment/webadmin/portlet/resources/resources/bedework.ico: * trunk/deployment/webadmin/portlet/resources/resources/bedeworkAdminLogo.gif: * trunk/deployment/webadmin/portlet/resources/resources/browserSniffer.js: * trunk/deployment/webadmin/portlet/resources/resources/bwClock.css: * trunk/deployment/webadmin/portlet/resources/resources/bwClock.js: * trunk/deployment/webadmin/portlet/resources/resources/calAddIcon.gif: * trunk/deployment/webadmin/portlet/resources/resources/calIcon-sm.gif: * trunk/deployment/webadmin/portlet/resources/resources/calIcon.gif: * trunk/deployment/webadmin/portlet/resources/resources/caladminlogo.gif: * trunk/deployment/webadmin/portlet/resources/resources/calendarDescriptions.css: * trunk/deployment/webadmin/portlet/resources/resources/catIcon.gif: * trunk/deployment/webadmin/portlet/resources/resources/check1.gif: * trunk/deployment/webadmin/portlet/resources/resources/check2.gif: * trunk/deployment/webadmin/portlet/resources/resources/clockIcon.gif: * trunk/deployment/webadmin/portlet/resources/resources/clockMap.gif: * trunk/deployment/webadmin/portlet/resources/resources/dynCalendarWidget.css: * trunk/deployment/webadmin/portlet/resources/resources/dynCalendarWidget.js: * trunk/deployment/webadmin/portlet/resources/resources/email.gif: * trunk/deployment/webadmin/portlet/resources/resources/greenCheckIcon.gif: * trunk/deployment/webadmin/portlet/resources/resources/groupIcon.gif: * trunk/deployment/webadmin/portlet/resources/resources/includes.js: * trunk/deployment/webadmin/portlet/resources/resources/redCheckIcon.gif: * trunk/deployment/webadmin/portlet/resources/resources/trashIcon.gif: * trunk/deployment/webadmin/portlet/resources/resources/ui.js: * trunk/deployment/webadmin/portlet/resources/resources/userIcon.gif: * trunk/deployment/webadmin/portlet/struts-portlet-config.xml: * trunk/deployment/webadmin/uportal2: * trunk/deployment/webadmin/uportal2/build.xml: * trunk/deployment/webadmin/webapp/build.xml: * trunk/deployment/webpublic/jetspeed/resources/cal/portlet.xml: * trunk/deployment/webpublic/jetspeed/resources/struts-portlet-config.xml: * trunk/deployment/webpublic/liferay4: * trunk/deployment/webpublic/liferay4/build.xml: * trunk/deployment/webpublic/portlet: * trunk/deployment/webpublic/portlet/portlet.xml: * trunk/deployment/webpublic/portlet/resources: * trunk/deployment/webpublic/portlet/resources/demoskins: * trunk/deployment/webpublic/portlet/struts-portlet-config.xml: * trunk/deployment/webpublic/uportal2/bedework-uportal2.tld: * trunk/deployment/webpublic/uportal2/build.xml: * trunk/deployment/webpublic/uportal2/pluto-portlet.tld: * trunk/deployment/webpublic/webapp/build.xml: * trunk/deployment/webuser/jetspeed/resources/struts-portlet-config.xml: * trunk/deployment/webuser/jetspeed/resources/ucal/portlet.xml: * trunk/deployment/webuser/liferay4: * trunk/deployment/webuser/liferay4/build.xml: * trunk/deployment/webuser/portlet: * trunk/deployment/webuser/portlet/portlet.xml: * trunk/deployment/webuser/portlet/resources: * trunk/deployment/webuser/portlet/resources/demoskins: * trunk/deployment/webuser/portlet/struts-portlet-config.xml: * trunk/deployment/webuser/uportal2/bedework-uportal2.tld: * trunk/deployment/webuser/uportal2/build.xml: * trunk/deployment/webuser/uportal2/pluto-portlet.tld: * trunk/deployment/webuser/webapp/build.xml: * trunk/lib/portals-bridges-1.0: * 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/portals-bridges-1.0/struts-portlet.tld: To build bedework after this update will require ant-contrib.jar to be added to apache-ant-1.6.5/lib This will be done in the preview quickstart Upgraded portlet support. Managed to display the user calendar in liferay4. Made much more of the portlet support common. Moved many config settings into the properties file. Some changes still needed Moved portlet stylesheets into common portlet directory 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. 11/10/06 13:32:25 douglm [1076] * trunk/build/buildwar.xml: * trunk/deployutil/src/org/bedework/deployment/ForEachAppTask.java: * trunk/deployutil/src/org/bedework/deployment/ResolveFile.java: First of a couple of updates to clean up event object handling in the web clients. For various historical reasonbs we had 3 event properties in the form - editEvent, newEvent and event We're down to one. Also moved more event code out of user client into common. Admin client is probably still broken but updates will follow shortly. 10/23/06 01:22:42 douglm [1039] * trunk/build/buildwar.xml: * trunk/config/configs/democal.options.xml: * trunk/lib/lucene-core-1.9.1.jar: Add system property to set path to index root. Changed config to set it Implemented lcene indexing and searching. Admin client needs work to display results - user client will index and generate xml for query like http://localhost:8080/ucal/search/search.rdo?query=eventSummary:meeting Stylesheets need changes to display result. Default quickstart creates indexes in the quickstart directory Schema change: add text column "bwindex_root" to Bedework_Settings 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 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: -- 09/12/06 14:38:50 douglm [997] * trunk/build/buildwar.xml: * trunk/build/quickstart-build.xml: * trunk/config/configs/democal.properties: * trunk/deployment/build.xml: * trunk/deployment/deploy.properties: * trunk/deployment/freebusyAggregator/jetspeed/resources/web.xml: * trunk/deployment/freebusyAggregator/uportal2/build.xml: * trunk/deployment/freebusyAggregator/webapp/build.xml: * trunk/deployment/publiccaldav/webapp/build.xml: * trunk/deployment/usercaldav/webapp/build.xml: * trunk/deployment/webadmin/webapp/build.xml: * trunk/deployment/webconfig/webapp/build.xml: * trunk/deployment/webpublic/jetspeed/resources/web.xml: * trunk/deployment/webpublic/uportal2/build.xml: * trunk/deployment/webpublic/webapp/build.xml: * trunk/deployment/webuser/jetspeed/resources/web.xml: * trunk/deployment/webuser/uportal2/build.xml: * trunk/deployment/webuser/webapp/build.xml: * trunk/deployutil/src/org/bedework/deployment/ResolveFile.java: -------------------------------------------------------------------------------------------------------------------------- This set of updates switches the expected tomcat server to tomcat 5.5.17 -------------------------------------------------------------------------------------------------------------------------- For reference the changes needed are noted below. Later today we will have a binary quickstart which can be downloaded from bedework.org whilch will provide what we believe to be a correctly configured tomcat 5.5.17 Changes required to the tomcat instance were... Copy log4j and the hsqldb drivers from tomcat 5.0.28 cp path-to/jakarta-tomcat-5.0.28/common/classes/log4j.xml path-to/apache-tomcat-5.5.17/common/classes/log4j.xml cp path-to/jakarta-tomcat-5.0.28/common/lib/hsqldb-1.7.3.3.jar path-to/apache-tomcat-5.5.17/common/lib/hsqldb-1.7.3.3.jar In conf/web.xml change <param-name>listings</param-name> <param-value>false</param-value> to <param-name>listings</param-name> <param-value>true</param-value> to enable directory browsing. --------------------------------------------------------------------------------------------------- Other changes... More schedule changes Fixed initbedework.xml so it works again. Move freebusyAggregator config class into calfacade.configs Suppress inclusion of web.xml from source to remove warning messages Change democal.properties value from org.bedework.app.Events.web.xml=guest/web.xml to org.bedework.app.Events.web.xml=war/WEB-INF/publicweb.xml Similarly for SoEDept which now has org.bedework.app.SoEDept.web.xml=war/WEB-INF/publicweb.xml and added to public and user caldav which have org.bedework.app.Pubcaldav.web.xml=war/WEB-INF/publicweb.xml org.bedework.app.Usercaldav.web.xml=war/WEB-INF/userweb.xml New global property org.bedework.global.deploy.on.tomcat=true This enables copying of context.xml files from the web application source. Added properties org.bedework.app.Events.tomcat.context.xml=war/META-INF/publiccontext.xml org.bedework.app.SoEDept.tomcat.context.xml=war/META-INF/publiccontext.xml org.bedework.app.UserCal.tomcat.context.xml=war/META-INF/usercontext.xml org.bedework.app.Pubcaldav.tomcat.context.xml=war/META-INF/publiccontext.xml org.bedework.app.Usercaldav.tomcat.context.xml=war/META-INF/usercontext.xml In addition the values of the context.root properties were changed to include a leading "/". This allows specifying a root context simply by omitting the value. 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