I've checked out webwork2 module from SF (amazingly ;) ), and tried to build it (target dist).
2 tests failed:
- com.opensymphony.webwork.views.jsp.ui.PasswordTest
- com.opensymphony.webwork.views.jsp.ui.TextfieldTest
My fixes follow (hope they're correct):
RCS file: /cvsroot/opensymphony/webwork2/src/java/templates/xhtml/controlheader.vm,v
retrieving revision 1.3
diff -r1.3 controlheader.vm
21c21
< <td align="right" valign="top" #if($error)class="error"#end><label class="label">$!{labelValue}:</label></td>
---
> <td align="right" valign="top"#if($error) class="error"#end><label class="label">$!{labelValue}:</label></td>
RCS file: /cvsroot/opensymphony/webwork2/src/test/com/opensymphony/webwork/views/jsp/ui/Textfield-2.txt,v
retrieving revision 1.3
diff -r1.3 Textfield-2.txt
7,8c7,8
< <td align="right" valign="top"><label class="label">{mylabel}:</label></td>
< <td>
---
> <td align="right" valign="top" class="error"><label class="label">{mylabel}:</label></td>
> <td class="error">
Bye
-- Marco Papini
------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork