Thanks for the reply Linus. I will later have a deeper look at the environment to understand more (I am new to Eclipse and and know few about Java at the time).
I notice many warnings of this kind at build time : “ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized” But I don't believe this is the cause of the failures detected by the test-cases. Have a nice day/night -- Yannick > Hello Yannick! > > Usually the test cases don't fail. We have the continuous build running (on > trunk) that doesn't have any failing tests (in the main project). > http://closettop.homelinux.org:8080/job/argouml-junit-java5/ and > http://closettop.homelinux.org:8080/job/argouml-junit-java6/. > > I assume that this is caused by our Eclipse set-up i.e. because you ran the > tests from within Eclipse. If you have used any of the provided > Configurations for running the tests, then that Configuration is incorrect > and must be updated. Please tell what such Configuration you used to run all > the tests. > > [...] ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=2678116 To unsubscribe from this discussion, e-mail: [[email protected]]. To be allowed to post to the list contact the mailing list moderator, email: [[email protected]]
