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 we...@apache.org on 2004/05/11 21:11:58 UTC

cvs commit: jakarta-jetspeed-2/components/aggregator/src/java/META-INF component.pkg

weaver      2004/05/11 12:11:58

  Modified:    components/aggregator/src/java/META-INF Tag:
                        NANOCONTAINER_DEPLOYER component.pkg
  Added:       components/aggregator/src/java/org/apache/jetspeed/aggregator/impl
                        Tag: NANOCONTAINER_DEPLOYER
                        PortletRenderImpl.groovy
  Log:
  added groovy script and packge entry for PortletRenderImpl
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.1.2.1   +26 -0     jakarta-jetspeed-2/components/aggregator/src/java/org/apache/jetspeed/aggregator/impl/Attic/PortletRenderImpl.groovy
  
  
  
  
  No                   revision
  No                   revision
  1.1.2.2   +7 -1      jakarta-jetspeed-2/components/aggregator/src/java/META-INF/Attic/component.pkg
  
  Index: component.pkg
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/components/aggregator/src/java/META-INF/Attic/component.pkg,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- component.pkg	11 May 2004 16:21:17 -0000	1.1.2.1
  +++ component.pkg	11 May 2004 19:11:58 -0000	1.1.2.2
  @@ -10,4 +10,10 @@
   
   org.apache.jetspeed.aggregator.PortletAggregator.key.as.class=true
   org.apache.jetspeed.aggregator.PortletAggregator.is.singleton=true
  -org.apache.jetspeed.aggregator.PortletAggregator.classname=org.apache.jetspeed.aggregator.impl.PortletAggregatorImpl
  \ No newline at end of file
  +org.apache.jetspeed.aggregator.PortletAggregator.classname=org.apache.jetspeed.aggregator.impl.PortletAggregatorImpl
  +
  +component=org.apache.jetspeed.aggregator.PortletRenderer
  +
  +org.apache.jetspeed.aggregator.PortletRenderer.key.as.class=true
  +org.apache.jetspeed.aggregator.PortletRenderer.is.singleton=true
  +org.apache.jetspeed.aggregator.PortletRenderer.classname=org.apache.jetspeed.aggregator.impl.PortletRendererImpl
  \ No newline at end of file
  
  
  

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