[jboss-svn-commits] JBL Code SVN: r6050 - labs/shotoku/trunk/shotoku-feeds/src/web/WEB-INF

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Thu Aug 31 15:19:31 EDT 2006


Author: adamw
Date: 2006-08-31 15:19:29 -0400 (Thu, 31 Aug 2006)
New Revision: 6050

Modified:
   labs/shotoku/trunk/shotoku-feeds/src/web/WEB-INF/portlet-instances.xml
Log:
http://jira.jboss.com/jira/browse/JBLAB-752

Modified: labs/shotoku/trunk/shotoku-feeds/src/web/WEB-INF/portlet-instances.xml
===================================================================
--- labs/shotoku/trunk/shotoku-feeds/src/web/WEB-INF/portlet-instances.xml	2006-08-31 19:03:43 UTC (rev 6049)
+++ labs/shotoku/trunk/shotoku-feeds/src/web/WEB-INF/portlet-instances.xml	2006-08-31 19:19:29 UTC (rev 6050)
@@ -3,7 +3,7 @@
     <deployment>
         <if-exists>overwrite</if-exists>
         <instance>
-            <instance-name>FeedsViewPortletInstance</instance-name>
+            <instance-id>FeedsViewPortletInstance</instance-id>
             <portlet-ref>FeedsViewPortlet</portlet-ref>
         </instance>
     </deployment>




More information about the jboss-svn-commits mailing list