PDA

View Full Version : Failed building



linwei
Oct 29th, 2004, 02:32 PM
Hi,

Since yesterday I checked out the code from CVS, my build failed due to:

Severity Description Resource In Folder Location Creation Time
2 logger cannot be resolved AbstractFormModel.java spring-richclient/src/org/springframework/binding/form/support line 74 October 28, 2004 12:31:27 PM
2 logger cannot be resolved AbstractFormModel.java spring-richclient/src/org/springframework/binding/form/support line 75 October 28, 2004 12:31:27 PM
2 logger cannot be resolved CompoundFormModel.java spring-richclient/src/org/springframework/binding/form/support line 103 October 28, 2004 12:31:30 PM
2 logger cannot be resolved CompoundFormModel.java spring-richclient/src/org/springframework/binding/form/support line 104 October 28, 2004 12:31:30 PM
2 logger cannot be resolved CompoundFormModel.java spring-richclient/src/org/springframework/binding/form/support line 156 October 28, 2004 12:31:30 PM
2 logger cannot be resolved CompoundFormModel.java spring-richclient/src/org/springframework/binding/form/support line 157 October 28, 2004 12:31:30 PM
2 logger cannot be resolved CompoundFormModel.java spring-richclient/src/org/springframework/binding/form/support line 221 October 28, 2004 12:31:30 PM
2 logger cannot be resolved CompoundFormModel.java spring-richclient/src/org/springframework/binding/form/support line 222 October 28, 2004 12:31:30 PM
2 logger cannot be resolved DefaultFormModel.java spring-richclient/src/org/springframework/binding/form/support line 104 October 28, 2004 12:31:30 PM

( I am using Eclipse, this is copied from "Problems view" )

Can somebody can help, thanks.

Lin wei cheng

linwei
Oct 30th, 2004, 12:37 PM
seems everybody is too busy to look after this... Hope good luck next week...

:roll:

Keith Donald
Oct 30th, 2004, 02:51 PM
This is still a problem? I am not having any trouble building.

MjH
Oct 30th, 2004, 06:33 PM
I had the same problem, but I did a CVS update this morning and whatever was missing was corrected, because it now compiles cleanly.

linwei
Oct 30th, 2004, 08:33 PM
Thanks a lot, the "logger" problem dispeared. But... I have the following new error:
Severity Description Resource In Folder Location Creation Time
2 The import com.sun.corba.se.internal.io cannot be resolved ValidatingFormModel.java spring-richclient/src/org/springframework/binding/form/support line 45 October 30, 2004 6:31:36 PM

Keith Donald
Oct 31st, 2004, 12:16 AM
Sorry, that was an import error (wrong TypeMismatchException). This has been fixed.