That's fine I'm on vacation until sunday. I can point the poms to 2.1.5-snapshot if no one else does by the time I get back. There are a few jiras I will try to resolve before I do the next struts release.
On 6/26/09, Rainer Hermanns <herma...@aixcept.de> wrote: > Wes, > > not really... I think no changes have been committed since > the last release. If we need the dep updates, I'm open for > an updated release after wednesday next week. > > cheers, > Rainer > >> Oh crap, I think I get it now... >> >> I'll bet I applied that patch but didn't do `svn add` >> >> The class is in his patch, but the subversion commits don't reflect >> it. To fix it, just grab the class out of his patch and commit it... I >> am going to vote -1 on this as well. I don't use REST so I didn't >> really pick up on it being broken. We can probably throw another build >> together pretty quick. If it can wait until Monday, I don't mind >> making a few more fixes based on a few recent JIRAs and we'll go for a >> 2.1.8 build. >> >> @Rainer - are there any XWork fixes worth releasing and moving to >> 2.1.5? Like the updated dependencies brought up on this list earlier >> this week? >> >> -Wes >> >> On Thu, Jun 25, 2009 at 9:36 PM, Wes Wannemacher<w...@wantii.com> wrote: >>> I don't think I forgot... -> >>> >>> http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/rest/src/main/resources/struts-plugin.xml?pathrev=780096&view=diff&r1=780096&r2=780095&diff_format=h >>> >>> Could it be a later commit that removed it? >>> >>> -Wes >>> >>> On Thu, Jun 25, 2009 at 9:13 PM, Musachy Barroso<musa...@gmail.com> >>> wrote: >>>> yeah this is broken so I am voting -1. The problem is this bean >>>> definition: >>>> >>>> <bean type="org.apache.struts2.rest.handler.ContentTypeHandler" >>>> name="multipart/form-data" >>>> class="org.apache.struts2.rest.handler.MultipartFormDataHandler" /> >>>> >>>> MultipartFormDataHandler is no defined anywhere, I think it is related >>>> to this ticket: >>>> >>>> https://issues.apache.org/struts/browse/WW-3128 >>>> >>>> @Wes: missing commit? >>>> >>>> musachy >>>> >>>> On Tue, Jun 23, 2009 at 12:13 AM, Al Sutton<a...@funkyandroid.com> wrote: >>>>> A few things I've noticed (not hugely important, but may raise some >>>>> end user questions); >>>>> >>>>> ** Upgrade issues ** >>>>> >>>>> My project uses -codebehind-plugin, -core, -rest-plugin, >>>>> -sitemesh-plugin. After the upgrading just the jars I get; >>>>> >>>>> Caused by: java.lang.ClassNotFoundException: >>>>> org.apache.struts2.rest.handler.MultipartFormDataHandler from; >>>>> >>>>> struts2-rest-plugin-2.1.7.jar!/struts-plugin.xml:39:163 >>>>> >>>>> Does the rest plugin config file need updating to handle the new >>>>> pluggable infrastructore for the Multipart Request handler (as >>>>> mentioned in the release notes)? >>>>> >>>>> >>>>> ** Out of date jars (newer versions may have bug fixes which would be >>>>> useful) ** >>>>> >>>>> antlr-2.7.2 (latest in 2.x branch is 2.7.7, latest is 3.1.3) >>>>> commons-collections-3.2 (latest is 3.2.1 which is just 3.2 repackage >>>>> with OSGi meta data so may not be useful). >>>>> commons-io-1.3.2 (There is a 1.4, but I'm not sure of API >>>>> compatibility). >>>>> commons-lang-2.3 (latest is 2.4, I've been using 2.4 with s2.1.6 >>>>> without problems) >>>>> commons-logging-1.0x (Latest is 1.1.1, I've been using 1.1.1 with >>>>> s2.1.6 without problems) >>>>> freemarker-2.3.13 (Latest is 2.3.15) >>>>> >>>>> >>>>> ** Apparently unreleased jars (might need a note to explain where >>>>> they've come from) ** >>>>> >>>>> sitemesh-2.4.2 (latest from sitmesh site is 2.4.1) >>>>> >>>>> >>>>> Hope this is useful, >>>>> >>>>> Al. >>>>> >>>>> -- >>>>> >>>>> * Written an Android App? - List it at http://andappstore.com/ * >>>>> >>>>> ====== >>>>> Funky Android Limited is registered in England & Wales with the >>>>> company number 6741909. The registered head office is Kemp House, >>>>> 152-160 City Road, London, EC1V 2NX, UK. >>>>> >>>>> The views expressed in this email are those of the author and not >>>>> necessarily those of Funky Android Limited, it's associates, or it's >>>>> subsidiaries. >>>>> >>>>> >>>>> -----Original Message----- >>>>> From: Wes Wannemacher [mailto:w...@wantii.com] >>>>> Sent: 22 June 2009 22:51 >>>>> To: Struts Developers List >>>>> Subject: Struts 2.1.7 Vote >>>>> >>>>> The Struts 2.1.7 test build is now available. >>>>> >>>>> Release notes: >>>>> * [http://cwiki.apache.org/confluence/display/WW/Version+Notes+2.1.7] >>>>> >>>>> Distribution: >>>>> * [http://people.apache.org/builds/struts/2.1.7/] >>>>> >>>>> Maven 2 staging repository: >>>>> * >>>>> [http://people.apache.org/builds/struts/2.1.7/m2-staging-repository/] >>>>> >>>>> Once you have had a chance to review the test build, please respond >>>>> with a vote on its quality: >>>>> >>>>> [ ] Leave at test build >>>>> [ ] Alpha >>>>> [ ] Beta >>>>> [ ] General Availability (GA) >>>>> >>>>> Everyone who has tested the build is invited to vote. Votes by PMC >>>>> members are considered binding. A vote passes if there are at least >>>>> three binding +1s and more +1s than -1s. >>>>> >>>>> The vote will remain open for at least 72 hours, longer upon request. >>>>> A vote can be amended at any time to upgrade or downgrade the quality >>>>> of the release based on future experience. If an initial vote >>>>> designates the build as "Beta", the release will be submitted for >>>>> mirroring and announced to the user list. Once released as a public >>>>> beta, subsequent quality votes on a build may be held on the user >>>>> list. >>>>> >>>>> As always, the act of voting carries certain obligations. A binding >>>>> vote not only states an opinion, but means that the voter is agreeing >>>>> to help do the work >>>>> >>>>> In addition to the normal info above, I also want to add that I made >>>>> the distro available for easy testing through the struts zone. If you >>>>> point your browser here - >>>>> >>>>> http://struts.zones.apache.org/ >>>>> >>>>> You can test our reference apps on both tomcat and jetty. >>>>> >>>>> Thanks for your help! >>>>> >>>>> -Wes >>>>> >>>>> -- >>>>> Wes Wannemacher >>>>> Author - Struts 2 In Practice >>>>> Includes coverage of Struts 2.1, Spring, JPA, JQuery, Sitemesh and >>>>> more >>>>> http://www.manning.com/wannemacher >>>>> >>>>> --------------------------------------------------------------------- >>>>> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org >>>>> For additional commands, e-mail: dev-h...@struts.apache.org >>>>> >>>>> >>>>> --------------------------------------------------------------------- >>>>> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org >>>>> For additional commands, e-mail: dev-h...@struts.apache.org >>>>> >>>>> >>>> >>>> >>>> >>>> -- >>>> "Hey you! Would you help me to carry the stone?" Pink Floyd >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org >>>> For additional commands, e-mail: dev-h...@struts.apache.org >>>> >>>> >>> >>> >>> >>> -- >>> Wes Wannemacher >>> Author - Struts 2 In Practice >>> Includes coverage of Struts 2.1, Spring, JPA, JQuery, Sitemesh and more >>> http://www.manning.com/wannemacher >>> >> >> >> >> -- >> Wes Wannemacher >> Author - Struts 2 In Practice >> Includes coverage of Struts 2.1, Spring, JPA, JQuery, Sitemesh and more >> http://www.manning.com/wannemacher >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org >> For additional commands, e-mail: dev-h...@struts.apache.org >> >> > > > -- > Rainer Hermanns > aixcept > Willibrordstraße 82 > 52134 Herzogenrath - Germany > w: http://aixcept.de/ > t: +49 - 2406 - 979 22 11 > f: +49 - 2406 - 979 22 13 > m: +49 - 170 - 343 29 12 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org > For additional commands, e-mail: dev-h...@struts.apache.org > > -- Wes Wannemacher Author - Struts 2 In Practice Includes coverage of Struts 2.1, Spring, JPA, JQuery, Sitemesh and more http://www.manning.com/wannemacher --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org