bloritsch    2003/07/10 14:06:04

  Modified:    meta/api/src/java/org/apache/avalon/meta/info
                        InfoDescriptor.java
  Log:
  Remove incorrect javadocs
  
  Revision  Changes    Path
  1.3       +1 -4      
avalon-sandbox/meta/api/src/java/org/apache/avalon/meta/info/InfoDescriptor.java
  
  Index: InfoDescriptor.java
  ===================================================================
  RCS file: 
/home/cvs/avalon-sandbox/meta/api/src/java/org/apache/avalon/meta/info/InfoDescriptor.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- InfoDescriptor.java       10 Jul 2003 21:01:09 -0000      1.2
  +++ InfoDescriptor.java       10 Jul 2003 21:06:04 -0000      1.3
  @@ -111,10 +111,7 @@
        * Creation of a new component descriptor using a supplied name, key, version
        * and attribute set.
        *
  -     * @param name the component name
        * @param classname the implemetation classname
  -     * @param version the implementation version
  -     * @param attributes a set of attributes associated with the component type
        * @exception IllegalArgumentException if the implementation key is not a 
classname
        */
       public InfoDescriptor( final String classname )
  
  
  

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

Reply via email to