You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ad...@apache.org on 2002/10/24 12:05:00 UTC

cvs commit: jakarta-commons-sandbox/vfs project.properties

adammurdoch    2002/10/24 03:04:59

  Modified:    vfs      project.properties
  Log:
  Exclude all the tests from the generated ant script.
  
  Revision  Changes    Path
  1.7       +1 -0      jakarta-commons-sandbox/vfs/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/vfs/project.properties,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- project.properties	21 Oct 2002 00:46:38 -0000	1.6
  +++ project.properties	24 Oct 2002 10:04:59 -0000	1.7
  @@ -9,6 +9,7 @@
   maven.jarResources.basedir=${basedir}/src/java
   maven.junit.fork = true
   maven.junit.sysproperties = test.basedir test.ftp.uri test.smb.uri
  +maven.ant.excludeTests=**/*.java
   
   test.data.src=${maven.src.dir}/test-data
   test.basedir=${maven.build.dir}/test-data
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>