jvanzyl     2004/01/09 08:21:49

  Modified:    .        Tag: MAVEN-1_0-BRANCH project.properties
  Log:
  o excluding surefire plugin i'm going to check in for emmanuel
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.51.2.7  +1 -1      maven/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/maven/project.properties,v
  retrieving revision 1.51.2.6
  retrieving revision 1.51.2.7
  diff -u -r1.51.2.6 -r1.51.2.7
  --- project.properties        6 Jan 2004 12:05:33 -0000       1.51.2.6
  +++ project.properties        9 Jan 2004 16:21:49 -0000       1.51.2.7
  @@ -77,7 +77,7 @@
   maven.bootstrap.reactor = 
clean/project.xml,jar/project.xml,java/project.xml,license/project.xml,plugin/project.xml,touchstone/project.xml,touchstone-partner/project.xml
   maven.plugins.directory = ${basedir}/../maven-plugins
   maven.plugins.includes = */project.xml
  -maven.plugins.excludes = examples/**
  +maven.plugins.excludes = examples/**,surefire/**
   
   maven.get.jars.baseUrl = http://www.ibiblio.org/maven
   maven.bootstrap.dir = ${basedir}/bootstrap
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to