C�dric, That is my bad. Right now, the CVS HEAD stream will be influx. ie. compile errors.
I'm currently integrating the new Jacobie testing engine into jWebUnit. The jwebunit cvs branch is waiting on a new jacobieXXX.jar. Right now, I use an eclipse workspace with both jWebUnit and jacobie as dependent projects. This will eliminate the compile error. I don't really want to make both projects dependent. Well, actually, it might be easier for everyone. Workarounds right now are: -please either wait for the new jacobie.jar release. -or just ignore the compile error for now. -or create an eclipse workspace with both CVS head from jWebUnit and Jacobie projects from SF.net I'm trying my best to finish the integration of jacobie, but I have limited time to devote. Plus, the unit tests in jWebUnit project are being refactored to use Jetty. This is really time consuming. I may have to purge the test cases and build them from scratch on a case by case basis. I'm sure everyone will like the new integration with the new IE testing engine. I'm just running short on time integrating the unit tests and such. If anyone has time for open source development on either projects, great....kudo's...let me know... Thoughts!!!! See Ya, Nick Neuberger > -----Original Message----- > From: C�dric Chabanois [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 26, 2005 3:07 AM > To: [email protected] > Subject: [Jwebunit-development] can't compile cvs sources > > > 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\do > cs\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\te > st-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\s > ourceforge\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 > - - - - - - This e-mail message is intended only for the use of the individual or entity identified in the alias address of this message and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution of this e-mail message is strictly prohibited. If you have received this e-mail message in error, please notify the sender immediately by reply e-mail and delete this message from your system. Thank you. ------------------------------------------------------- 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_ide95&alloc_id396&op=click _______________________________________________ Jwebunit-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jwebunit-development
