This patch is against the trunk at svn revision 12236.

summary:
* moved configuration for allowance of back dated transactions out
  of SYSTEM_CONFIGURATION table into application-wide configuration,
  applicationConfiguration.default.properties. SYSTEM_CONFIGURATION
  is now obselete and has been dropped, along with ConfigEntity
  class and hibernate mapping.
* Moved CollectionSheetHelper.daysInAdvance out of the
  CONFIG_KEY_VALUE_INTEGER table into application-wide configuration,
  applicationConfiguration.default.properties.
* refactored relevant unit tests
* removed no-argument constructor from MeetingConfig since there is
  no need nor reason for it
* removed now unnecessary OfficeConfigConstants class

All unit tests passed.

After deploying, there is one startup error, but I didn't see anything
breaking as a result. Full stack trace attached. Here's a snippet:

ERROR, org.apache.commons.digester.Digester, ?, ? , ?, Parse Error at
line 312 column 17: The content of element type "struts-config" must
match
"(display-name?,description?,data-sources?,form-beans?,global-exceptions?,global-forwards?,action-mappings?,controller?,message-resources*,plug-in*)".,
 21 Dec 2007 15:40:05
org.xml.sax.SAXParseException: The content of element type
"struts-config" must match
"(display-name?,description?,data-sources?,form-beans?,global-exceptions?,global-forwards?,action-mappings?,controller?,message-resources*,plug-in*)".

-- 
Adam Monsen

Attachment: story_24_part_c_12236.patch.gz
Description: GNU Zip compressed data

Attachment: startup_error.txt.gz
Description: GNU Zip compressed data

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

Reply via email to