You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by mi...@apache.org on 2003/04/30 10:34:07 UTC

cvs commit: maven-new/core project.xml

michal      2003/04/30 01:34:06

  Modified:    core     project.xml
  Log:
  added layout and artifact-handler properties files to java resources
  
  Revision  Changes    Path
  1.5       +3 -1      maven-new/core/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-new/core/project.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- project.xml	27 Apr 2003 13:49:02 -0000	1.4
  +++ project.xml	30 Apr 2003 08:34:06 -0000	1.5
  @@ -425,7 +425,7 @@
             <includes>
               <include>**/*.xml</include>
             </includes>
  -        </resource>
  +        </resource>        
         </resources>
   
       </unitTest>
  @@ -440,6 +440,8 @@
             <include>log4j.properties</include>
             <include>driver.jelly</include>
             <include>driver.properties</include>
  +          <include>layout.properties</include>
  +          <include>artifact-handler.properties</include>          
           </includes>
         </resource>
         <resource>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org