Return-Path: Delivered-To: apmail-struts-dev-archive@www.apache.org Received: (qmail 37770 invoked from network); 5 Jul 2004 15:17:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 5 Jul 2004 15:17:36 -0000 Received: (qmail 39121 invoked by uid 500); 5 Jul 2004 15:17:33 -0000 Delivered-To: apmail-struts-dev-archive@struts.apache.org Received: (qmail 39027 invoked by uid 500); 5 Jul 2004 15:17:32 -0000 Mailing-List: contact dev-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Struts Developers List" Reply-To: "Struts Developers List" Delivered-To: mailing list dev@struts.apache.org Received: (qmail 39009 invoked by uid 99); 5 Jul 2004 15:17:32 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=MIME_QP_LONG_LINE X-Spam-Check-By: apache.org Received: from [24.24.2.55] (HELO ms-smtp-01.nyroc.rr.com) (24.24.2.55) by apache.org (qpsmtpd/0.27.1) with ESMTP; Mon, 05 Jul 2004 08:17:31 -0700 Received: from LAPTOP4 (roc-24-93-23-127.rochester.rr.com [24.93.23.127]) by ms-smtp-01.nyroc.rr.com (8.12.10/8.12.10) with SMTP id i65FHJZw021665 for ; Mon, 5 Jul 2004 11:17:19 -0400 (EDT) From: Ted Husted To: Struts Developers List X-Mailer: PocoMail 3.03 (1740) - Licensed Version Date: Mon, 5 Jul 2004 11:17:17 -0400 Message-ID: <200475111717.898464@LAPTOP4> In-Reply-To: <005101c46289$90bc07e0$6402a8c0@fumakilla> Subject: RE: Struts-faces Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I imagine Craig has Struts-Faces compiling against 2.4 to make sure it stays= in synch with Tomcat 5. But, the question is whether we want to mandate that Struts-Faces can only= compile against 2.3 (and not 2.4)? Or vice-versa. Or is there a way to= write the class so it compiles under either? I know this is a pain. We went through the same problem with DataSources= between 2.2 and 2.3. I'm not sure what the issue here is, but for= DataSources, the interface changed and we had to stub the new members so= that they threw exceptions if called. Of course, the problem with that= approach is it may obviate new functionality or rely on deprecated methods.= -Ted. On Mon, 05 Jul 2004 14:14:02 +0200, Matthias Wessendorf wrote: > James, > > i also guess it is the result of the commitment. > i submitted (first) a wrapper, that builds against 2.4 reason is, > the build-porperties had *default* to 2.4 > > okay ted asks for a 2.3-wrapper, so i created that candidate. > > i think the wrapper should compile against 2.3 > since jsf is able to run in j2ee1.3-containers > > So i am wondering, why struts-faces uses 2.4 > for compiling. > > btw. the 2.3 wrapper runs on servlet2.4-containers (like tomcat5.0) > > Matthias > > >> I think it is happening because of the changes I committed for >> your fix for MyFaces. If you look at when the builds stopped, >> it's right after I made the commits on 6/29. It must be an issue >> of what version of servlet.jar that the HttpServletRequestWrapper >> class is being compiled against. Is it not possible to make that >> class compilable against both 2.3 and 2.4? >> >> -James >> >> >> -----Original Message----- >> From: Matthias Wessendorf [mailto:mailings@matthias- >> wessendorf.de] Sent: Monday, July 05, 2004 6:29 AM To: >> dev@struts.apache.org Subject: Struts-faces >> >> see http://cvs.apache.org/builds/jakarta-struts/nightly/struts- >> faces/ >> >> >> the nightly build is empty again, >> >> >> so is there a logfile, where i can check, why it is not build >> successful? >> >> Cheers, >> >> >> -- >> Matthias We=DFendorf >> Aechterhoek 18 >> DE-48282 Emsdetten >> Germany >> Email: matthias AT wessendorf DOT net >> URL: http://www.wessendorf.net >> >> >> ------------------------------------------------------------------ >> --- To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org For >> additional commands, e-mail: dev-help@struts.apache.org >> >> >> ------------------------------------------------------------------ >> --- To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org For >> additional commands, e-mail: dev-help@struts.apache.org > > > -------------------------------------------------------------------- > - To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org For > additional commands, e-mail: dev-help@struts.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org For additional commands, e-mail: dev-help@struts.apache.org