Anyone able to make heads or tails of this one?

http://lsd.student.utwente.nl/gump/avalon/avalon.html#Build+%3A+build_avalon_avalon

[javac]
/data/gump/avalon/framework/api/src/test/org/apache/avalon/framework/test/Va
luedEnumTestCase.java:136: cannot resolve symbol
    [javac] symbol  : method equals
(org.apache.avalon.framework.test.ValuedEnumTestCase.Color)
    [javac] location: class
org.apache.avalon.framework.test.ValuedEnumTestCase.OtherColor
    [javac]         assertTrue( !OtherColor.RED.equals( Color.RED ) );


Could it be some compiler issue w/ inner classes or something? Or, is it
just a wierd error to a class not found?

regards,

Adam
--
Experience the Unwired Enterprise:
http://www.sybase.com/unwiredenterprise
Try Sybase: http://www.try.sybase.com


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

Reply via email to