jstrachan 2003/02/07 05:31:54 Modified: jelly/jelly-tags/jetty project.xml Log: patched the dependencies so that unit tests run - though note that you have to manually download the Sun jars yourself Revision Changes Path 1.12 +11 -0 jakarta-commons/jelly/jelly-tags/jetty/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/jetty/project.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- project.xml 27 Jan 2003 05:24:17 -0000 1.11 +++ project.xml 7 Feb 2003 13:31:53 -0000 1.12 @@ -49,6 +49,17 @@ <version>SNAPSHOT</version> </dependency> + <dependency> + <id>jsse</id> + <version>1.0.3</version> + </dependency> + + <dependency> + <id>jsse+jnet</id> + <version>1.0.3</version> + </dependency> + + <!-- END for testing --> <!-- for runtime -->
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]