# # ChangeLog for /trunk/resources/struts-1.2.9 # # Generated by Trac 0.9.3 # 05/25/13 20:49:57 # 04/17/09 00:57:43 douglm [2139] * trunk/resources/struts-1.2.9/tlds/bedework.tld: -- 03/03/09 23:36:43 douglm [2089] * trunk/resources/struts-1.2.9/tlds/bedework.tld: Changes associated with collection types. CalendarWrapper getCalType now returns the type of the ultimate target of a chain of aliases. CalendarWrapper.setCalType now throws an immutable exception. Added emitCollectionTag to output collection information in jsp 02/24/09 11:22:37 douglm [2073] * trunk/resources/struts-1.2.9/tlds/bedework.tld: New tag to emit entity container information. 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.