# # ChangeLog for /releases/bedework-3.8/util/svncopy.sh # # Generated by Trac 0.9.3 # 05/24/13 15:44:48 # 11/30/11 13:55:05 douglm [3412] * releases/bedework-3.8/build.xml: * releases/bedework-3.8/util/svncopy.sh: (Partial updates as full update failed with some conflict) Major refactoring of code to move all jar building into separate projects outside of the main bedework project which itself becomes an assembly project - that is it builds deployable components from the jars and other information. This change is to facilitate the move to jboss 7. Further changes are needed but probably no more major reorganization. 09/14/11 13:56:57 douglm [3356] * releases/bedework-3.8/util/svncopy.sh: Fix svncopy 09/14/11 10:59:41 douglm [3351] * releases/bedework-3.8: Release 3.8 of bedework and associated projects 08/30/11 11:57:36 douglm [3323] * trunk/build.xml: * trunk/build/buildTools/deftasks.xml: * trunk/build/bw-deployutil-3.7.jar: * trunk/build/quickstart/build.xml: * trunk/build/quickstart/linux/bw: * trunk/build/quickstart/windows/bw.bat: * trunk/util/svncopy.sh: Remove all debug parameters from the code. Remove all setting of such in web.xml files Remove all debugging targets. It's all done at run time now. Move all project dependencies into the bw and bw.bat scripts