Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A9834D0DC for ; Thu, 31 Jan 2013 10:55:01 +0000 (UTC) Received: (qmail 50348 invoked by uid 500); 31 Jan 2013 10:54:59 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 50020 invoked by uid 500); 31 Jan 2013 10:54:58 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 49969 invoked by uid 99); 31 Jan 2013 10:54:57 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Jan 2013 10:54:57 +0000 Received: from localhost (HELO [192.168.23.9]) (127.0.0.1) (smtp-auth username markt, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Jan 2013 10:54:56 +0000 Message-ID: <510A4D7A.7090202@apache.org> Date: Thu, 31 Jan 2013 10:54:50 +0000 From: Mark Thomas User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: Commons Developers List Subject: Re: [continuum] BUILD FAILURE: Apache Commons - Commons DBCP 1.4.x - References: <70138069.18.1359624596390.JavaMail.continuum@vmbuild> <510A3A87.9030308@apache.org> In-Reply-To: X-Enigmail-Version: 1.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 31/01/2013 09:52, sebb wrote: > On 31 January 2013 09:33, Mark Thomas wrote: >> On 31/01/2013 09:29, Continuum@vmbuild wrote: >>> Default Ant Build Definition >>> MIME-Version: 1.0 >>> Content-Type: text/plain; charset=us-ascii >>> Content-Transfer-Encoding: 7bit >>> X-Continuum-Build-Host: vmbuild >>> X-Continuum-Project-Id: 283 >>> X-Continuum-Project-Name: Commons DBCP 1.4.x >>> >>> Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=26033&projectId=283 >> >> I'm trying to add a DBCP 1.4.x build (with Java 6) to Continuum. >> >> If I build with Maven the build fails because the JDBC 4.1 methods are >> not fitered out. >> >> If I build with Ant the build fails because the dependencies are missing. >> >> Any hints? > > Where does Ant expect to find the dependencies? > Perhaps you can override the property to point to the Continuum repo. > >> I will add a 1.4.x with Java 7 build as well. > > That needs Java 7 installed, with suitable property setting in > settings.xml so the -Pjava-1.7 profile will work. I fixed that a few weeks ago so DBCP 2.x would build. > I had problems trying to create a second Continuum build with the same > Maven coords (but different SVN URL). > I expect it would be OK if one build is Ant and the other Maven. I've seen some strangeness. I'll keep an eye on it. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org