donaldp     2003/04/06 03:51:05

  Modified:    src/test/org/apache/avalon/phoenix/framework/tools/infobuilder/test/data
                        component3-info.xml
  Log:
  Specify the location because legacy loader now autosets the location
  
  Revision  Changes    Path
  1.2       +1 -1      
avalon-phoenix/src/test/org/apache/avalon/phoenix/framework/tools/infobuilder/test/data/component3-info.xml
  
  Index: component3-info.xml
  ===================================================================
  RCS file: 
/home/cvs/avalon-phoenix/src/test/org/apache/avalon/phoenix/framework/tools/infobuilder/test/data/component3-info.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- component3-info.xml       1 Mar 2003 04:20:14 -0000       1.1
  +++ component3-info.xml       6 Apr 2003 10:51:04 -0000       1.2
  @@ -25,6 +25,6 @@
           <dependency 
type="org.apache.avalon.cornerstone.services.threads.ThreadManager"/>
       </dependencies>
   
  -    <configuration-schema type="http://relaxng.org/ns/structure/1.0"/>
  +    <configuration-schema location="component2-schema.xml" 
type="http://relaxng.org/ns/structure/1.0"/>
   
   </component-info>
  
  
  

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

Reply via email to