Update of /cvsroot/jwebunit/jWebUnit/fitplugin/test
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27741/fitplugin/test
Modified Files:
startSampleApp.bat
Log Message:
Added executable class that runs the sample site. Added maven task to run that
class. Replaced the old bat file so that the classpath can be managed by maven.
Index: startSampleApp.bat
===================================================================
RCS file: /cvsroot/jwebunit/jWebUnit/fitplugin/test/startSampleApp.bat,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** startSampleApp.bat 7 Dec 2003 15:49:57 -0000 1.4
--- startSampleApp.bat 5 Jan 2006 09:05:48 -0000 1.5
***************
*** 1,2 ****
! set projectDir=c:\wp\jwebunit\jWebUnit
! java -Duser.dir=%projectDir% -classpath
%projectDir%\classes;%projectDir%\lib\httpunit.jar
net.sourceforge.jwebunit.fit.PseudoWebApp
\ No newline at end of file
--- 1,4 ----
! @REM Dependencies are managed by Maven.
! @REM You need maven 1.x to build and run the tests.
! cd ..
! maven runsite
\ No newline at end of file
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Jwebunit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development