This seems to be because Nathan moved the shared Swing TestCase source
out of the test support.jar to modules/swing so modules/accessibility
can't see them any more.

-Mark.

On 28 November 2006 at 16:00, "Vladimir Ivanov" <[EMAIL PROTECTED]> wrote:
> 
> The target 'test' does not work for me.  The output likes not junit.jar in
> the path:
> 
>     [javac] 109. ERROR in
> C:\harmony.top\classlib\trunk\modules\accessibility\src\test\api\java\common\
> javax\accessibility\AccessibleStateTest.java
>     [javac]  (at line 38)
>     [javac]     assertEquals(key, state.toDisplayString());
>     [javac]     ^^^^^^^^^^^^
>     [javac] The method assertEquals(String, String) is undefined for the
> type AccessibleStateTest
>     [javac] ----------
>     [javac] 109 problems (109 errors)
> 
> BUILD FAILED
> 
> 
> 
> Could somebody reproduce it?
> 
>  Thanks, Vladimir
> 
> ------=_Part_4008_4914841.1164708036833--
> 


Reply via email to