https://issues.apache.org/ooo/show_bug.cgi?id=121754

--- Comment #28 from Kay <[email protected]> ---
OK, I'm having problems building -- have junit enabled for QA build -- and
stops in the same place -- 

complex/connectivity/HsqlDriverTest.java:34: error: package org.hsqldb.lib does
not exist
import org.hsqldb.lib.StopWatch;
                     ^
complex/connectivity/hsqldb/TestCacheSize.java:36: error: package
org.hsqldb.lib does not exist
import org.hsqldb.lib.StopWatch;

The current deliverd hslqdb with latest snapshot contains lib/Stopwatch.class

So, some questions -- I have your latest patches in my working copy.

And, it seems current main/external_deps.lst has this:

if (SOLAR_JAVA == TRUE)
    MD5 = 17410483b5b5f267aa18b7e00b65e6e0
    name = hsqldb_1_8_0.zip
    URL1 =
http://sourceforge.net/projects/hsqldb/files/hsqldb/hsqldb_1_8_0/hsqldb_1_8_0_10.zip/download
    URL2 = $(OOO_EXTRAS)$(MD5)-$(name)

If this is correct, then something is wrong -- where is
org.hsqldb.lib.StopWatch.class?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to