Development/Libraries/Java

jakarta-commons-launcher: A cross platform Java application launcher

Name:jakarta-commons-launcher Vendor:JPackage Project
Version:1.1 License:Apache Software License
Release:3jpp URL:http://jakarta.apache.org/commons/launcher
Summary
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.

Arch: noarch

Download:jakarta-commons-launcher-1.1-3jpp.src.rpm
Build Date:Sat May 12 07:42:54 2007
Packager:Jason Corley <jason.corley@gmail.com>
Size:82 KiB

Arch: noarch

Download:jakarta-commons-launcher-1.1-3jpp.noarch.rpm
Build Date:Sat May 12 07:43:24 2007
Packager:Jason Corley <jason.corley@gmail.com>
Size:55 KiB

Changelog

* Sat May 12 00:00:00 2007 Jason Corley <jason{*}corley{%}gmail{*}com> 0:1.1-3jpp
- rebuild through mock and centos 4
- replace vendor and distribution with macros
* Wed Mar 21 23:00:00 2007 Matt Wringe <mwringe{%}redhat{*}com> - 0:1.1-2jpp
- Update copyright year
- Fix various rpmlint errors and warnings
* Fri Nov 17 23:00:00 2006 Jason Corley <jason{*}corley{%}gmail{*}com> - 0:1.1-1jpp
- 1.1

Listing created by RepoView-0.4.1