failing build

2007-04-06 Thread Musachy Barroso
Did anybody figure out what the problem was with FormTest? Running org.apache.struts2.components.FormTest ERROR [DomHelper.java:347] : Document is invalid: no grammar found. at (null:1:12) org.xml.sax.SAXParseException: Document is invalid: no grammar found. I tried to fix a failing testcase on

[OSS Bamboo] Struts 2 SVN - Main Build build 261 has FAILED (1 tests failed, no failures were new). Change made by musachy

2007-04-06 Thread Atlassian Open Source Bamboo Integration Server
The project Struts 2 SVN - Main Build has the following 1 change by 1 author: *musachy* made the following changes at 06:22 PM, 06 April 2007 Comment: Fix test breaking build. Don, can you verify this? > /struts/struts2/trunk/core/src/test/java/org/apache/struts2/dispatcher/mapper/Restful2Action

[OSS Bamboo] Struts 2 SVN - Main Build build 260 has FAILED (2 tests failed, 1 failures were new). Change made by musachy

2007-04-06 Thread Atlassian Open Source Bamboo Integration Server
The project Struts 2 SVN - Main Build has the following 2 changes by 1 author: *musachy* made the following changes at 05:29 PM, 06 April 2007 Comment: WW-1658 Create a general purpose "Bind" tag > /struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/views/freemarker/tags/Doj

extending AuthorizeAction command in the composable request processor chain

2007-04-06 Thread atitus74
Hello Everyone, I've been working on a web application here and I've come up with a situation where I feel that extending the AuthorizeAction command class would be a quality solution to a challenge I am facing. When I complete this I would be willing to contribute this back for others to use.

Re: 2.1 and tooltips

2007-04-06 Thread Musachy Barroso
2nd thoughts on this. Tooltips are configured on each element that uses them, so the head thing is not a good idea. I still think that we should split the "tooltipConfig" attribute into 2 or 3 simple attributes, instead of asking users to create a map for them. "tooltipConfig" will still work but