To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58308
                  Issue #:|58308
                  Summary:|use jaxp api for helpcontent building utilities
                Component:|utilities
                  Version:|680m141
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|PATCH
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|cmc
              Reported by:|cmc





------- Additional comments from [EMAIL PROTECTED] Tue Nov 22 05:39:43 -0800 
2005 -------
XmlSearch and xmlhelp use some sun.com.* stuff which is available only for sun
java but provided for older versions of sun java and non sun java through the
use of jaxp.jar and parser.jar. The following proposed patch uses the final jaxp
api instead.

The advantage is that this api is also provided for by jaxp.jar and parser.jar,
but allows those .jars not to be used if the java being used to build OOo has
builtin jaxp api support. This would enable some distributions which are nervy
about using sun java components to build OOo to avoid parser.jar and jaxp.jar.

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

Reply via email to