[Dev] Client class missing

Frank Cohen fcohen at pushtotest.com
Wed Mar 14 20:03:05 PST 2007


I updated my tm5 source and get this when I use the <run> target of  
the tm5/TestMaker/build.xml. It looks like the Client class is no  
checked-into cvs. -Frank




========================================================

                       TESTMAKER

Brought to you by PushToTest. Please read license.html
to understand your rights to build and distribute this
software. Additional information at www.pushtotest.com
========================================================

initJAXB:
init:
deps-jar:
Compiling 10 source files to /Users/frankcohen/dev/cvs/tm5b/tm5/ 
TestMaker/build/classes
/Users/frankcohen/dev/cvs/tm5b/tm5/TestMaker/src/com/pushtotest/ 
testmaker/XSTest/client/ControlRunner.java:33: package  
com.pushtotest.testnetwork.monitor does not exist
import com.pushtotest.testnetwork.monitor.Client ;
/Users/frankcohen/dev/cvs/tm5b/tm5/TestMaker/src/com/pushtotest/ 
testmaker/XSTest/client/ControlRunner.java:204: cannot find symbol
symbol  : class Client
location: class com.pushtotest.testmaker.XSTest.client.ControlRunner
             Client c = new Client();
/Users/frankcohen/dev/cvs/tm5b/tm5/TestMaker/src/com/pushtotest/ 
testmaker/XSTest/client/ControlRunner.java:204: cannot find symbol
symbol  : class Client
location: class com.pushtotest.testmaker.XSTest.client.ControlRunner
             Client c = new Client();
/Users/frankcohen/dev/cvs/tm5b/tm5/TestMaker/src/com/pushtotest/ 
testmaker/XSTest/client/ControlRunner.java:229: cannot find symbol
symbol  : class Client
location: class com.pushtotest.testmaker.XSTest.client.ControlRunner
             Client c = new Client();
/Users/frankcohen/dev/cvs/tm5b/tm5/TestMaker/src/com/pushtotest/ 
testmaker/XSTest/client/ControlRunner.java:229: cannot find symbol
symbol  : class Client
location: class com.pushtotest.testmaker.XSTest.client.ControlRunner
             Client c = new Client();
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
5 errors
BUILD FAILED (total time: 20 seconds)



--
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