You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by vm...@apache.org on 2003/05/24 13:38:32 UTC

cvs commit: maven/src/plugins-build/cactus/sample .cvsignore

vmassol     2003/05/24 04:38:32

  Modified:    src/plugins-build/cactus/sample .cvsignore
  Log:
  removed project.properties from ignore list but added build.properties instead, as it should always have been...
  
  Revision  Changes    Path
  1.2       +1 -1      maven/src/plugins-build/cactus/sample/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/cactus/sample/.cvsignore,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- .cvsignore	22 Mar 2003 16:39:10 -0000	1.1
  +++ .cvsignore	24 May 2003 11:38:32 -0000	1.2
  @@ -1,4 +1,4 @@
   target
   cactus_client.log
   maven.log
  -project.properties
  +build.properties
  
  
  

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