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:
Michal Vyskocil 2012-11-14 13:23:07 +00:00 committed by Git OBS Bridge
parent 3ee017f9c5
commit 1c7e5f8909
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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