diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-08-19 11:05:32 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-08-19 11:05:32 +0000 |
commit | f72fbdeda58923e6df9105edf87764d245eb7912 (patch) | |
tree | 9ab90bf8c746189c43e476f392c5b59bea370750 /wizards/com | |
parent | eb8245379b5ea14542b2b5551a06fe5bb6b0a67c (diff) |
INTEGRATION: CWS xsltfilter10 (1.4.128); FILE MERGED
2008/07/10 00:15:07 sus 1.4.128.1: #i91376# Adaption due to change of XSLT processor from Apache Xalan to Saxon9 supporting XSLT2
Diffstat (limited to 'wizards/com')
-rw-r--r-- | wizards/com/sun/star/wizards/common/MANIFEST.MF | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/com/sun/star/wizards/common/MANIFEST.MF b/wizards/com/sun/star/wizards/common/MANIFEST.MF index b07700b6b773..a670e80c31e7 100644 --- a/wizards/com/sun/star/wizards/common/MANIFEST.MF +++ b/wizards/com/sun/star/wizards/common/MANIFEST.MF @@ -1 +1 @@ -Class-Path: xalan.jar xercesImpl.jar serializer.jar xml-apis.jar +Class-Path: saxon9.jar |