jh_manifest

Langue: en

Autres versions - même langue

Version: January 2008 (debian - 07/07/09)

Section: 1 (Commandes utilisateur)

NAME

Javahelper - Part of the Java Helper packaging tools

SYNOPSIS

jh_manifest [options] [<jar> ...]

OPTIONS

-h --help: show this text
-v --verbose: show more information while running
-V --version: print the version
-n --no-act: don't actually do anything, just print the results

When reading manifest files for packages:

-i --indep: run for all Arch: all packages
-s --arch: run for all Arch-specific packages
-p<package> --package=<package>: package to act on (default=all)
-P<packagedir> --tmpdir=<package>: package directory (default=$CWD/debian/package)

When acting on a jar from the command line:

-c<classpath> --classpath=<classpath>: The classpath to set (space separated)
-j</path/to/java/home> --java-home=</path/to/java/home>: The path to the JRE to use to execute the jar
-m<class> --main=<class>: The class to run when executing the jar
-o<options> --javaopts=<options>: Options passed to java when executing the jar