Jason van Zyl wrote:
> 
> Hi,
> 
> I found the problem I was having resulted from using jikes. When
> using jikes I get the following bunch of errors:
> 
> http://apache.org/~jvanzyl/ant.log
> 
> But when I use javac everything works fine. Is something fishy here
> or what?

Seems like that Jikes ignores the casting hint, and sees the ambiguity.
Why don't you make the methods all methods use interfaces? I think
that this should fix the problem.

Rafal

--
mgr inz. Rafal Krzewski
Senior Internet Developer
mailto:[EMAIL PROTECTED]
+48 22 8534830 http://e-point.pl

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to