I tried to compile latest cvs version but I got this message :

C:\jwebunit\jwebunit-cvs>ant compile
Buildfile: build.xml

init:
    [mkdir] Created dir: 
C:\programmation\sources2\java\jwebunit\jwebunit-cvs\target\docs\apidocs

compile:
    [mkdir] Created dir: 
C:\programmation\sources2\java\jwebunit\jwebunit-cvs\target\classes
    [mkdir] Created dir: 
C:\programmation\sources2\java\jwebunit\jwebunit-cvs\target\test-classes
    [javac] Compiling 20 source files to 
C:\programmation\sources2\java\jwebunit\jwebunit-cvs\target\classes
    [javac] 
C:\programmation\sources2\java\jwebunit\jwebunit-cvs\src\net\sourceforge\jwebunit\plugin\jacobie\JacobieDialog.java:129:
 
exception java.lang.InterruptedException is never thrown in body of 
corresponding try statement
    [javac]             } catch (InterruptedException aInterruptedException) 
{
    [javac]                   ^
    [javac] 1 error

BUILD FAILED
C:\programmation\sources2\java\jwebunit\jwebunit-cvs\build.xml:42: Compile 
failed; see the compiler error output for details.


I think that jacob has probably been modified and that jacobie-1.1.jar is 
not the latest version.
However, I could not find where jacobie repository is.

I removed the catch() and it compiled with no problems.

C�dric 





-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Jwebunit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to