Return-Path: X-Original-To: apmail-incubator-general-archive@www.apache.org Delivered-To: apmail-incubator-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 DBA029880 for ; Mon, 2 Apr 2012 23:49:13 +0000 (UTC) Received: (qmail 47793 invoked by uid 500); 2 Apr 2012 23:49:13 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 47612 invoked by uid 500); 2 Apr 2012 23:49:13 -0000 Mailing-List: contact general-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@incubator.apache.org Delivered-To: mailing list general@incubator.apache.org Received: (qmail 47597 invoked by uid 99); 2 Apr 2012 23:49:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Apr 2012 23:49:12 +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 (nike.apache.org: domain of jukka.zitting@gmail.com designates 74.125.82.43 as permitted sender) Received: from [74.125.82.43] (HELO mail-wg0-f43.google.com) (74.125.82.43) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Apr 2012 23:49:05 +0000 Received: by wgbdr12 with SMTP id dr12so2666606wgb.0 for ; Mon, 02 Apr 2012 16:48:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=sfiy48XVYZzqKrubiDe+mypFxRlKMp8gJMkdDCiWEmI=; b=oUVRNIsXG8kp2kCNaY3M/97+FZPzIMoT7TSkjC/oPDIldP2/8twfhgpIhOMzm5iej6 n37MS/awp0gKDAz41znGWFKYr7An1ilRm+wU6dZ3HSHb1zKuMdOUOUPRFnwcWEdJeeT7 CV0SxeiRDxjQ5sp9OaDjS2SoojYjMVplzuwaDcpsH/Sl8SNPBjNGx1he0Yo8mDX/06yI ZDSUIUoTPiB1HkeBybQ7q7tAtA/hXQSCKvqIE1fZKruYVm1pQfGoOwzrPxIgPm9m1dRp tzjmEycpNsbmp/54m4AuajsEjE1GVF7XOmynHvYsiv8u6JGvnKuefKssVU4Z1vXcv6OU Srug== Received: by 10.180.95.74 with SMTP id di10mr119383wib.1.1333410525223; Mon, 02 Apr 2012 16:48:45 -0700 (PDT) MIME-Version: 1.0 Received: by 10.180.84.199 with HTTP; Mon, 2 Apr 2012 16:48:23 -0700 (PDT) In-Reply-To: References: <20120402153132.GE4297@daniel3.local> <20120402153555.GF4297@daniel3.local> <20120402161636.GG4297@daniel3.local> <20120402162625.GH4297@daniel3.local> From: Jukka Zitting Date: Tue, 3 Apr 2012 01:48:23 +0200 Message-ID: Subject: Re: Question about downloading binaries To: general Content-Type: text/plain; charset=ISO-8859-1 Hi, [dropped infrastructure@] On Tue, Apr 3, 2012 at 1:43 AM, sebb wrote: > Can you be certain that the non-standard jars will not interfere with > the standard jars? ManifoldCF is a standalone application, not a library you'd use as a dependency of another application. Thus whatever code goes into ManifoldCF has a near-zero chance of affecting the classpath of any other Java application. BR, Jukka Zitting --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org For additional commands, e-mail: general-help@incubator.apache.org