Hi Carl, There was a report on this earlier, the line:
qt.setIsBackground(false); in QuantitationType_package_BASE.java:104 needs to be modified so that it uses an instance of the Boolean class set to false. I had been able to compile the code with this error in for some time using SUN java 1.5 before the first error report, so there might be some magic going on if you upgrade... But there is actually a bug in the code in the CVS. I have some edits like this I hope to be able to check in soon, I just need to get my CVS setup working again after the upgrade at sourceforge... Cheers, Kjell Carl Troein wrote: >With java 1.4.2_10 I get this error when I try to compile >the version currently in the CVS: > >/QuantitationType_package_BASE.java:104: >setIsBackground(java.lang.Boolean) in >org.biomage.QuantitationType.QuantitationType cannot be applied to (boolean) > qt.setIsBackground(false); > >The code's been there since April, so I'm thinking the error >must be on my end. Should I upgrade Java to 1.5, or is it >something else? > >//Carl > > > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ The BASE general discussion mailing list basedb-users@lists.sourceforge.net unsubscribe: send a mail with subject "unsubscribe" to [EMAIL PROTECTED]