[CONF] Confluence Changes in the last 24 hours

2007-06-30 Thread confluence
- This is a daily summary of all recent changes in Confluence. - Updated Spaces: - Apache Dir

svn commit: r552165 - in /struts/struts2/trunk/core/src/main: java/org/apache/struts2/ java/org/apache/struts2/components/template/ java/org/apache/struts2/config/ resources/org/apache/struts2/

2007-06-30 Thread musachy
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

svn commit: r552173 - /struts/struts2/trunk/core/src/main/resources/org/apache/struts2/default.properties

2007-06-30 Thread musachy
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

svn commit: r552241 - in /struts/struts1/trunk/core/src/main/java/org/apache/struts/validator: FieldChecks.java LocalStrings.properties

2007-06-30 Thread pbenedict
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

svn commit: r552242 - /struts/struts1/trunk/core/src/main/java/org/apache/struts/validator/validwhen/ValidWhen.java

2007-06-30 Thread pbenedict
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/