Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 2492 invoked from network); 12 Dec 2006 22:19:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Dec 2006 22:19:23 -0000 Received: (qmail 67058 invoked by uid 500); 12 Dec 2006 22:19:27 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 66982 invoked by uid 500); 12 Dec 2006 22:19:27 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 66971 invoked by uid 99); 12 Dec 2006 22:19:27 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Dec 2006 14:19:27 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of flamefew@gmail.com designates 66.249.82.239 as permitted sender) Received: from [66.249.82.239] (HELO wx-out-0506.google.com) (66.249.82.239) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Dec 2006 14:19:17 -0800 Received: by wx-out-0506.google.com with SMTP id h27so2009942wxd for ; Tue, 12 Dec 2006 14:18:57 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=QJBGj5ix+s4VKatwElreeJHoS/mYKp+fKkmP4ESSreZeIjjew/JLuniqysIbbFy+uSgDVRkJAOexNGUDiRwq/xb5Z0Lf3LFEcXZDtBpxy5cuj0rxdSnoMmx+q6oNYyOd62bO6X20IxtyLcNKsBWeQlGkm2QphbzRSFkoQuXCu5Y= Received: by 10.90.89.5 with SMTP id m5mr107186agb.1165961936807; Tue, 12 Dec 2006 14:18:56 -0800 (PST) Received: by 10.90.98.15 with HTTP; Tue, 12 Dec 2006 14:18:56 -0800 (PST) Message-ID: <31cc37360612121418u6cc6baf2ydd1e96188f552671@mail.gmail.com> Date: Tue, 12 Dec 2006 14:18:56 -0800 From: "Henri Yandell" To: "Jakarta Commons Developers List" Subject: Re: [nightly build] fileupload failed. In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20061212120254.48267.qmail@minotaur.apache.org> <31cc37360612120822yc81ccb7hf34827d73a7830f2@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On 12/12/06, Jochen Wiedmann wrote: > On 12/12/06, Henri Yandell wrote: > > > It uses the maven-1 build currently. > > Fool that I am! Sorry! > > I have updated the project.xml to use commons-io-1.3-SNAPSHOT as well. > However, that version is not yet available in the maven repositories, > AFAIK. Is there anything I need to do to make it available for the > nightly builds? Add the snapshot repository to the project.properties maven.repo.remote property. That should pull it in and build against it etc. Hen --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org