To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=64777
                  Issue #:|64777
                  Summary:|--with-system-xalan breaks in scp2
                Component:|Installation
                  Version:|680m164
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|PATCH
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|is
              Reported by:|kendy





------- Additional comments from [EMAIL PROTECTED] Wed Apr 26 02:59:12 -0700 
2006 -------
Trivial:

--- scp2/source/ooo/profileitem_ooo.scp 2006-04-25 17:35:39.000000000 +0200
+++ scp2/source/ooo/profileitem_ooo.scp 2006-04-26 12:01:46.000000000 +0200
@@ -838,12 +838,12 @@ ProfileItem gid_Profileitem_Jvmfwk_Uno_J
 #endif
     ValueList26 = "$ORIGIN/classes/sdbc_hsqldb.jar";
 #ifdef SYSTEM_XML_APIS
-    ValueList27 = XML_APIS_JAR
+    ValueList27 = XML_APIS_JAR;
 #endif
 #ifdef SYSTEM_XERCES
-    ValueList28 = XERCES_JAR
+    ValueList28 = XERCES_JAR;
 #endif
 #ifdef SYSTEM_XALAN
-    ValueList29 = XALAN_JAR
+    ValueList29 = XALAN_JAR;
 #endif
 End

I'll create a CWS for this (together with issue 64753).

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