You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by mc...@apache.org on 2002/07/07 07:03:04 UTC

cvs commit: jakarta-avalon-excalibur/assembly/src/java/org/apache/excalibur/meta/builder ProfileCreator.java

mcconnell    2002/07/06 22:03:04

  Modified:    assembly/src/java/org/apache/excalibur/meta/builder
                        ProfileCreator.java
  Log:
  javadoc updates
  
  Revision  Changes    Path
  1.2       +2 -5      jakarta-avalon-excalibur/assembly/src/java/org/apache/excalibur/meta/builder/ProfileCreator.java
  
  Index: ProfileCreator.java
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/assembly/src/java/org/apache/excalibur/meta/builder/ProfileCreator.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ProfileCreator.java	7 Jul 2002 04:33:16 -0000	1.1
  +++ ProfileCreator.java	7 Jul 2002 05:03:04 -0000	1.2
  @@ -14,11 +14,8 @@
   
   /**
    * Simple interface used to create {@link Profile}
  - * from stream. This abstraction was primarily created so
  - * that the Type could be built from non-XML
  - * sources and no XML classes need be in the classpath.
  + * from stream or Configuration sorce.
    *
  - * @author <a href="mailto:peter@apache.org">Peter Donald</a>
    * @author <a href="mailto:mcconnell@apache.org">Stephen McConnell</a>
    * @version $Revision$ $Date$
    */
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>