From dev-return-59078-apmail-struts-dev-archive=struts.apache.org@struts.apache.org Thu Dec 11 21:32:22 2008 Return-Path: Delivered-To: apmail-struts-dev-archive@www.apache.org Received: (qmail 55374 invoked from network); 11 Dec 2008 21:32:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Dec 2008 21:32:22 -0000 Received: (qmail 3737 invoked by uid 500); 11 Dec 2008 21:32:28 -0000 Delivered-To: apmail-struts-dev-archive@struts.apache.org Received: (qmail 3690 invoked by uid 500); 11 Dec 2008 21:32:28 -0000 Mailing-List: contact dev-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Developers List" Reply-To: "Struts Developers List" Delivered-To: mailing list dev@struts.apache.org Received: (qmail 3679 invoked by uid 99); 11 Dec 2008 21:32:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Dec 2008 13:32:28 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [67.195.13.200] (HELO web110609.mail.gq1.yahoo.com) (67.195.13.200) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 11 Dec 2008 21:32:07 +0000 Received: (qmail 54562 invoked by uid 60001); 11 Dec 2008 21:31:46 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=B5WTdp86pNGak/vUeofoBtKSuGAdsCdMfSrYarrZ4U7iqnnBkWRPi0FaKsynmFtVrQ86lMOV/K4JpYx6SvXjcAxBMtGae772TtJrFqkeQWeQTUKYqrjMgJOKe3VhpdxljtMe/4zjGfj7h/BrJ4oheX0lRtRoX8EBpDawyH9I8r4=; X-YMail-OSG: YbdXnPoVM1nDkRRtsMwgWbC5PyeVaniAhU_dQc_VDeA2TzqHUijUDNCmftVQ0Hp.jub17g07wUUwxip6XJ1aXcf.lvBGqoVsfRj8Nwg4grWYTT4L0WBJp_zSQCYWQAGltxJuIWdUkmFuBoEgvPcuOfgJOc4XteBL9HshCpbxIPJ3AIyBWGRZbxevrfOd2q_MsGj3z_4E0.gOQMJ.Dgsvk_IUxW7DhD4- Received: from [68.39.5.235] by web110609.mail.gq1.yahoo.com via HTTP; Thu, 11 Dec 2008 13:31:45 PST X-Mailer: YahooMailWebService/0.7.260.1 Date: Thu, 11 Dec 2008 13:31:45 -0800 (PST) From: Dave Newton Reply-To: newton.dave@yahoo.com Subject: Re: Build-failure on svn rev-725814 To: Struts Developers List In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Message-ID: <96979.54397.qm@web110609.mail.gq1.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org I built mine locally the first time I saw this a week or so ago; not sure i= f it was published or not (although I thought I also built it on a machine = that I don't have the XWork source on, but could be remembering that incorr= ectly). To the OP: if you're building S2 from source you have to be willing to also= build XWork from source. Dave --- On Thu, 12/11/08, Musachy Barroso wrote: > That was a new method added to xwork, aren't xwork > snapshots published? i think someone mentioned this already. >=20 > On Thu, Dec 11, 2008 at 4:15 PM, Andreas Joseph Krogh > wrote: > > Struts2 trunk has been failing all day with: > > > > [INFO] Building Struts 2 Core > > [INFO] task-segment: [install] > > [INFO] > ------------------------------------------------------------------------ > > [INFO] [dependency:unpack {execution: unpack-xwork}] > > [INFO] Configured Artifact: > com.opensymphony:xwork:sources:2.1.2-SNAPSHOT:jar > > [INFO] xwork-2.1.2-SNAPSHOT-sources.jar already > unpacked. > > [INFO] [resources:resources] > > [WARNING] Using platform encoding (UTF-8 actually) to > copy filtered resources, i.e. build is platform dependent! > > [INFO] Copying 188 resources > > [INFO] [compiler:compile] > > [INFO] Compiling 184 source files to > /home/andreak/dev/struts2/trunk/core/target/classes > > [INFO] > ------------------------------------------------------------------------ > > [ERROR] BUILD FAILURE > > [INFO] > ------------------------------------------------------------------------ > > [INFO] Compilation failure > > > /home/andreak/dev/struts2/trunk/core/src/main/java/org/apache/struts2/com= ponents/Property.java:[164,27] > cannot find symbol > > symbol : method escapeJavaScript(java.lang.String) > > location: class com.opensymphony.xwork2.util.TextUtils > > > > Is anyone looking into this? > > > > -- > > Andreas Joseph Krogh > > Senior Software Developer / CEO > > > ------------------------+---------------------------------------------+ > > OfficeNet AS | The most difficult thing in > the world is to | > > Karenslyst All=E9 11 | know how to do a thing and > to watch | > > PO. Box 529 Sk=F8yen | somebody else doing it > wrong, without | > > 0214 Oslo | comment. =20 > | > > NORWAY | =20 > | > > Tlf: +47 24 15 38 90 | =20 > | > > Fax: +47 24 15 38 91 | =20 > | > > Mobile: +47 909 56 963 | =20 > | > > > ------------------------+---------------------------------------------+ > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > dev-unsubscribe@struts.apache.org > > For additional commands, e-mail: > dev-help@struts.apache.org > > > > >=20 >=20 >=20 > --=20 > "Hey you! Would you help me to carry the stone?" > Pink Floyd >=20 > --------------------------------------------------------------------- > 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