My bad or my eclipse bad. It was still rebuilding our project when I saved the file so it assumed UserAccountDao was not around and pulled the import. I didn't even know it happened.
Sorry for the trouble. Fixed now. --Alex > -----Original Message----- > From: Vijayendra Bhamidipati [mailto:[email protected]] > Sent: Wednesday, August 7, 2013 6:37 PM > To: [email protected] > Subject: compile error on 4.2 > > Looks like this line has gone missing in AuthenticatorTest.java: > > import com.cloud.user.dao.UserAccountDao; > > So 4.2 is running into a compilation error.. can someone please add it to the > file?? Thanks! > > Cheers! > Regards, > Vijay
