You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by do...@apache.org on 2002/11/16 08:59:00 UTC

cvs commit: jakarta-avalon-excalibur/info/src/test/org/apache/avalon/framework/tools/infobuilder/test/data QDoxLegacyComponent1.java

donaldp     2002/11/15 23:59:00

  Modified:    info/src/test/org/apache/avalon/framework/tools/infobuilder/test/data
                        QDoxLegacyComponent1.java
  Log:
  Mark object as a phoenix:block rather than an avalon.component
  
  Revision  Changes    Path
  1.2       +2 -2      jakarta-avalon-excalibur/info/src/test/org/apache/avalon/framework/tools/infobuilder/test/data/QDoxLegacyComponent1.java
  
  Index: QDoxLegacyComponent1.java
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/info/src/test/org/apache/avalon/framework/tools/infobuilder/test/data/QDoxLegacyComponent1.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- QDoxLegacyComponent1.java	16 Nov 2002 05:49:49 -0000	1.1
  +++ QDoxLegacyComponent1.java	16 Nov 2002 07:59:00 -0000	1.2
  @@ -23,7 +23,7 @@
    *
    * @author <a href="mailto:peter at apache.org">Peter Donald</a>
    * @version $Revision$ $Date$
  - * @avalon.component
  + * @phoenix:block
    * @phoenix:service name="org.apache.avalon.framework.tools.infobuilder.test.data.Service1"
    * @phoenix:service name="org.apache.avalon.framework.tools.infobuilder.test.data.otherpkg.Service2"
    * @phoenix:service name="org.apache.avalon.framework.tools.infobuilder.test.data.otherpkg.Service3"
  
  
  

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