Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 38791 invoked from network); 18 Jul 2006 06:54:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Jul 2006 06:54:54 -0000 Received: (qmail 49961 invoked by uid 500); 18 Jul 2006 06:54:52 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 49935 invoked by uid 500); 18 Jul 2006 06:54:52 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 49924 invoked by uid 99); 18 Jul 2006 06:54:52 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Jul 2006 23:54:52 -0700 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=RCVD_NUMERIC_HELO X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [205.178.146.51] (HELO omr1.networksolutionsemail.com) (205.178.146.51) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Jul 2006 23:54:51 -0700 Received: from mail.networksolutionsemail.com (ns-omr1.mgt.hosting.dc2.netsol.com [10.49.6.64]) by omr1.networksolutionsemail.com (8.13.6/8.13.6) with SMTP id k6I6sTEO008150 for ; Tue, 18 Jul 2006 02:54:29 -0400 Received: (qmail 13472 invoked by uid 78); 18 Jul 2006 06:54:29 -0000 Received: from unknown (HELO webmail15) (205.178.146.50) by 10.49.36.64 with SMTP; 18 Jul 2006 06:54:29 -0000 Received: from 66.58.194.225 (unverified [66.58.194.225]) by webmail15 (VisualOffice 4.01) with WEBMAIL id 31368; Tue, 18 Jul 2006 06:54:29 +0000 From: "Dennis Byrne" To: "MyFaces Development" Importance: Normal Sensitivity: Normal Message-ID: X-Mailer: Mintersoft VisualOffice, Build 4.01.1003 X-Originating-IP: [66.58.194.225] Date: Tue, 18 Jul 2006 06:54:29 +0000 Subject: Re: [continuum] BUILD FAILURE: MyFaces Shared Core MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Everything is fine now. If you do a fresh co and an install it works. T= he stale API dep is gone, Cagatay's isItemEscaped is fine, and I just upg= raded two pom deps for the jsp 2.1 api. Continuum still complains. I st= ill don't see what the JSTL changes were for though. Dennis Byrne >-----Original Message----- >From: Matthias Wessendorf [mailto:matzew@apache.org] >Sent: Tuesday, July 18, 2006 02:49 AM >To: 'MyFaces Development' >Subject: Re: [continuum] BUILD FAILURE: MyFaces Shared Core > >do you mean me ? > > > >On 7/17/06, Dennis Byrne wrote: >> This works fine after a fresh co and a "mvn clean install" now. How d= oes one go about slapping Continuum in order to make this stop? >> >> Dennis Byrne >> >> >-----Original Message----- >> >From: Continuum@myfaces.zones.apache.org [mailto:mrmaven@myfaces.zone= s.apache.org] >> >Sent: Tuesday, July 18, 2006 02:38 AM >> >To: commits@myfaces.apache.org >> >Subject: [continuum] BUILD FAILURE: MyFaces Shared Core >> > >> >Online report : http://myfaces.zones.apache.org:8080/continuum/servle= t/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/76/buildId/2866 >> >Build statistics: >> > State: Failed >> > Previous State: Failed >> > Started at: Tue, 18 Jul 2006 06:38:28 +0000 >> > Finished at: Tue, 18 Jul 2006 06:38:34 +0000 >> > Total time: 6s >> > Build Trigger: Forced >> > Exit code: 1 >> > Building machine hostname: myfaces.zones.apache.org >> > Operating system : SunOS(unknown) >> > Java version : 1.5.0_06(Sun Microsystems Inc.) >> > >> >Changes >> > No files changed >> > >> >*********************************************************************= ******* >> >Output: >> >*********************************************************************= ******* >> >[INFO] Scanning for projects... >> >[INFO] --------------------------------------------------------------= -------------- >> >[INFO] Building MyFaces Shared Core >> >[INFO] task-segment: [clean, install] >> >[INFO] --------------------------------------------------------------= -------------- >> >[INFO] [clean:clean] >> >[INFO] Deleting directory /local/continuum-1.0.3-SNAPSHOT/apps/contin= uum/working-directory/76/target >> >[INFO] Deleting directory /local/continuum-1.0.3-SNAPSHOT/apps/contin= uum/working-directory/76/target/classes >> >[INFO] Deleting directory /local/continuum-1.0.3-SNAPSHOT/apps/contin= uum/working-directory/76/target/test-classes >> >[INFO] [resources:resources] >> >[INFO] Using default encoding to copy filtered resources. >> >[INFO] [compiler:compile] >> >Compiling 94 source files to /local/continuum-1.0.3-SNAPSHOT/apps/con= tinuum/working-directory/76/target/classes >> >[INFO] --------------------------------------------------------------= ---------- >> >[ERROR] BUILD FAILURE >> >[INFO] --------------------------------------------------------------= ---------- >> >[INFO] Compilation failure >> > >> >/local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/76/s= rc/main/java/org/apache/myfaces/shared/util/SelectItemsIterator.java:[78,= 38] cannot find symbol >> >symbol : method isItemEscaped() >> >location: class javax.faces.component.UISelectItem >> > >> >/local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/76/s= rc/main/java/org/apache/myfaces/shared/util/SelectItemsIterator.java:[83,= 27] cannot find symbol >> >symbol : constructor SelectItem(java.lang.Object,java.lang.String,ja= va.lang.String,boolean,boolean) >> >location: class javax.faces.model.SelectItem >> > >> >/local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/76/s= rc/main/java/org/apache/myfaces/shared/renderkit/html/HtmlRendererUtils.j= ava:[441,40] cannot find symbol >> >symbol : method isEscape() >> >location: class javax.faces.model.SelectItem >> > >> > >> >[INFO] --------------------------------------------------------------= ---------- >> >[INFO] For more information, run Maven with the -e switch >> >[INFO] --------------------------------------------------------------= ---------- >> >[INFO] Total time: 5 seconds >> >[INFO] Finished at: Tue Jul 18 06:38:34 GMT+00:00 2006 >> >[INFO] Final Memory: 10M/326M >> >[INFO] --------------------------------------------------------------= ---------- >> > >> >*********************************************************************= ******* >> > >> > >> > >> >> >> > > >-- >Matthias Wessendorf > >further stuff: >blog: http://jroller.com/page/mwessendorf >mail: mwessendorf-at-gmail-dot-com >