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 2003/10/12 00:13:37 UTC

cvs commit: avalon/merlin/kernel/unit/conf config.xml

mcconnell    2003/10/11 15:13:37

  Added:       merlin/kernel/unit/conf config.xml
  Log:
  Add an example configuration.
  
  Revision  Changes    Path
  1.1                  avalon/merlin/kernel/unit/conf/config.xml
  
  Index: config.xml
  ===================================================================
  
  <targets>
  
    <target name="tutorial/hello">
      <configuration>
        <message>Hello!!</message>
      </configuration>
    </target>
  
  </targets>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org