Author: michiel
Date: 2010-03-01 13:28:10 +0100 (Mon, 01 Mar 2010)
New Revision: 41201

Modified:
   speeltuin/mihxil/portal/trunk/test-webapp/pom.xml
   speeltuin/mihxil/portal/trunk/test-webapp/src/main/webapp/index.jspx
Log:
testing with snapshot

Modified: speeltuin/mihxil/portal/trunk/test-webapp/pom.xml
===================================================================
--- speeltuin/mihxil/portal/trunk/test-webapp/pom.xml   2010-03-01 12:27:52 UTC 
(rev 41200)
+++ speeltuin/mihxil/portal/trunk/test-webapp/pom.xml   2010-03-01 12:28:10 UTC 
(rev 41201)
@@ -11,7 +11,7 @@
 
   <artifactId>portal-testapp</artifactId>
   <packaging>war</packaging>
-  <name>MMBase Example webapp</name>
+  <name>MMBase Portal Test webapp</name>
   <version>${mmbase.version}</version>
 
   <properties>
@@ -85,7 +85,7 @@
     <dependency>
       <groupId>org.mmbase</groupId>
       <artifactId>mmbase-portal</artifactId>
-      <version>0.1-SNAPSHOT</version>
+      <version>0.2-SNAPSHOT</version>
       <type>war</type>
     </dependency>
     <dependency>

Modified: speeltuin/mihxil/portal/trunk/test-webapp/src/main/webapp/index.jspx
===================================================================
--- speeltuin/mihxil/portal/trunk/test-webapp/src/main/webapp/index.jspx        
2010-03-01 12:27:52 UTC (rev 41200)
+++ speeltuin/mihxil/portal/trunk/test-webapp/src/main/webapp/index.jspx        
2010-03-01 12:28:10 UTC (rev 41201)
@@ -48,7 +48,7 @@
             </tr>
           </mm:listnodes>
         </table>
-        <mm-srt:search type="pages" create="true" />
+        <mm-sr:search type="pages" create="true" />
 
         <mm:link page="/page.jspx" id="page" write="false" />
         <script type="text/javascript">
@@ -68,8 +68,9 @@
           <object data="${_}" type="image/svg+xml" />
         </mm:link>
 
+        <mm:component name="portal"
+                      block="portal-documentation" />
 
-
       </body>
     </html>
   </mm:cloud>

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to