# # ChangeLog for /trunk/build/bw-deployutil-3.7.jar # # Generated by Trac 0.9.3 # 05/23/13 01:52:05 # 01/09/11 22:42:16 douglm [3116] * trunk/build/buildTools/deftasks.xml: * trunk/build/bw-deployutil-3.7.jar: * trunk/resources/exsynchwsdefs/iCalendar-link-extension.xsd: * trunk/resources/exsynchwsdefs/iCalendar-props.xsd: * trunk/resources/exsynchwsdefs/iCalendar-wscal-extensions.xsd: * trunk/resources/exsynchwsdefs/iCalendar.xsd: * trunk/resources/wscalendardefs: * trunk/resources/wscalendardefs/ws-calendar.xsd: More build changes. Complete copy of changes to 3.7 Reorganize access sub-project to use new build method. Also caldav, Use bedework libcache for all projects. Bring web service changes in line for 3.7 and trunk 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.