From owner-freebsd-java Tue Aug 27 12:22:20 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 516BE37B400; Tue, 27 Aug 2002 12:22:18 -0700 (PDT) Received: from hyde.ssec.wisc.edu (hyde.ssec.wisc.edu [128.104.109.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E9BF43E4A; Tue, 27 Aug 2002 12:22:17 -0700 (PDT) (envelope-from dglo@hyde.ssec.wisc.edu) Received: from hyde.ssec.wisc.edu (localhost [127.0.0.1]) by hyde.ssec.wisc.edu (8.10.2+Sun/8.10.2) with ESMTP id g7RJM3n28737; Tue, 27 Aug 2002 14:22:03 -0500 (CDT) Message-Id: <200208271922.g7RJM3n28737@hyde.ssec.wisc.edu> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Archie Cobbs Cc: absinthe@pobox.com, Ernst de Haan , java@FreeBSD.ORG Subject: Re: Using Ant (continued) In-reply-to: Your message of "Tue, 27 Aug 2002 11:55:37 PDT." <200208271855.g7RItbj39997@arch20m.dellroad.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 27 Aug 2002 14:22:03 -0500 From: Dave Glowacki Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Archie Cobbs wrote: > Dave Glowacki writes: > > Nope. Sharable libraries should go under share/, and since Jar > > files are almost always sharable, they should follow this convention. > > Just to confuse things... > > What about a JAR file that includes, or comes with, a native library? > > For example, OSGi (www.osgi.org) specifies how multiple native libraries > for different architectures can be included in a JAR file (or at least > it used to). That's why I said "almost always" :-) Architecture-specific jar files should, of course, be installed somewhere like lib/java, but they'll be a tiny minority so we shouldn't warp everything else to accommodate them. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message