Mike Kienenberger schrieb:
On 4/7/06, Werner Punz <[EMAIL PROTECTED]> wrote:
Ok then I will fix that reference as well on the weekend.
(if it was not fixed by an eclipse import automatically ;-) )
Because of the test classes, the default setup in eclipse has
myfaces-impl and myfaces-shared-impl classes on the build path. And
unfortunately, I think a shared_impl import is chosen before a
shared_tomahawk import (alphabetical), so an automatic import actually
makes things worse.
For now, I think the best solution is to remove myfaces-impl from the
build path and remove the test classes from the source path. Run the
tests either from the command-line or manually add them back in later.
Not really I fixed the outstanding issue on friday, and the whole import
is done in case of an anbiquity with a popup dialog asking you for
the correct import, the main issue in this case is that the wrong shared
lib is listed as the first choice.
Btw. has this stuff been written down somewhere, it might
get confusing in the long run if there are no clear guidelines being
written down.