Nick, I don't mean to be picky, and I hope you take this as constructive
criticism: These kind of disruptive changes must be made in a branch,
not HEAD. At the very least, tag the repository before "breaking the build".

Thanks,
Daniel Serodio

Nick Neuberger wrote:

> 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.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
Jwebunit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to