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/04 21:46:07 UTC

cvs commit: jakarta-avalon-excalibur/assembly/demo/src/etc demo.mf

mcconnell    2002/07/04 12:46:07

  Modified:    assembly/demo/src/etc demo.mf
  Log:
  no message
  
  Revision  Changes    Path
  1.4       +5 -5      jakarta-avalon-excalibur/assembly/demo/src/etc/demo.mf
  
  Index: demo.mf
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/assembly/demo/src/etc/demo.mf,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- demo.mf	4 Jul 2002 09:01:32 -0000	1.3
  +++ demo.mf	4 Jul 2002 19:46:07 -0000	1.4
  @@ -5,17 +5,17 @@
   framework-Specification-Version: 1.0
   framework-Implementation-Version: 4.1.2
   
  -Name: net/osm/playground/SimpleComponent.class
  +Name: org/apache/excalibur/playground/SimpleComponent.class
   Avalon-Block: true
   
  -Name: net/osm/playground/TerminalComponent.class
  +Name: org/apache/excalibur/playground/TerminalComponent.class
   Avalon-Block: true
   
  -Name: net/osm/playground/BasicComponent.class
  +Name: org/apache/excalibur/playground/BasicComponent.class
   Avalon-Block: true
   
  -Name: net/osm/playground/ComplexComponent.class
  +Name: org/apache/excalibur/playground/ComplexComponent.class
   Avalon-Block: true
   
  -Name: net/osm/playground/InvalidComponent.class
  +Name: org/apache/excalibur/playground/InvalidComponent.class
   Avalon-Block: true
  
  
  

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