
The jpackage-utils package installs the following scripts on the system:

* BINDIR/build-classpath
                                build the Java classpath in a portable manner
* BINDIR/build-jar-repository
                                build a jar repository in a portable manner
* BINDIR/rebuild-jar-repository
                                rebuild a jar repository in a portable manner
                                (after a jvm change...)
* BINDIR/build-classpath-directory
                                build the Java classpath from a directory
* BINDIR/diff-jars
                                show jar content differences
* BINDIR/jvmjar
                                install jvm extensions
* BINDIR/create-jar-links
                                create custom jar links
* BINDIR/clean-binary-files
                                remove binary files from sources
* BINDIR/check-binary-files
                                check for presence of unexpected binary files
* DATADIR/java-utils/java-functions
                                shell script functions library for Java
                                applications
* SYSCONFDIR/java/jpackage-release
                                string identifying the currently installed
                                JPackage release
* SYSCONFDIR/java/java.conf
                                system-wide Java configuration file
* SYSCONFDIR/rpm/macros.jpackage
                                RPM macros for Java packagers and developers

