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/07/18 06:06:38 UTC

cvs commit: avalon-sandbox/merlin project.xml

mcconnell    2003/07/17 21:06:37

  Modified:    merlin   project.xml
  Log:
  Add explicit include of *.properties in test includes.
  
  Revision  Changes    Path
  1.24      +1 -0      avalon-sandbox/merlin/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/avalon-sandbox/merlin/project.xml,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- project.xml	14 Jul 2003 22:07:27 -0000	1.23
  +++ project.xml	18 Jul 2003 04:06:37 -0000	1.24
  @@ -193,6 +193,7 @@
               <include>**/*.xservice</include>
               <include>**/*.mf</include>
               <include>**/*.jar</include>
  +            <include>**/*.properties</include>
             </includes>
           </resource>
           <resource>
  
  
  

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