[Webtest] [webtest][JIRA] Closed: (WT-37) Running installTest after unzipping fails

Denis N. Antonioli (JIRA) webtest@lists.canoo.com
Tue, 22 Mar 2005 21:24:06 +0100 (CET)


     [ http://webtest-community.canoo.com/jira/browse/WT-37?page=history ]
     
Denis N. Antonioli closed WT-37:
--------------------------------


> Running installTest after unzipping fails
> -----------------------------------------
>
>          Key: WT-37
>          URL: http://webtest-community.canoo.com/jira/browse/WT-37
>      Project: WebTest
>         Type: Bug
>  Environment: Win XP, ant 1.6.2, WebTest_1.7, R_752
>     Reporter: Stefan Ruff
>     Assignee: Denis N. Antonioli

>
> After unzipping build.zip I tried to run the doc/samples/installTest.xml. The test failes, because com.canoo.webtest.steps.pdftest.VerifyPdfEncryptPropertyStep needs the a class from junit/framework/TestCase.
> Junit.jar is not in the classpath defined in the installTest.xml file.
> I think there are a few ways to fix the problem:
> 1) add lib/build/*.jar to the classpath, (which I think is not a preferable way)
> 2) move junit.jar from lib/build to lib
> 3) change VerifyPdfEncryptPropertyStep so it don't need classes from junit/framework/TestCase
> This is needed to make the installing description (WebTest book) easy.
> Original console output:
> BUILD FAILED
> C:\Program Files\WebTest_1.7_R_752\doc\samples\installTest.xml:41: taskdef A class needed by class com.canoo.webtest.steps.pdftest.VerifyPdfEncryptPropertyStep cannot be found: junit/framework/TestCase

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://webtest-community.canoo.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira