To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=59985
                  Issue #:|59985
                  Summary:|Build XmlSearch with upstream xt.jar
                Component:|utilities
                  Version:|OOo 2.0.1
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|hro
              Reported by:|mkretzschmar





------- Additional comments from [EMAIL PROTECTED] Tue Jan  3 04:12:53 -0800 
2006 -------
XmlSearch requires the xt.jar from external/common. As far as I can see this jar
is a binary-only, modified version of xt 19991105. That makes it unusable for
some distributions.

I'll attach a patch to build with an unpatched xt. I moved the modified class to
XmlSearch and renamed it so that it doesn't conflict with the unmodified class
from the unpatched xt. It is still in xt's namespace because it needs access to
package-private xt classes. I believe this is not a problem, because the class
is only necessary at build-time, where we can make sure that the xt.jar in use
has those package-private classes.

The patch depends on the patch from Issue 58308.

mh: what's the correct way (wrt. licensing) to integrate this patch? The patch
contains a modified file from xt, so it's not entirely covered by my JCA.

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