[Webtest] what are the canoo webtest jar versions and names ?
Scot Hale
webtest@lists.canoo.com
Thu, 27 Feb 2003 10:07:40 -0800
<html><div style='background-color:'><DIV>
<P>Siegfried,</P>
<P>Is there a place I can download the binary release of the maven plugin? I have been building it from cvs. </P>
<P>For the time being, which should I use? The Head or the branch <!--StartFragment --> <B>maven-webtest-plugin-0-5-0?</B></P></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>----Original Message Follows----
<DIV></DIV>From: "Goeschl Siegfried" <S.GOESCHL@TOGETHER.AT>
<DIV></DIV>Reply-To: webtest@lists.canoo.com
<DIV></DIV>To: <WEBTEST@LISTS.CANOO.COM>
<DIV></DIV>Subject: RE: [Webtest] what are the canoo webtest jar versions and names ?
<DIV></DIV>Date: Thu, 27 Feb 2003 17:53:03 +0100
<DIV></DIV>MIME-Version: 1.0
<DIV></DIV>Received: from mail.canoo.com ([212.232.176.82]) by mc3-f13.law16.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Thu, 27 Feb 2003 08:54:16 -0800
<DIV></DIV>Received: from dns.canoo.com (localhost [127.0.0.1])by mail.canoo.com (Postfix) with ESMTPid 4B79357DA4; Thu, 27 Feb 2003 17:54:04 +0100 (CET)
<DIV></DIV>Received: from t001s6.T001D.togteam.at (unknown [194.112.232.100])by mail.canoo.com (Postfix) with ESMTP id 29D6357D8Dfor <WEBTEST@LISTS.CANOO.COM>; Thu, 27 Feb 2003 17:53:05 +0100 (CET)
<DIV></DIV>X-Message-Info: dHZMQeBBv44lPE7o4B5bAg==
<DIV></DIV>Delivered-To: webtest@lists.canoo.com
<DIV></DIV>X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0
<DIV></DIV>Message-ID: <5C0D1D9F3269B349AF689E1DBDCE20FF22C094@t001s6.t001d.togteam.at>
<DIV></DIV>X-MS-Has-Attach:
<DIV></DIV>X-MS-TNEF-Correlator:
<DIV></DIV>Sender: webtest-admin@lists.canoo.com
<DIV></DIV>Errors-To: webtest-admin@lists.canoo.com
<DIV></DIV>X-BeenThere: webtest@lists.canoo.com
<DIV></DIV>X-Mailman-Version: 2.0.6
<DIV></DIV>Precedence: bulk
<DIV></DIV>List-Help: <mailto:webtest-request@lists.canoo.com?subject=help>
<DIV></DIV>List-Post: <mailto:webtest@lists.canoo.com>
<DIV></DIV>List-Subscribe: <HTTP: webtest listinfo mailman lists.canoo.com>,<mailto:webtest-request@lists.canoo.com?subject=subscribe>
<DIV></DIV>List-Id: Canoo WebTest Interest List <WEBTEST.LISTS.CANOO.COM>
<DIV></DIV>List-Unsubscribe: <HTTP: webtest listinfo mailman lists.canoo.com>,<mailto:webtest-request@lists.canoo.com?subject=unsubscribe>
<DIV></DIV>List-Archive: <HTTP: webtest lists.canoo.com pipermail />
<DIV></DIV>Return-Path: webtest-admin@dns.canoo.com
<DIV></DIV>X-OriginalArrivalTime: 27 Feb 2003 16:54:18.0323 (UTC) FILETIME=[DE1A2230:01C2DE80]
<DIV></DIV>
<DIV></DIV>Eric Pugh had problems with XERCES as well, I think the stemmed from using DBUnit with the ANT scripts. Problem is people complain but don't tell me if they got it working or just drop the tool ....
<DIV></DIV>
<DIV></DIV>Siegfried Goeschl
<DIV></DIV>
<DIV></DIV>-----Original Message-----
<DIV></DIV>From: Scot Hale [mailto:halesm@hotmail.com]
<DIV></DIV>Sent: Thursday, February 27, 2003 5:52 PM
<DIV></DIV>To: webtest@lists.canoo.com
<DIV></DIV>Subject: Re: [Webtest] what are the canoo webtest jar versions and names ?
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>I have been trying to get it to work but I was running into a xerces exception. My coworker tried it and he got another exception. We were both using maven beta 7 though. I will give it a try again today and give the details if it doesn't work.
<DIV></DIV>
<DIV></DIV>----- Original Message -----
<DIV></DIV>From: Goeschl <mailto:S.Goeschl@together.at>Siegfried
<DIV></DIV>To: webtest@lists.canoo.com
<DIV></DIV>Sent: Thursday, February 27, 2003 1:11 AM
<DIV></DIV>Subject: RE: [Webtest] what are the canoo webtest jar versions and names ?
<DIV></DIV>
<DIV></DIV>Hi Scot,
<DIV></DIV>
<DIV></DIV>Below is the code snippet of the project.xml of the Maven Canoo Webtest Plugin using a patched Canoo Webtest Build 256. BTW I'm a bit puzzled why anyone tries to get Canoo Webtest running with Maven since a plugin already exists .... is the Canoo Webtest plugin that bad?!
<DIV></DIV>
<DIV></DIV><DEPENDENCIES>
<DIV></DIV><DEPENDENCY>
<DIV></DIV><ID>ant</ID>
<DIV></DIV><VERSION>1.5</VERSION>
<DIV></DIV><PROPERTIES>
<DIV></DIV><CLASSLOADER>maven.root</CLASSLOADER>
<DIV></DIV></PROPERTIES>
<DIV></DIV></DEPENDENCY>
<DIV></DIV><DEPENDENCY>
<DIV></DIV><ID>ant+optional</ID>
<DIV></DIV><VERSION>1.5</VERSION>
<DIV></DIV><PROPERTIES>
<DIV></DIV><CLASSLOADER>maven.root</CLASSLOADER>
<DIV></DIV></PROPERTIES>
<DIV></DIV></DEPENDENCY>
<DIV></DIV><DEPENDENCY>
<DIV></DIV><ID>dom4j</ID>
<DIV></DIV><VERSION>1.3</VERSION>
<DIV></DIV><PROPERTIES>
<DIV></DIV><CLASSLOADER>maven.root</CLASSLOADER>
<DIV></DIV></PROPERTIES>
<DIV></DIV></DEPENDENCY>
<DIV></DIV><DEPENDENCY>
<DIV></DIV><ID>httpunit</ID>
<DIV></DIV><VERSION>1.5</VERSION>
<DIV></DIV><PROPERTIES>
<DIV></DIV><CLASSLOADER>maven.root</CLASSLOADER>
<DIV></DIV></PROPERTIES>
<DIV></DIV></DEPENDENCY>
<DIV></DIV><DEPENDENCY>
<DIV></DIV><ID>junit</ID>
<DIV></DIV><VERSION>3.8.1</VERSION>
<DIV></DIV><PROPERTIES>
<DIV></DIV><CLASSLOADER>maven.root</CLASSLOADER>
<DIV></DIV></PROPERTIES>
<DIV></DIV></DEPENDENCY>
<DIV></DIV><DEPENDENCY>
<DIV></DIV><ID>nekohtml</ID>
<DIV></DIV><VERSION>0.6.5</VERSION>
<DIV></DIV><PROPERTIES>
<DIV></DIV><CLASSLOADER>maven.root</CLASSLOADER>
<DIV></DIV></PROPERTIES>
<DIV></DIV></DEPENDENCY>
<DIV></DIV><DEPENDENCY>
<DIV></DIV><ID>oro</ID>
<DIV></DIV><VERSION>2.0.6</VERSION>
<DIV></DIV><PROPERTIES>
<DIV></DIV><CLASSLOADER>maven.root</CLASSLOADER>
<DIV></DIV></PROPERTIES>
<DIV></DIV></DEPENDENCY>
<DIV></DIV><DEPENDENCY>
<DIV></DIV><ID>servletapi</ID>
<DIV></DIV><VERSION>2.3</VERSION>
<DIV></DIV><PROPERTIES>
<DIV></DIV><CLASSLOADER>maven.root</CLASSLOADER>
<DIV></DIV></PROPERTIES>
<DIV></DIV></DEPENDENCY>
<DIV></DIV><DEPENDENCY>
<DIV></DIV><ID>xalan</ID>
<DIV></DIV><VERSION>2.3.1</VERSION>
<DIV></DIV><PROPERTIES>
<DIV></DIV><CLASSLOADER>maven.root</CLASSLOADER>
<DIV></DIV></PROPERTIES>
<DIV></DIV></DEPENDENCY>
<DIV></DIV><DEPENDENCY>
<DIV></DIV><ID>xercesImpl</ID>
<DIV></DIV><VERSION>2.0.2</VERSION>
<DIV></DIV><PROPERTIES>
<DIV></DIV><CLASSLOADER>maven.root</CLASSLOADER>
<DIV></DIV></PROPERTIES>
<DIV></DIV></DEPENDENCY>
<DIV></DIV><DEPENDENCY>
<DIV></DIV><ID>xml-apis</ID>
<DIV></DIV><VERSION>1.0.b2</VERSION>
<DIV></DIV><PROPERTIES>
<DIV></DIV><CLASSLOADER>maven.root</CLASSLOADER>
<DIV></DIV></PROPERTIES>
<DIV></DIV></DEPENDENCY>
<DIV></DIV>
<DIV></DIV>Siegfried Goeschl
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>-----Original Message-----
<DIV></DIV>From: Scot Hale [mailto:halesm@hotmail.com]
<DIV></DIV>Sent: Wednesday, February 26, 2003 1:55 AM
<DIV></DIV>To: webtest@lists.canoo.com
<DIV></DIV>Subject: [Webtest] what are the canoo webtest jar versions and names ?
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>I am trying to get canoo webtest to run under maven. In order to do this I need to which versions of the jar files that webtest uses, so that maven can go out to http://www.ibiblio.org/maven/ to find them, and they won't take up space in CVS. I am guessing, and ended up just copying canoo's webtest jars to a file server becuase I could figure it out. Can someone verify if these are the correct versions and/or fill in the blanks?
<DIV></DIV>
<DIV></DIV>Tidy.jar --> jtidy-4aug2000r7-dev? (this is the only one I could find)
<DIV></DIV>ant.jar --> I am using 1.5.1. Is this okay?
<DIV></DIV>antrunner.jar --> Is this also a webtest jar?
<DIV></DIV>dom4j-1.3-full.jar --> Is this different from dom4j-1.3 ?
<DIV></DIV>httpunitWithJTidy.jar --> httpunit-1.4.6? (I noticed 1.5.1 is out)
<DIV></DIV>jakarta-ant-1.4-optional.jar --> is 1.5.1 okay?
<DIV></DIV>jakarta-oro-2.0.4.jar --> oro-2.0.4 (fairly obvious)
<DIV></DIV>jcert.jar --> jcert-1.0.2 (sun)
<DIV></DIV>jnet.jar --> jnet-1.0.2 (sun)
<DIV></DIV>js.jar --> rhino-1.5R4-RC3? (this is the most recent one I could find)
<DIV></DIV>jsse.jar --> jsse-1.0.2 (sun)?
<DIV></DIV>junit_3.7.jar --> is junit-3.8.1 okay?
<DIV></DIV>servlet.jar --> servletapi-2.3
<DIV></DIV>webtest.jar --> latest and greatest
<DIV></DIV>xalan.jar --> xalan-2.0.1 ?
<DIV></DIV>xercesImpl.jar --> ???
<DIV></DIV>xmlParserAPIs.jar --> ???
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>Scot Hale
<DIV></DIV>phone: (425) 442-7970
<DIV></DIV>email: halesm@hotmail.com
<DIV></DIV>
<DIV></DIV>_____
<DIV></DIV>
<DIV></DIV>Help STOP SPAM with the new MSN 8 <HTTP: 2731 8HMNENUS g.msn.com>and get 2 months FREE* _______________________________________________ WebTest mailing list WebTest@lists.canoo.com http://lists.canoo.com/mailman/listinfo/webtest
<DIV></DIV>
<DIV></DIV></mailto:S.Goeschl@together.at></mailto:webtest-request@lists.canoo.com?subject=unsubscribe></mailto:webtest-request@lists.canoo.com?subject=subscribe></mailto:webtest@lists.canoo.com></mailto:webtest-request@lists.canoo.com?subject=help></div><br clear=all><hr>STOP MORE SPAM with <a href="http://g.msn.com/8HMCENUS/2728">the new MSN 8</a> and get 2 months FREE*</html>