public inbox for gentoo-java@lists.gentoo.org
 help / color / mirror / Atom feed
From: Greg Tassone <greg@tassone.net>
To: gentoo-java@lists.gentoo.org
Subject: Re: [gentoo-java] CLASSPATH deprecated?
Date: Sat, 18 Nov 2006 19:57:10 -0800	[thread overview]
Message-ID: <200611181957.11348.greg@tassone.net> (raw)
In-Reply-To: <455F1301.8020600@yahoo.co.uk>

[-- Attachment #1: Type: text/plain, Size: 1024 bytes --]

On Saturday 18 November 2006 06:04, Matt Bucknall wrote:
...
> I assume then, there is no cross-platform means of finding
> out whether/where libraries are installed automatically (i.e. for use by
> some installation process).

That is correct.  Java leaves that to the user and/or the user's operating 
system to configure as desired.


> Is it normal practice when deploying a Java 
> application to include all the JARs that it needs so not to rely on the
> end-user having some packages already pre-installed?

Yes, this is quite common.  IMO this is primarily born out of the 
cross-platform nature of most Java applications combined with simplification 
(or laziness) by the program author(s).

A nice balance between the extremes was already mentioned by Petteri Raty:  
offer archives without library dependencies for easier inclusion into 
installers (and operating systems like Gentoo).  That way the user and 
operating system maintainers can pick the best option for their needs.

~ Greg

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

      parent reply	other threads:[~2006-11-19  3:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-17 22:13 [gentoo-java] CLASSPATH deprecated? Matt Bucknall
2006-11-17 22:57 ` Federico Fissore
2006-11-18 14:04   ` Matt Bucknall
2006-11-18 14:17     ` Petteri Räty
2006-11-18 15:17       ` Matt Bucknall
2006-11-19  3:57     ` Greg Tassone [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200611181957.11348.greg@tassone.net \
    --to=greg@tassone.net \
    --cc=gentoo-java@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox