-
This is a daily summary of all recent changes in Confluence.
-
Updated Spaces:
-
Apache Dir
Author: musachy
Date: Sat Jun 30 08:57:13 2007
New Revision: 552165
URL: http://svn.apache.org/viewvc?view=rev&rev=552165
Log:
WW-1661 Implementation of Freemarker caching for Struts2
* Will be set to false by default
* Set to false when devMode is true
* Set struts.freemarker.templatesCache=true
Author: musachy
Date: Sat Jun 30 09:53:33 2007
New Revision: 552173
URL: http://svn.apache.org/viewvc?view=rev&rev=552173
Log:
WW-1661 Implementation of Freemarker caching for Struts2
Guice complains that the dependency was not found, running the tests
Modified:
struts/struts2/trunk/core/src
Author: pbenedict
Date: Sat Jun 30 20:39:17 2007
New Revision: 552241
URL: http://svn.apache.org/viewvc?view=rev&rev=552241
Log:
STR-2611: processFailure to accept form name
Modified:
struts/struts1/trunk/core/src/main/java/org/apache/struts/validator/FieldChecks.java
struts/struts1/tru
Author: pbenedict
Date: Sat Jun 30 20:45:02 2007
New Revision: 552242
URL: http://svn.apache.org/viewvc?view=rev&rev=552242
Log:
STR-2611: Add form name to error message
Modified:
struts/struts1/trunk/core/src/main/java/org/apache/struts/validator/validwhen/ValidWhen.java
Modified:
struts/