To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=41263


User maho changed the following:

                  What    |Old value                 |New value
================================================================================
                    Status|RESOLVED                  |REOPENED
--------------------------------------------------------------------------------
                Resolution|FIXED                     |
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Sun Feb  6 00:29:41 -0800 
2005 -------
Reopen:
Build broken.

    [javac] /work/ports/editors/openoffice-2.0-devel.jdk13/work/hsqldb/unxfbsd.p
ro/misc/build/hsqldb/src/org/hsqldb/lib/SimpleLog.java:93: cannot resolve symbol
    [javac] symbol  : class StackTraceElement
    [javac] location: class org.hsqldb.lib.SimpleLog
    [javac]         StackTraceElement[] elements = t.getStackTrace();
    [javac]         ^
    [javac] /work/ports/editors/openoffice-2.0-devel.jdk13/work/hsqldb/unxfbsd.p
ro/misc/build/hsqldb/src/org/hsqldb/lib/SimpleLog.java:93: cannot resolve symbol
    [javac] symbol  : method getStackTrace  ()
    [javac] location: class java.lang.Throwable
    [javac]         StackTraceElement[] elements = t.getStackTrace();
    [javac]                                         ^
    [javac] 4 errors

BUILD FAILED
-----------------
getStackTrace() is introduced in 1.4
http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html
See getStackTrace.
    Returns:
        an array of stack trace elements representing the stack trace pertaining
to this throwable.
    Since:
        1.4
this is 1.4 feature



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