cvs commit: jakarta-struts/src/share/org/apache/struts/tiles/xmlDefinition I18nFactorySet.java

2003-07-30 Thread rleland
rleland 2003/07/30 20:47:56 Modified:src/share/org/apache/struts/tiles/xmlDefinition I18nFactorySet.java Log: Replace deprecated constant reference with it's base interface equal. Revision ChangesPath 1.10 +5 -4

cvs commit: jakarta-struts/src/share/org/apache/struts/tiles/xmlDefinition I18nFactorySet.java

2003-07-26 Thread rleland
rleland 2003/07/26 21:59:44 Modified:src/share/org/apache/struts/tiles/xmlDefinition I18nFactorySet.java Log: Remove call to setDetail level, since commons-logging is used. Revision ChangesPath 1.9 +3 -4

cvs commit: jakarta-struts/src/share/org/apache/struts/tiles/xmlDefinition I18nFactorySet.java

2003-07-07 Thread dgraham
dgraham 2003/07/07 18:03:43 Modified:src/share/org/apache/struts/tiles/xmlDefinition I18nFactorySet.java Log: Formatted code, removed deprecated constant. Revision ChangesPath 1.8 +411 -386

cvs commit: jakarta-struts/src/share/org/apache/struts/tiles/xmlDefinition I18nFactorySet.java

2003-03-16 Thread husted
husted 2003/03/16 08:02:11 Modified:src/share/org/apache/struts/tiles/xmlDefinition I18nFactorySet.java Log: Update per ticket #17389 by Jeremy Tan. I spliced in the I18nFactorySet.calculatePostixes from the attachment, rebuild, and ran the unit tests

cvs commit: jakarta-struts/src/share/org/apache/struts/tiles/xmlDefinition I18nFactorySet.java

2002-12-27 Thread cedric
cedric 2002/12/27 02:35:20 Modified:src/share/org/apache/struts/tiles/xmlDefinition I18nFactorySet.java Log: Move the loaded factory log report from 'info' to 'debug'. This suppress the long report at startup. Set log to debug to see it again.

cvs commit: jakarta-struts/src/share/org/apache/struts/tiles/xmlDefinition I18nFactorySet.java

2002-07-11 Thread cedric
cedric 2002/07/11 09:48:25 Modified:src/share/org/apache/struts/tiles/xmlDefinition I18nFactorySet.java Log: Add toString() method outputting current factories. This enable the ViewAction which now work again. Revision ChangesPath 1.3

cvs commit: jakarta-struts/src/share/org/apache/struts/tiles/xmlDefinition I18nFactorySet.java

2002-06-26 Thread rleland
rleland 2002/06/26 13:58:19 Modified:src/share/org/apache/struts/tiles/xmlDefinition I18nFactorySet.java Log: remove double ;; Stupid UML parser chokes otherwise Revision ChangesPath 1.2 +4 -4