Convention Plugin - "Unable to find a result type for extension [svn/]"

2009-09-30 Thread Christian Bockermann
Hi, I am a big fan of the struts-convention plugin, but have errors getting it to ignore my .svn-files. If I start my web-app using the maven-jetty plugin (mvn jetty:run), it starts processing the resource-paths until it hits the first .svn-directory: Caused by: Unable to find a result ty

Re: Convention Plugin - "Unable to find a result type for extension [svn/]"

2009-10-01 Thread Christian Bockermann
fixed it in trunk, Jira is down at the moment, I will create a ticket when it comes back up. thanks for reporting musachy On Wed, Sep 30, 2009 at 10:00 AM, Christian Bockermann wrote: Hi, I am a big fan of the struts-convention plugin, but have errors getting it to ignore my .svn-files. If

Using date to format a date

2009-10-15 Thread Christian Bockermann
Hi list! I want to display a date in a user-specified manner (struts2 web-app) Thus, there exists a form where users can specify date-format strings, I validate them and on another page, I want to use the date-tag to display the date in the choosen format. So I have a session-property "date