[EMAIL PROTECTED] writes:

> Author: davidvc
> Date: Fri Jan 20 06:25:53 2006
> New Revision: 370815
>
> URL: http://svn.apache.org/viewcvs?rev=370815&view=rev
> Log:
> DERBY-838: Establish an internationalization framework for the network
> client.

David, something went wrong. I can't build Derby after this
checkin. :(

$ ant clobber && ant

...

compile_reference:
    [javac] Compiling 4 source files to 
/export/home/kh160127/derby/trunk/classes
    [javac] 
/export/home/kh160127/derby/trunk/java/engine/org/apache/derby/iapi/error/StandardException.java:23:
 cannot resolve symbol
    [javac] symbol  : class SQLState 
    [javac] location: package reference
    [javac] import org.apache.derby.iapi.reference.SQLState;
    [javac]                                        ^

...

BUILD FAILED


-- 
Knut Anders

Reply via email to