Projects
Mega:24.03
fop
_service:tar_scm:fop.script
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:tar_scm:fop.script of Package fop
#!/bin/sh # # Fop script # JPackage Project <http://www.jpackage.org/> # Source functions library if [ -f /usr/share/java-utils/java-functions ] ; then . /usr/share/java-utils/java-functions else echo "Can't find functions library, aborting" exit 1 fi # Load system-wide configuration if [ -f /etc/fop.conf ] ; then . /etc/fop.conf fi # Load user configuration if [ -f $HOME/.foprc ] ; then . $HOME/.foprc fi # Rest of the configuration MAIN_CLASS=org.apache.fop.cli.Main BASE_JARS="commons-io batik-all avalon-framework-api avalon-framework-impl xmlgraphics-commons xml-commons-apis-ext commons-logging fontbox fop" # Set parameters set_jvm set_classpath $BASE_JARS set_flags $BASE_FLAGS set_options $BASE_OPTIONS # Let's start run "$@"
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2