You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by rw...@apache.org on 2009/04/17 09:09:12 UTC

svn commit: r765872 - /portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/applications/j2-admin/src/webapp/WEB-INF/portlet.xml

Author: rwatler
Date: Fri Apr 17 07:09:12 2009
New Revision: 765872

URL: http://svn.apache.org/viewvc?rev=765872&view=rev
Log:
remove missing portlet resource bundle declaration

Modified:
    portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/applications/j2-admin/src/webapp/WEB-INF/portlet.xml

Modified: portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/applications/j2-admin/src/webapp/WEB-INF/portlet.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/applications/j2-admin/src/webapp/WEB-INF/portlet.xml?rev=765872&r1=765871&r2=765872&view=diff
==============================================================================
--- portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/applications/j2-admin/src/webapp/WEB-INF/portlet.xml (original)
+++ portals/jetspeed-2/portal/branches/JETSPEED-2.1.3-POSTRELEASE/applications/j2-admin/src/webapp/WEB-INF/portlet.xml Fri Apr 17 07:09:12 2009
@@ -1859,7 +1859,7 @@
       <mime-type>text/html</mime-type>
       <portlet-mode>view</portlet-mode>
     </supports>
-    <resource-bundle>org.apache.jetspeed.portlets.admin.resources.Importer</resource-bundle>
+    <!--<resource-bundle>org.apache.jetspeed.portlets.admin.resources.Importer</resource-bundle>-->
     <portlet-info>
       <title>Import Export Service</title>
       <short-title>Import-Export</short-title>



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org