Re: Struts 2.0.0 - STATUS

2006-08-20 Thread Bob Lee
On 8/20/06, Ted Husted <[EMAIL PROTECTED]> wrote: Hopefully, for 2.0.1, we can have an implementation of the new API, so that we can start phasing that in as the default API for 2.1. The new API is actually about 90% implemented and checked in, though it still needs to be hooked in. Bob

Re: Struts 2.0.0 - STATUS

2006-08-20 Thread Ted Husted
Since the nightly builds for 2.0.0 are only generating JARs, I posted the latest snapshots. * http://people.apache.org/builds/struts/2.0.0/ I'm planning to tie up the loose ends on the documentation, followup on the taglib docs proposal, and then go ahead and tag 2.0.0. Hopefully, for 2.0.1, we

DO NOT REPLY [Bug 39020] - Validator validwhen :Cannot make dependance between two different index in an Array

2006-08-20 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 39020] - Validator validwhen :Cannot make dependance between two different index in an Array

2006-08-20 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: s2 nightlies for j4 compatibility

2006-08-20 Thread James Mitchell
Yes, that is the end goal. I've added some maven config to begin this process, but haven't finished it yet. -- James Mitchell 678.910.8017 On Aug 20, 2006, at 8:04 PM, Ted Husted wrote: On 8/20/06, Patrick Lightbody <[EMAIL PROTECTED]> wrote: Any reason we can't use Maven itself to bu

Re: S1 build problems

2006-08-20 Thread Martin Cooper
On 8/20/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 8/20/06, Martin Cooper <[EMAIL PROTECTED]> wrote: > I'm following the instructions on the wiki: > http://wiki.apache.org/struts/StrutsMaintenanceMaven ... > True, I don't have a JDK 1.3 installed, only 1.5, but I hope I don't need > one. Whi

Re: S1 build problems

2006-08-20 Thread Wendy Smoak
On 8/20/06, Martin Cooper <[EMAIL PROTECTED]> wrote: I'm following the instructions on the wiki: http://wiki.apache.org/struts/StrutsMaintenanceMaven ... True, I don't have a JDK 1.3 installed, only 1.5, but I hope I don't need one. Which part of the instructions, and which module is having t

Re: s2 nightlies for j4 compatibility

2006-08-20 Thread Ted Husted
On 8/20/06, Patrick Lightbody <[EMAIL PROTECTED]> wrote: Any reason we can't use Maven itself to build the jars? I believe I had that working at some point. We're not building the JARs per se, but running the compiled Java 5 JARs through a filter. I'm sure the process can be rolled into the Ma

Re: [s2] Snippet Macro

2006-08-20 Thread Patrick Lightbody
Ted, Can you email me the changed files? I'll get them checked in once I have them in my inbox. - Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=37908&messageID=81289#81289 ---

Re: s2 nightlies for j4 compatibility

2006-08-20 Thread Patrick Lightbody
Any reason we can't use Maven itself to build the jars? I believe I had that working at some point. - Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=40424&messageID=81288#81288 ---

S1 build problems

2006-08-20 Thread Martin Cooper
I'm following the instructions on the wiki: http://wiki.apache.org/struts/StrutsMaintenanceMaven to get going on a new machine, and I'm getting a strange error: [INFO] [surefire:test] [INFO] Surefire report directory: C:\dev\asf\struts\struts1\core\target\surefire-reports Registry key 'Software

IRC #struts on freenode

2006-08-20 Thread Wendy Smoak
If anyone is on IRC, we have a channel: #struts on chat.freenode.net . It now (well, if I'm online,) has a strutsbot, though it doesn't know much yet and isn't *nearly* as talented as fajita on #apache. Drop by and teach it a few things. :) -- Wendy http://wiki.wsmoak.net/cgi-bin/wiki.pl?Free

Re: [s2] taglib and tld file -- PROPOSAL!

2006-08-20 Thread Ted Husted
eOK, I sorted out my issues with the maven-taglib plugin (needed to specify the version), and we have that up and running now. * http://struts.apache.org/2.x/ There are two issues I've found so far (and filed with the maven-taglib project). First, the plugin generates two sets of docs. An ominu

[s1] Commons-Lang

2006-08-20 Thread Paul Benedict
Because Struts does alot of Spring manipulation on URIs, would it make sense to add Commons Lang as a dependency? This way we don't have homegrown string parsing done everytime. Thoughts for s2 too? - Do you Yahoo!? Next-gen email? Have it all wi

Re: [s2] Snippet Macro

2006-08-20 Thread Ted Husted
On 8/20/06, tm jee <[EMAIL PROTECTED]> wrote: shouldn't it be "com.opensymphony..." instead? Yep. It should be fixed now. -T. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]