Update of /cvsroot/jwebunit/jWebUnit
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11071
Modified Files:
project.xml
Log Message:
Added jetty dependency for usage as testserver.
Index: project.xml
===================================================================
RCS file: /cvsroot/jwebunit/jWebUnit/project.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** project.xml 13 Jun 2004 23:34:51 -0000 1.11
--- project.xml 12 Jul 2004 20:39:30 -0000 1.12
***************
*** 226,229 ****
--- 226,246 ----
<url>http://httpunit.sourceforge.net</url>
</dependency>
+
+ <!--
+ ===================================================================
+ == Dependencies for using Jetty servlet container ==
+ ===================================================================
+ -->
+ <dependency>
+ <groupId>jetty</groupId>
+ <artifactId>jetty</artifactId>
+ <version>4.2.19</version>
+ <type>jar</type>
+ <url>http://www.mortbay.com</url>
+ <properties>
+ <war.bundle>false</war.bundle>
+ </properties>
+ </dependency>
+
</dependencies>
<build>
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Jwebunit-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development