Re: build error: NullsTest

2008-08-11 Thread Myrna van Lunteren
On 8/11/08, Rick Hillegas [EMAIL PROTECTED] wrote: I just synced with the mainline and am seeing the following build error: [javac] /Users/rh161140/derby/mainline/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/lang/_Suite.java:174: cannot find symbol [javac] symbol :

Re: build error: NullsTest

2008-08-11 Thread Rick Hillegas
Myrna van Lunteren wrote: On 8/11/08, Rick Hillegas [EMAIL PROTECTED] wrote: I just synced with the mainline and am seeing the following build error: [javac] /Users/rh161140/derby/mainline/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/lang/_Suite.java:174: cannot find

Re: build error -- derby 10.2.2.0

2007-05-07 Thread John Embretsen
Ramin Moazeni wrote: Hello, While trying to build derby 10.2.2.0 http://10.2.2.0, I got the following errors. I followed the instructions in DUILDING.txt file. -ant.properties j13lib=/usr/java/jdk1.3.1_20/jre/lib/ j14lib=/usr/java/j2sdk1.4.2_14/jre/lib/ build.compiler=jikes

Re: Re: build error ?

2006-12-06 Thread Mamta Satoor
Thanks, Andrew. I am doing a sync right now. Will post how the build goes after that. thanks, Mamta On 12/5/06, Andrew McIntyre [EMAIL PROTECTED] wrote: On 12/5/06, Mamta Satoor [EMAIL PROTECTED] wrote: ok. I have the fix in my codeline for a long time now, but everytime I try to compile,

Re: Re: build error ?

2006-12-06 Thread Mamta Satoor
The build does not give any errors after the import SanityManager checkin. Thanks, Andrew. I still don't understand why I was getting class file has wrong version 50.0, should be 48.0 rather than the real compilation error. thanks, Mamta On 12/6/06, Mamta Satoor [EMAIL PROTECTED] wrote:

Re: Re: Re: build error ?

2006-12-06 Thread Andrew McIntyre
On 12/6/06, Mamta Satoor [EMAIL PROTECTED] wrote: The build does not give any errors after the import SanityManager checkin. Thanks, Andrew. I still don't understand why I was getting class file has wrong version 50.0, should be 48.0 rather than the real compilation error. Maybe the real

Re: build error ?

2006-12-05 Thread Yip Ng
On 12/5/06, Suresh Thalamati [EMAIL PROTECTED] wrote: I am getting following build error on trunk with latest changes(,Revision: 482820) Any one else seeing this problem ? Yes, I am seeing the same problem. Regards, Yip Ng

Re: build error ?

2006-12-05 Thread Mamta Satoor
My fault. I will include the missing import in my next commit Mamta. On 12/5/06, Yip Ng [EMAIL PROTECTED] wrote: On 12/5/06, Suresh Thalamati [EMAIL PROTECTED] wrote: I am getting following build error on trunk with latest changes(,Revision: 482820) Any one else seeing this problem ?

Re: build error ?

2006-12-05 Thread Mamta Satoor
ok. I have the fix in my codeline for a long time now, but everytime I try to compile, I get class file has wrong version 50.0, should be 48.0. Does anyone know why I am getting this error? I have done syncall, ant clobber, ant clean multiple times but nothing gets rid of class file has wrong

Re: Re: build error ?

2006-12-05 Thread Andrew McIntyre
On 12/5/06, Mamta Satoor [EMAIL PROTECTED] wrote: ok. I have the fix in my codeline for a long time now, but everytime I try to compile, I get class file has wrong version 50.0, should be 48.0. Does anyone know why I am getting this error? I have done syncall, ant clobber, ant clean multiple