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 mo...@apache.org on 2003/06/05 20:22:05 UTC

cvs commit: jakarta-jetspeed/webapp/WEB-INF/conf portlets.xreg

morciuch    2003/06/05 11:22:05

  Modified:    webapp/WEB-INF/conf portlets.xreg
  Log:
  Removed AggregatePortlet (see Bugzilla issue# 14740).
  
  Revision  Changes    Path
  1.38      +0 -4      jakarta-jetspeed/webapp/WEB-INF/conf/portlets.xreg
  
  Index: portlets.xreg
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/webapp/WEB-INF/conf/portlets.xreg,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- portlets.xreg	25 Apr 2003 21:35:08 -0000	1.37
  +++ portlets.xreg	5 Jun 2003 18:22:05 -0000	1.38
  @@ -1,9 +1,5 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <registry>
  -    <portlet-entry name="AggregatePortlet" hidden="false" type="abstract" application="false">
  -        <security-ref parent="default"/>
  -        <classname>org.apache.jetspeed.portal.portlets.AggregatePortlet</classname>
  -    </portlet-entry>
       <portlet-entry name="XSL" hidden="false" type="abstract" application="false">
           <security-ref parent="default"/>
           <classname>org.apache.jetspeed.portal.portlets.XSLPortlet</classname>
  
  
  

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