Author: michiel
Date: 2010-01-07 19:52:39 +0100 (Thu, 07 Jan 2010)
New Revision: 40410
Modified:
mmbase/trunk/example-webapp/jetty-env.xml
Log:
should use 2.9 too
Modified: mmbase/trunk/example-webapp/jetty-env.xml
===================================================================
--- mmbase/trunk/example-webapp/jetty-env.xml 2010-01-07 18:48:33 UTC (rev
40409)
+++ mmbase/trunk/example-webapp/jetty-env.xml 2010-01-07 18:52:39 UTC (rev
40410)
@@ -7,6 +7,8 @@
<!--
'rapid' development of templates in the base-webapp would e.g. go with
this:
-->
+
+
<!--
<Set name="baseResource">
<New class="org.mortbay.resource.ResourceCollection">
@@ -15,7 +17,7 @@
<Item>src/main/webapp</Item>
<Item>../applications/taglib/src/main/webapp</Item>
<Item>../base-webapp/src/main/webapp</Item>
- <Item>../base-webapp/target/base-webapp-1.9-servlet25-SNAPSHOT</Item>
+ <Item>../base-webapp/target/base-webapp-2.0-servlet25-SNAPSHOT</Item>
</Array>
</Arg>
</New>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs