To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=96896
Issue #|96896
Summary|m37 breaks with HsqlDatabase.java:53: package helper d
|oes not exist
Component|Database access
Version|DEV300m37
Platform|All
URL|
OS/Version|All
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P1
Subcomponent|none
Assigned to|fs
Reported by|erack
------- Additional comments from [EMAIL PROTECTED] Thu Dec 4 14:41:14 +0000
2008 -------
In m37, configure --disable-qadevooo, connectivity/qa/connectivity/tools
breaks with
./HsqlDatabase.java:53: package helper does not exist
import helper.URLHelper;
^
./HsqlDatabase.java:110: cannot find symbol
symbol : variable URLHelper
location: class connectivity.tools.HsqlDatabase
m_databaseDocumentFile = URLHelper.getFileURLFromSystemPath(
documentFile );
^
Note: ./HsqlDatabase.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 errors
dmake: Error code 1, while making
'../../../unxlngi6/misc/ConnectivityTools_dummy.java'
This adds a dependency on module qadevOOo. Adding QADEVOOO:qadevOOo to
prj/build.lst is not sufficient, more is needed if configured
--disable-qadevooo to not attempt to build these tools.
---------------------------------------------------------------------
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]