You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-scm@portals.apache.org by dd...@apache.org on 2004/07/30 14:40:19 UTC

cvs commit: jakarta-pluto/portal/src/java/org/apache/pluto/portalImpl/services/portletdefinitionregistry PortletDefinitionRegistryServiceFileImpl.java

ddewolf     2004/07/30 05:40:19

  Modified:    portal/src/java/org/apache/pluto/portalImpl/services/portletdefinitionregistry
                        PortletDefinitionRegistryServiceFileImpl.java
  Log:
  Cleaning up javadocs for javadoc report.
  
  Revision  Changes    Path
  1.7       +4 -2      jakarta-pluto/portal/src/java/org/apache/pluto/portalImpl/services/portletdefinitionregistry/PortletDefinitionRegistryServiceFileImpl.java
  
  Index: PortletDefinitionRegistryServiceFileImpl.java
  ===================================================================
  RCS file: /home/cvs/jakarta-pluto/portal/src/java/org/apache/pluto/portalImpl/services/portletdefinitionregistry/PortletDefinitionRegistryServiceFileImpl.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- PortletDefinitionRegistryServiceFileImpl.java	14 Jun 2004 13:39:46 -0000	1.6
  +++ PortletDefinitionRegistryServiceFileImpl.java	30 Jul 2004 12:40:19 -0000	1.7
  @@ -45,8 +45,10 @@
   import org.xml.sax.InputSource;
   
   /**
  - * A simple XML Castor file based implementation of the <code>PortletRegistryService</config>
  - * <p>This store persit the PortletRegistry informations</p>
  + * A simple XML Castor file based implementation of the
  + * <code>PortletRegistryService</config>.
  + *
  + * <p>This store persit the PortletRegistry informations.</p>
    *
    */