Accepting request 140834 from home:slavb18:branches:Java:packages
fixed "Class not found" errors OBS-URL: https://build.opensuse.org/request/show/140834 OBS-URL: https://build.opensuse.org/package/show/Java:packages/xmlgraphics-fop?expand=0&rev=19
This commit is contained in:
parent
3ee017f9c5
commit
1c7e5f8909
@ -20,7 +20,7 @@ fi
|
||||
# Rest of the configuration
|
||||
MAIN_CLASS=org.apache.fop.tools.fontlist.FontListMain
|
||||
|
||||
BASE_JARS="xmlgraphics-fop xmlgraphics-commons batik-all excalibur/avalon-framework xerces-j2 xalan-j2 xalan-j2-serializer"
|
||||
BASE_JARS="xmlgraphics-fop xmlgraphics-commons batik-all excalibur/avalon-framework xerces-j2 xalan-j2 xalan-j2-serializer apache-commons-logging apache-commons-io"
|
||||
|
||||
# Set parameters
|
||||
set_jvm
|
||||
|
@ -32,7 +32,7 @@ else
|
||||
MAIN_CLASS=${MAIN_CLASS_TTF}
|
||||
fi
|
||||
|
||||
BASE_JARS="xmlgraphics-fop commons-io commons-logging excalibur/avalon-framework xml-commons-jaxp-1.3-apis xerces-j2 xalan-j2 xalan-j2-serializer"
|
||||
BASE_JARS="xmlgraphics-fop xmlgraphics-commons commons-io commons-logging excalibur/avalon-framework xml-commons-jaxp-1.3-apis xerces-j2 xalan-j2 xalan-j2-serializer"
|
||||
|
||||
# Set parameters
|
||||
set_jvm
|
||||
|
Loading…
Reference in New Issue
Block a user