[Dev] TM5 build problems
Frank Cohen
fcohen at pushtotest.com
Tue Mar 13 05:28:23 PST 2007
William: Thanks for updating the tm5 repository but it still does not
build:
files are up to date
Compiling file:/Users/frankcohen/dev/cvs/tm5justincase/tm5/TestMaker/
src/com/pushtotest/testmaker/XSTest/xml/TestScenario/testscenario.xsd
Writing output to /Users/frankcohen/dev/cvs/tm5justincase/tm5/
TestMaker/src
init:
deps-jar:
Compiling 203 source files to /Users/frankcohen/dev/cvs/tm5justincase/
tm5/TestMaker/build/classes
/Users/frankcohen/dev/cvs/tm5justincase/tm5/TestMaker/src/com/
pushtotest/testmaker/XSTest/TestScenario.java:21: cannot find symbol
symbol : class tcase
location: package com.pushtotest.testmaker.XSTest
import com.pushtotest.testmaker.XSTest.tcase;
/Users/frankcohen/dev/cvs/tm5justincase/tm5/TestMaker/src/com/
pushtotest/testmaker/XSTest/TestScenario.java:60: cannot find symbol
symbol : class tcase
location: class com.pushtotest.testmaker.XSTest.TestScenario
private Vector<tcase> cases = null;
/Users/frankcohen/dev/cvs/tm5justincase/tm5/TestMaker/src/com/
pushtotest/testmaker/XSTest/TestScenario.java:154: cannot find symbol
symbol : class tcase
location: class com.pushtotest.testmaker.XSTest.TestScenario
public tcase getTestCase( int casenum )
/Users/frankcohen/dev/cvs/tm5justincase/tm5/TestMaker/src/com/
pushtotest/testmaker/XSTest/TestScenario.java:68: cannot find symbol
symbol : method getTestScenarioRootElement()
location: class
com.pushtotest.testmaker.filehandlers.testscenario.fileTestScenario
Element el1 = fts.getTestScenarioRootElement();
/Users/frankcohen/dev/cvs/tm5justincase/tm5/TestMaker/src/com/
pushtotest/testmaker/XSTest/TestScenario.java:191: cannot find symbol
symbol : class tcase
location: class com.pushtotest.testmaker.XSTest.TestScenario
new tcase( crlvl.getItem( i ),
/Users/frankcohen/dev/cvs/tm5justincase/tm5/TestMaker/src/com/
pushtotest/testmaker/XSTest/TestScenario.java:208: cannot find symbol
symbol : class tcase
location: class com.pushtotest.testmaker.XSTest.TestScenario
tcase mtc = cases.get( casenum );
--
Frank Cohen, PushToTest, http://www.PushToTest.com, phone 408 374 7426
TestMaker: The open-source SOA test automation tool
More information about the Dev
mailing list