RE: 1.2.1 to which Maven repo? (RE: [ANN] Struts 1.2.1 (Beta) Released)

2004-07-12 Thread Carlos Sanchez
e- > From: Joe Germuska [mailto:[EMAIL PROTECTED] > Sent: Monday, July 12, 2004 4:08 PM > To: Struts Users Mailing List > Subject: 1.2.1 to which Maven repo? (RE: [ANN] Struts 1.2.1 > (Beta) Released) > > At 11:34 AM +0200 7/12/04, Carlos Sanchez wrote: > >Hi, >

1.2.1 to which Maven repo? (RE: [ANN] Struts 1.2.1 (Beta) Released)

2004-07-12 Thread Joe Germuska
At 11:34 AM +0200 7/12/04, Carlos Sanchez wrote: Hi, Will you deploy it and the struts-el on the apache maven repository? http://www.apache.org/dist/java-repository/struts/jars/ I would argue that it doesn't belong in that location until it is voted a full GA release. Then again, reviewing what s

RE: [ANN] Struts 1.2.1 (Beta) Released

2004-07-12 Thread Carlos Sanchez
Hi, Will you deploy it and the struts-el on the apache maven repository? http://www.apache.org/dist/java-repository/struts/jars/ I have built it from cvs sources with maven and the size is not the same. Regards Carlos Sanchez A Coruña, Spain Oness Project http://oness.sourceforge.net >

Re: [ANN] Struts 1.2.1 (Beta) Released

2004-07-11 Thread Rick Reumann
Woo Hoo.. Let's start the party:) Any rumors on when 1.3 is coming out? Ted Husted wrote: The Struts team announces the release of Struts 1.2.1, currently ranked at Beta quality. This release removes many features deprecated in prior releases (Struts 1.1 and Struts 1.0.2) and also provides severa

Re: [ANN] Struts 1.2.1 (Beta) Released

2004-07-11 Thread Niall Pemberton
]> Sent: Sunday, July 11, 2004 11:13 PM Subject: RE: [ANN] Struts 1.2.1 (Beta) Released > thanks for that, i used them since 1.2.0 with Validator 113 > > however, let me please ask, whats with ActionErrors: > > "Although not removed, in many cases you should replace the depreca

RE: [ANN] Struts 1.2.1 (Beta) Released

2004-07-11 Thread Matthias Wessendorf
thanks for that, i used them since 1.2.0 with Validator 113 however, let me please ask, whats with ActionErrors: "Although not removed, in many cases you should replace the deprecated ActionErrors with the preferred ActionMessages to ensure correct operation." in my custom validators i still use