Yup, It was removed from the CVS Head about a week ago. Turned out to be an unused import in my code. Just removed it and magic. No more problems.
-----Original Message----- From: Armin Waibel [mailto:[EMAIL PROTECTED] Sent: Monday, September 22, 2003 6:23 PM To: OJB Users List Subject: Re: OBJ The import org.apache.ojb.broker.query.EqualToCriteria cannot be resolved Are you using CVS? If so, please remove all directories in db-ojb/target before compile/jar OJB. (By the way think this class was removed) regards, Armin ----- Original Message ----- From: "Jim Shingler" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 22, 2003 10:34 PM Subject: OBJ The import org.apache.ojb.broker.query.EqualToCriteria cannot be resolved > java.lang.Error: Unresolved compilation problem: > > The import org.apache.ojb.broker.query.EqualToCriteria cannot be > resolved > > > > Where did it go? > > > Jim Shingler > --------------------------------------------------------------------- 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]
