[Webtest] Canoo 1.6 build 544 compile errors

Denis N. Antonioli webtest@lists.canoo.com
Wed, 15 Dec 2004 11:27:42 +0100 (CET)


Hi

In the latest webtest build (from 586 on), that dependency has been made optional.
In your case, you can safely comment the two offending lines out.


Best regards and happy testing
	dna

On Tue, 14 Dec 2004 rxhill@regence.com wrote:

> I'm trying to compile the src from Canoo 1.6 build 544 and it looks like 
> I'm missing a jar with the com_cenqua_clover package. Is this available 
> for download?
> 
> 
> compile:
>     [javac] Compiling 236 source files to 
> C:\cvsroot\qatools\canoo\build\classes
>     [javac] 
> C:\cvsroot\qatools\canoo\build\src\com\canoo\webtest\extension\applet\AppletRunnerStep.java:8: 
> package com_cenqua_clover does not exist
>     [javac] import com_cenqua_clover.CloverVersionInfo;
>     [javac]                          ^
>     [javac] 
> C:\cvsroot\qatools\canoo\build\src\com\canoo\webtest\extension\applet\AppletRunnerStep.java:265: 
> cannot resolve symbol
>     [javac] symbol  : class CloverVersionInfo
>     [javac] location: class 
> com.canoo.webtest.extension.applet.AppletRunnerStep
>     [javac]             appendToClasspath(cmd, CloverVersionInfo.class);
>     [javac]                                        ^
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -deprecation for details.
>     [javac] 2 errors
> 
> BUILD FAILED
> 
> Thanks,
> Richard
> ==============================================================================
> IMPORTANT NOTICE: This communication, including any attachment, contains information that may be confidential or privileged, and is intended solely for the entity or individual to whom it is addressed.  If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this message is strictly prohibited.  Nothing in this email, including any attachment, is intended to be a legally binding signature.
> ==============================================================================
>