To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=62422
------- Additional comments from [EMAIL PROTECTED] Mon Jul 24 03:09:25 -0700
2006 -------
Some things I would likt to mention concerning our XALANUPGRADE CWS:
1. Is it possible to provide us some links to the install sets for testing?
;-)
2. Is it possible to do an 'cwsview' on the CWS to find out the changes?
The main change to the earlier used Xalan 2.6 implementation is that a new
serializer.jar has been splitted from the Xalan jar
My test approach would be:
find . -type f | xargs egrep -i "xalan.jar"
With this I found in a m174 the following files:
./filter/source/config/fragments/makefile.mk:
./filter/source/xsltfilter/Manifest:
./filter/source/xsltfilter/makefile.mk:
./filter/source/xsltvalidate/makefile.mk:
./scp2/source/ooo/makefile.mk:
./scp2/source/ooo/profileitem_ooo.scp:
./xmerge/java/build.xml:
./xmerge/java/org/openoffice/xmerge/converter/xml/xslt/build.xml:
3. I realized, that the choice of the preselection of the added Xalan
processor by Java property - I meant to have it earlier added long ago - , is no
longer available in the sources. (find . -type f | xargs egrep -i
"javax.xml.transform.TransformerFactory", did not result something useful).
Therefore I recommend to add a new enhancement to this CWS as well as it has
exact the same test effort/approach.
Concerning the implementation, I suggest to use a generic preseclection by
Java property in "filter/source/xsltfilter/XSLTransformer.java" with
'javax.xml.transform.TransformerFactory=org.apache.xalan.processor.TransformerFactoryImpl'
as default.
4. What about posting the upgrade benefits as JAXP 1.3 and XML 1.1 support
(see http://xml.apache.org/xalan-j/readme.html#done).
It is not really a feature mail as we don't test the new features, any
suggestions?
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]