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/09/27 11:56:23 UTC

cvs commit: jakarta-avalon-excalibur/assembly/src/java/org/apache/excalibur/merlin/assembly Selector.java

mcconnell    2002/09/27 02:56:23

  Modified:    assembly/src/java/org/apache/excalibur/merlin/assembly
                        Selector.java
  Log:
  Updated attribute key ry for the service selector class.
  
  Revision  Changes    Path
  1.3       +2 -2      jakarta-avalon-excalibur/assembly/src/java/org/apache/excalibur/merlin/assembly/Selector.java
  
  Index: Selector.java
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/assembly/src/java/org/apache/excalibur/merlin/assembly/Selector.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Selector.java	14 Aug 2002 03:03:35 -0000	1.2
  +++ Selector.java	27 Sep 2002 09:56:23 -0000	1.3
  @@ -17,7 +17,7 @@
    * candidate service providers in an autom assembly process.  A selector my be
    * declared via inclusion a implemetation class nameed <code>&lt;service-type&gt;Selector</code>.  
    * Alternatively, a component author may declare a selection class explicitly via a
  - * service dependecy attribute with the attribute name of <code>avalon.service.selector</code>.
  + * service dependency attribute with the attribute name of <code>avalon:service.selector</code>.
    *
    * @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>