Return-Path: X-Original-To: apmail-gump-general-archive@www.apache.org Delivered-To: apmail-gump-general-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B6DEF103E4 for ; Wed, 11 Feb 2015 01:41:29 +0000 (UTC) Received: (qmail 90821 invoked by uid 500); 11 Feb 2015 01:41:28 -0000 Delivered-To: apmail-gump-general-archive@gump.apache.org Received: (qmail 90781 invoked by uid 500); 11 Feb 2015 01:41:28 -0000 Mailing-List: contact general-help@gump.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Gump code and data" Reply-To: "Gump code and data" Delivered-To: mailing list general@gump.apache.org Received: (qmail 90769 invoked by uid 99); 11 Feb 2015 01:41:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Feb 2015 01:41:27 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of knst.kolinko@gmail.com designates 209.85.216.52 as permitted sender) Received: from [209.85.216.52] (HELO mail-qa0-f52.google.com) (209.85.216.52) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Feb 2015 01:41:22 +0000 Received: by mail-qa0-f52.google.com with SMTP id v10so483599qac.11 for ; Tue, 10 Feb 2015 17:38:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=3Gf1J39iywx3HUMIFeY0MSus0MHTmSAIzgCtMDzKxJE=; b=FIvJucuhIfrL9fjwbCQg/LBO6u7OzvkB0Ta8KLKcFztEkLHGpqscD7GYSB1BP6BHdj BvveVF7Fi4moEDi0PhxSwPvoPAe/hzShpJkNXFJNwNvXOYVGK+p/mOlSHT6uGI652ZMe LJfYkLdNAmrVzQhvIpri0GUIds2wdBPmTn3t0jTryCugviMNJO1yBYibz+guK6hp04Pm lI1xOKqJ80+lxmBXUb/NhxCRgL6s1IVIRtAwAiHZtZK/kEKcRTiYXgfLcw/aRi0QXGXk cTT34dAzqbX8hqJ7NAtg8GrJKAesP8TnYd9B2qQ3NQHEcuYxuePZXN8Qi5ZYjKdR27+E u1AQ== MIME-Version: 1.0 X-Received: by 10.140.22.234 with SMTP id 97mr55879533qgn.21.1423618724614; Tue, 10 Feb 2015 17:38:44 -0800 (PST) Received: by 10.140.91.201 with HTTP; Tue, 10 Feb 2015 17:38:44 -0800 (PST) In-Reply-To: References: <20150211011615.C8156AC0032@hades.apache.org> Date: Wed, 11 Feb 2015 04:38:44 +0300 Message-ID: Subject: Re: svn commit: r1658850 - /gump/metadata/project/tomcat-tc7.xml From: Konstantin Kolinko To: Gump code and data Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org 2015-02-11 4:28 GMT+03:00 William Barker : > On Feb 10, 2015 5:16 PM, wrote: >> >> Author: kkolinko >> Date: Wed Feb 11 01:16:15 2015 >> New Revision: 1658850 >> >> URL: http://svn.apache.org/r1658850 >> Log: >> Configure APR connector tests for Tomcat 7. >> > I never did this since Gump doesn't test AIO on Tomcat 7 > >> Modified: >> gump/metadata/project/tomcat-tc7.xml >> >> Modified: gump/metadata/project/tomcat-tc7.xml >> URL: > http://svn.apache.org/viewvc/gump/metadata/project/tomcat-tc7.xml?rev=1658850&r1=1658849&r2=1658850&view=diff >> > ============================================================================== >> --- gump/metadata/project/tomcat-tc7.xml (original) >> +++ gump/metadata/project/tomcat-tc7.xml Wed Feb 11 01:16:15 2015 >> @@ -192,6 +192,52 @@ >> > from="Bill Barker <billbarker@apache.org>" /> >> >> + >> + org.apache.catalina >> + >> + >> + id="tomcat-dbcp" /> >> + > + id="tomcat-dbcp-src" reference="jarpath" /> >> + > + id="commons-daemon" /> >> + project="commons-daemon" >> + id="native-distro" reference="outputpath" /> >> + > + id="native-distro" reference="outputpath" /> >> + >> + >> + > + path="." /> >> + > + path="." /> >> + > + reference="home" /> >> + >> + >> + > > Did you mean APR here? Fixed. Thank you! I corrected the two lines below when copy-pasting, but missed the ones above. >> + >> + >> + >> + >> + > + reference="home"/> >> + >> + >> + >> + >> + >> + >> + >> + >> + >> + >> + >> + Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@gump.apache.org For additional commands, e-mail: general-help@gump.apache.org