[Webtest] Canoo 1.6 build 544 compile errors
Dierk Koenig
webtest@lists.canoo.com
Wed, 15 Dec 2004 10:11:34 +0100
This is a multi-part message in MIME format.
------=_NextPart_000_0011_01C4E28E.74A6D320
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
Hi,
we do not distribute the clover.jar with the sources, since it is a
specially licensed
jar only to use with webtest, courtesy of cenqua. I don't want to spread
this one
too far.
For building webtest from the source, you best get the respective build by
CVS.
see http://webtest.canoo.com/manual/install.html#Rebuilding%20WebTest
cheers
Mittie
-----Original Message-----
From: webtest-admin@lists.canoo.com
[mailto:webtest-admin@lists.canoo.com]On Behalf Of rxhill@regence.com
Sent: Mittwoch, 15. Dezember 2004 0:07
To: webtest@gate2.canoo.com
Subject: [Webtest] Canoo 1.6 build 544 compile errors
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\Applet
RunnerStep.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\Applet
RunnerStep.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.
==========================================================================
====
------=_NextPart_000_0011_01C4E28E.74A6D320
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii">
<META content=3D"MSHTML 6.00.2900.2523" name=3DGENERATOR></HEAD>
<BODY>
<DIV><SPAN class=3D315490609-15122004><FONT face=3DArial color=3D#0000ff =
size=3D2>Hi,</FONT></SPAN></DIV>
<DIV><SPAN class=3D315490609-15122004><FONT face=3DArial color=3D#0000ff =
size=3D2></FONT></SPAN> </DIV>
<DIV><SPAN class=3D315490609-15122004><FONT face=3DArial color=3D#0000ff =
size=3D2>we do=20
not distribute the clover.jar with the sources, since it is a specially=20
licensed</FONT></SPAN></DIV>
<DIV><SPAN class=3D315490609-15122004><FONT face=3DArial color=3D#0000ff =
size=3D2>jar=20
only to use with webtest, courtesy of cenqua. I don't want to spread =
this=20
one</FONT></SPAN></DIV>
<DIV><SPAN class=3D315490609-15122004><FONT face=3DArial color=3D#0000ff =
size=3D2>too=20
far. </FONT></SPAN></DIV>
<DIV><SPAN class=3D315490609-15122004><FONT face=3DArial color=3D#0000ff =
size=3D2>For=20
building webtest from the source, you best get the respective build by=20
CVS.</FONT></SPAN></DIV>
<DIV><SPAN class=3D315490609-15122004><FONT face=3DArial color=3D#0000ff =
size=3D2>see <A=20
href=3D"http://webtest.canoo.com/manual/install.html#Rebuilding%20WebTest=
">http://webtest.canoo.com/manual/install.html#Rebuilding%20WebTest</A></=
FONT></SPAN></DIV>
<DIV><SPAN class=3D315490609-15122004><FONT face=3DArial color=3D#0000ff =
size=3D2></FONT></SPAN> </DIV>
<DIV><SPAN class=3D315490609-15122004><FONT face=3DArial color=3D#0000ff =
size=3D2>cheers</FONT></SPAN></DIV>
<DIV><SPAN class=3D315490609-15122004><FONT face=3DArial color=3D#0000ff =
size=3D2>Mittie</FONT></SPAN></DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px =
solid; MARGIN-RIGHT: 0px">
<DIV class=3DOutlookMessageHeader dir=3Dltr align=3Dleft><FONT =
face=3DTahoma=20
size=3D2>-----Original Message-----<BR><B>From:</B>=20
webtest-admin@lists.canoo.com =
[mailto:webtest-admin@lists.canoo.com]<B>On=20
Behalf Of </B>rxhill@regence.com<BR><B>Sent:</B> Mittwoch, 15. =
Dezember 2004=20
0:07<BR><B>To:</B> webtest@gate2.canoo.com<BR><B>Subject:</B> =
[Webtest] Canoo=20
1.6 build 544 compile errors<BR><BR></FONT></DIV><BR><FONT =
face=3Dsans-serif=20
size=3D2>I'm trying to compile the src from Canoo 1.6 build 544 and it =
looks=20
like I'm missing a jar with the com_cenqua_clover package. Is this =
available=20
for download?</FONT> <BR><BR><BR><FONT face=3Dsans-serif =
size=3D2>compile:</FONT>=20
<BR><FONT face=3Dsans-serif size=3D2> [javac] Compiling =
236 source=20
files to C:\cvsroot\qatools\canoo\build\classes</FONT> <BR><FONT=20
face=3Dsans-serif size=3D2> [javac]=20
=
C:\cvsroot\qatools\canoo\build\src\com\canoo\webtest\extension\applet\App=
letRunnerStep.java:8:=20
package com_cenqua_clover does not exist</FONT> <BR><FONT =
face=3Dsans-serif=20
size=3D2> [javac] import=20
com_cenqua_clover.CloverVersionInfo;</FONT> <BR><FONT =
face=3Dsans-serif=20
size=3D2> [javac] =
=20
^</FONT> <BR><FONT =
face=3Dsans-serif=20
size=3D2> [javac]=20
=
C:\cvsroot\qatools\canoo\build\src\com\canoo\webtest\extension\applet\App=
letRunnerStep.java:265:=20
cannot resolve symbol</FONT> <BR><FONT face=3Dsans-serif =
size=3D2> =20
[javac] symbol : class CloverVersionInfo</FONT> <BR><FONT=20
face=3Dsans-serif size=3D2> [javac] location: class=20
com.canoo.webtest.extension.applet.AppletRunnerStep</FONT> <BR><FONT=20
face=3Dsans-serif size=3D2> [javac] =
=20
appendToClasspath(cmd, CloverVersionInfo.class);</FONT>=20
<BR><FONT face=3Dsans-serif size=3D2> [javac] =
=20
=
=20
^</FONT> <BR><FONT =
face=3Dsans-serif=20
size=3D2> [javac] Note: Some input files use or override =
a=20
deprecated API.</FONT> <BR><FONT face=3Dsans-serif size=3D2> =
[javac]=20
Note: Recompile with -deprecation for details.</FONT> <BR><FONT=20
face=3Dsans-serif size=3D2> [javac] 2 errors</FONT> =
<BR><BR><FONT=20
face=3Dsans-serif size=3D2>BUILD FAILED</FONT> <BR><BR><FONT =
face=3Dsans-serif=20
size=3D2>Thanks,</FONT> <BR><FONT face=3Dsans-serif =
size=3D2>Richard</FONT>=20
=
<P>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D<BR>IMPORTANT=20
NOTICE: This communication, including any attachment, contains =
information=20
that may be confidential or privileged, and is intended solely for the =
entity=20
or individual to whom it is addressed. If you are not the intended =
recipient,=20
you should delete this message and are hereby notified that any =
disclosure,=20
copying, or distribution of this message is strictly prohibited. =
Nothing in=20
this email, including any attachment, is intended to be a legally =
binding=20
=
signature.<BR>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D<BR></P></BLOCKQUOTE></BODY></HTML>
------=_NextPart_000_0011_01C4E28E.74A6D320--