Re: Struts renaming changes

2006-07-02 Thread Wendy Smoak
On 7/2/06, Paul Benedict <[EMAIL PROTECTED]> wrote: [ I may have missed the memo, but has anyone discussed having only one total Struts API doc for 1.x? The M2 javadoc plugin has the ability to do so. And, on a side note, is there merit to my suggestion? You did search the archives, right? :)

Re: Struts renaming changes

2006-07-02 Thread Paul Benedict
The new Struts website looks clean and wonderful. Congrats Don on the reorg. I may have missed the memo, but has anyone discussed having only one total Struts API doc for 1.x? The M2 javadoc plugin has the ability to do so. And, on a side note, is there merit to my suggestion? Paul Don Brown <

Re: Struts renaming changes

2006-07-02 Thread Bob Lee
Pat documented it here: http://confluence.twdata.org/display/WW/Building+with+Maven On 7/2/06, Jason Carreira <[EMAIL PROTECTED]> wrote: Can someone add to that page the instructions for setting up Idea projects and especially the magic incantation needed for it to build one for XWork if you've

Re: Struts renaming changes

2006-07-02 Thread Jason Carreira
Can someone add to that page the instructions for setting up Idea projects and especially the magic incantation needed for it to build one for XWork if you've got it in parallel with Struts 2... - Posted via Jive Forums http://fo

Re: Struts renaming changes

2006-07-02 Thread James Mitchell
Ok, that worked. Thanks. -- James Mitchell On Jul 2, 2006, at 1:26 AM, Don Brown wrote: It means your maven build isn't pulling down the latest xwork. I've found removing it completely from the cache forces maven to pull it down again. Don James Mitchell wrote: Thanks. What can w

Re: Struts renaming changes

2006-07-01 Thread Don Brown
It means your maven build isn't pulling down the latest xwork. I've found removing it completely from the cache forces maven to pull it down again. Don James Mitchell wrote: Thanks. What can we do about the missing class from xwork? -- James Mitchell On Jul 2, 2006, at 12:46 AM, Don B

Re: Struts renaming changes

2006-07-01 Thread James Mitchell
Thanks. What can we do about the missing class from xwork? -- James Mitchell On Jul 2, 2006, at 12:46 AM, Don Brown wrote: Forgot to mention, this update included: - Maven group and artifact id changes. Struts 2 artifacts have their id refect struts2, which makes it easier to load both

Re: Struts renaming changes

2006-07-01 Thread Don Brown
Forgot to mention, this update included: - Maven group and artifact id changes. Struts 2 artifacts have their id refect struts2, which makes it easier to load both side-by-side in an IDE. (that's for you James :)) - org.apache.struts.action2 renamed to org.apache.struts2 I've been tagging eac

Struts renaming changes

2006-07-01 Thread Don Brown
You might have noticed a bunch of commits, working to rename Struts Action to Struts and adjust our builds and public site accordingly. The new web page is currently in the processing of synching with the public server. When that is done in an hour or so's time, please check out the public we