forked from pool/saxon6
- Fixed saxon6 script (needs saxon6.jar)
OBS-URL: https://build.opensuse.org/package/show/Java:packages/saxon6?expand=0&rev=2
This commit is contained in:
parent
e1017e30f0
commit
adc87f771c
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 8 14:29:47 UTC 2012 - toms@opensuse.org
|
||||
|
||||
- Fixed saxon6 script (needs saxon6.jar)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 31 08:31:43 UTC 2012 - mvyskocil@suse.com
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
MAIN_CLASS=com.icl.saxon.StyleSheet
|
||||
|
||||
BASE_JARS="saxon.jar xml-commons-apis.jar jaxp_parser_impl.jar"
|
||||
BASE_JARS="saxon6.jar xml-commons-apis.jar jaxp_parser_impl.jar"
|
||||
|
||||
# Optional jars
|
||||
CLASSPATH="$CLASSPATH:"$(build-classpath docbook-xsl-saxon saxon-fop \
|
||||
|
Loading…
Reference in New Issue
Block a user