Return-Path: Delivered-To: apmail-incubator-abdera-user-archive@locus.apache.org Received: (qmail 32107 invoked from network); 28 Jan 2008 15:30:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Jan 2008 15:30:46 -0000 Received: (qmail 55625 invoked by uid 500); 28 Jan 2008 15:30:36 -0000 Delivered-To: apmail-incubator-abdera-user-archive@incubator.apache.org Received: (qmail 55610 invoked by uid 500); 28 Jan 2008 15:30:36 -0000 Mailing-List: contact abdera-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: abdera-user@incubator.apache.org Delivered-To: mailing list abdera-user@incubator.apache.org Received: (qmail 55601 invoked by uid 99); 28 Jan 2008 15:30:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Jan 2008 07:30:36 -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: domain of jasnell@gmail.com designates 209.85.132.249 as permitted sender) Received: from [209.85.132.249] (HELO an-out-0708.google.com) (209.85.132.249) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Jan 2008 15:30:06 +0000 Received: by an-out-0708.google.com with SMTP id b33so372888ana.83 for ; Mon, 28 Jan 2008 07:30:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; bh=3e7B2HTP2D928aGPKKWevAo35hq+NrH/h2UZaBy8aPY=; b=T2NzUhjFqF+ZwP4iXoINJfejCXM7hNUxfq88yW7vtSq4cDg8HVUQaD8zeRjaZ4isP3fSWP+5XTPlnPyoHlPuZnmLRXB79vHqyWJVoH2DfLphFYUpA+w15Qb1vELKbKdTU+2TwpoT3mc1o7dpSs7ziDVHSjinMoROiHuHNPI4Ej4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=A1iFUSKrRfAwfAlHt9LRgD8SIkVoLaRUPVavyKVHoSMKrVTWj2f3JEYKlBqrXsibjMVFSQgEFQoAZkhixaPduiJzKTPsI8bEa2HTmtnW0p3jsULUp5yl5mEKLi6k1yiFW60tf9rxpbZJvwtLWsv3OiEHjsdgvv1/DDFN+PW6Ric= Received: by 10.100.120.15 with SMTP id s15mr12169270anc.62.1201534212295; Mon, 28 Jan 2008 07:30:12 -0800 (PST) Received: from ?192.168.1.2? ( [67.181.218.96]) by mx.google.com with ESMTPS id 23sm4722117hsd.16.2008.01.28.07.30.08 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 28 Jan 2008 07:30:09 -0800 (PST) Message-ID: <479DF4FE.1050900@gmail.com> Date: Mon, 28 Jan 2008 07:30:06 -0800 From: James M Snell User-Agent: Thunderbird 2.0.0.6 (X11/20071022) MIME-Version: 1.0 To: abdera-user@incubator.apache.org Subject: Re: Build failed on the refactoring branch! References: <9DF280581C894E278A236D1C2C5E04D9@ArrovaL001> In-Reply-To: <9DF280581C894E278A236D1C2C5E04D9@ArrovaL001> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org Fixed. Remy Gendron wrote: > Still trying to port my server to server_refactor_all but I got these > errors: > > > > Thanks! > > > > compile.examples: > > [echo] Make sure the example code compiles... > > [mkdir] Created dir: > C:\java\projets\abdera\server_refactor_all\build\work\e > > xamples > > [javac] Compiling 40 source files to > C:\java\projets\abdera\server_refactor_ > > all\build\work\examples > > [javac] > C:\java\projets\abdera\server_refactor_all\examples\src\main\java\or > > g\apache\abdera\examples\appserver\CustomProvider.java:32: package > org.apache.ab > > dera.protocol.server.test.custom does not exist > > [javac] import > org.apache.abdera.protocol.server.test.custom.OpenSearchFilte > > r; > > [javac] ^ > > [javac] > C:\java\projets\abdera\server_refactor_all\examples\src\main\java\or > > g\apache\abdera\examples\appserver\CustomProvider.java:60: cannot find > symbol > > [javac] symbol : variable OpenSearchFilter > > [javac] location: class > org.apache.abdera.examples.appserver.CustomProvider > > [javac] > .setTemplate(OpenSearchFilter.TYPE_OPENSEARCH_DESCRIPTION, > > "{target_base}/search") > > [javac] ^ > > [javac] 2 errors > > > > BUILD FAILED > > C:\java\projets\abdera\server_refactor_all\build\build.xml:368: Compile > failed; > > see the compiler error output for details. > > > > R�my > > > > > > remy.gendron@arrova.ca > > > > 418 809-8585 > > http://arrova.ca > > > > > No virus found in this outgoing message. > Checked by AVG Free Edition. > Version: 7.5.516 / Virus Database: 269.19.14/1247 - Release Date: > 2008.01.28 10:59 >