XWork snippets all gone?

2009-05-24 Thread Dave Newton
First noticed on: http://struts.apache.org/2.x/docs/validation.html Is this due to the directory structure change? This is pretty extreme--is there a way to find all locations where XW snippets are referenced so they can be fixed without just looking on every single wiki page? Dave ---

Scala and s:iterator

2009-05-24 Thread Andreas Joseph Krogh
Hi all. Normally this kind of post would be better posted to -users, but I'm looking for the developers comments on this. Anyone have any experience using Scala with Struts2? I'm especially thinking about s:iterate and scala.List. I've managed to use s:iterate with Scala's List like this: getM

Re: Xwork & subversion

2009-05-24 Thread Haroon Rafique
On Yesterday at 8:48pm, RL=>Ronny Løvtangen wrote: RL> You are probably using a 1.6 svn client in cygwin while IDEA has a 1.5 RL> client RL> You need to stick with 1.5.x on the command line untill IDEA has support for RL> 1.6 RL> RL> Regards RL> Ronny Supposedly IntelliJ 8.1.3 will have support

Re: XWork snippets all gone?

2009-05-24 Thread Musachy Barroso
Force an export, or export from the confluence admin page. and then grep the pages for svn.opensymphony. We could also change the xwork variable to make it point to a branch/tag before the changes. musachy On Sun, May 24, 2009 at 11:45 AM, Dave Newton wrote: > First noticed on: > > http://struts

Re: XWork snippets all gone?

2009-05-24 Thread Dave Newton
Musachy Barroso wrote: Force an export, or export from the confluence admin page. and then grep the pages for svn.opensymphony. We could also change the xwork variable to make it point to a branch/tag before the changes. Rene said we can just re-base the snippet plugin (I don't think I have ac

Re: Xwork & subversion

2009-05-24 Thread Lukasz Lenart
2009/5/24 Musachy Barroso : > I had the same problem, I ended up using some python script to > downgrade my local version to svn 1.5 Exactly, thanks for tip, I found it here [1] and it works like charm ;-) [1] http://subversion.tigris.org/faq.html#working-copy-format-change Regards -- Lukasz h