libcommons-launcher-java_1.1-1_powerpc.changes is NEW
Debian Installer
installer@ftp-master.debian.org
Fri May 13 16:44:04 2005
(new) libcommons-launcher-java_1.1-1.diff.gz optional libs
(new) libcommons-launcher-java_1.1-1.dsc optional libs
(new) libcommons-launcher-java_1.1-1_all.deb optional libs
cross platform java application launcher
Commons-launcher eliminates the need for a batch or shell script to
launch a Java class. Some situations where elimination of a batch or
shell script may be desirable are:
.
* You want to avoid having to determining where certain application
paths are e.g. your application's home directory, etc. Determining this
dynamically in a Windows batch scripts is very tricky on some versions
of Windows or when softlinks are used on Unix platforms.
.
* You want to avoid having to handle native file and path separators
or native path quoting issues.
.
* You need to enforce certain system properties
e.g. java.endorsed.dirs when running with JDK 1.4.
.
* You want to allow users to pass in custom JVM arguments or system
properties without having to parse and reorder arguments in your
script. This can be tricky and/or messy in batch and shell scripts.
.
* You want to bootstrap system properties from a configuration file
instead hard-coding them in your batch and shell scripts.
.
* You want to provide localized error messages which is very tricky
to do in batch and shell scripts.
.
This is a part of the Apache Jakarta Project.
Home: <http://jakarta.apache.org/commons/launcher/>
(new) libcommons-launcher-java_1.1.orig.tar.gz optional libs
Changes: libcommons-launcher-java (1.1-1) unstable; urgency=low
.
* Initial Release (closes: #308969).
Announcing to debian-devel-changes@lists.debian.org
Closing bugs: 308969
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.