Update of /cvsroot/jwebunit/jWebUnit
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27741
Modified Files:
.classpath
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: .classpath
===================================================================
RCS file: /cvsroot/jwebunit/jWebUnit/.classpath,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** .classpath 2 Jan 2006 09:10:04 -0000 1.5
--- .classpath 5 Jan 2006 09:05:48 -0000 1.6
***************
*** 2,5 ****
--- 2,7 ----
<classpath>
<classpathentry kind="src" path="src"/>
+ <classpathentry kind="src" path="fitplugin/src"/>
+ <classpathentry kind="src" path="fitplugin/test"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
***************
*** 14,20 ****
<classpathentry kind="lib" path="lib/regexp-1.3.jar"/>
<classpathentry kind="lib" path="lib/js-1.6R2.jar"/>
- <classpathentry kind="lib" path="lib/nekohtml-0.9.5.jar"/>
<classpathentry kind="lib" path="lib/httpunit-1.6.1-20060101.jar"/>
<classpathentry kind="lib" path="lib/jacobie-1.3.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
--- 16,23 ----
<classpathentry kind="lib" path="lib/regexp-1.3.jar"/>
<classpathentry kind="lib" path="lib/js-1.6R2.jar"/>
<classpathentry kind="lib" path="lib/httpunit-1.6.1-20060101.jar"/>
<classpathentry kind="lib" path="lib/jacobie-1.3.jar"/>
+ <classpathentry kind="lib" path="fitplugin/lib/fit.jar"/>
+ <classpathentry kind="var"
path="MAVEN_REPO/jtidy/jars/jtidy-4aug2000r7-dev.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
-------------------------------------------------------
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