mcconnell    2003/12/20 15:36:59

  Modified:    template/impl/conf block.xml
  Log:
  Add missing api reference.
  
  Revision  Changes    Path
  1.2       +10 -0     avalon-sandbox/template/impl/conf/block.xml
  
  Index: block.xml
  ===================================================================
  RCS file: /home/cvs/avalon-sandbox/template/impl/conf/block.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- block.xml 20 Dec 2003 01:05:55 -0000      1.1
  +++ block.xml 20 Dec 2003 23:36:59 -0000      1.2
  @@ -1,5 +1,15 @@
   
  +<!-- definition of an embedded block -->
  +
   <container name="template">
  +
  +   <classloader>
  +     <classpath>
  +       <repository>
  +         <resource id="template:template-api" version="1.0"/>
  +       </repository>
  +     </classpath>
  +   </classloader>
   
      <component name="sample" 
          class="org.apache.avalon.playground.impl.DefaultSample" activation="startup">
  
  
  

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

Reply via email to