donaldp     2002/08/17 23:06:10

  Modified:    containerkit/src/java/org/apache/excalibur/containerkit/kernel
                        ComponentEntry.java
  Log:
  Remove FQN from {@link }
  
  Revision  Changes    Path
  1.14      +2 -2      
jakarta-avalon-excalibur/containerkit/src/java/org/apache/excalibur/containerkit/kernel/ComponentEntry.java
  
  Index: ComponentEntry.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-avalon-excalibur/containerkit/src/java/org/apache/excalibur/containerkit/kernel/ComponentEntry.java,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- ComponentEntry.java       18 Aug 2002 03:46:08 -0000      1.13
  +++ ComponentEntry.java       18 Aug 2002 06:06:09 -0000      1.14
  @@ -20,7 +20,7 @@
   public class ComponentEntry
   {
       /**
  -     * The {@link org.apache.avalon.framework.info.ComponentInfo} that describes
  +     * The {@link ComponentInfo} that describes
        * the type of this component.
        */
       private final ComponentInfo m_info;
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to