brett       2004/10/17 00:55:39

  Modified:    .        project.properties
  Log:
  itest is still broken
  
  Revision  Changes    Path
  1.66      +2 -1      maven/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/maven/project.properties,v
  retrieving revision 1.65
  retrieving revision 1.66
  diff -u -r1.65 -r1.66
  --- project.properties        17 Oct 2004 01:07:53 -0000      1.65
  +++ project.properties        17 Oct 2004 07:55:39 -0000      1.66
  @@ -92,7 +92,8 @@
   maven.plugins.includes = */project.xml
   # Touchstone is not built into Maven any more
   #maven.plugins.excludes = 
examples/**,touchstone/**,touchstone-partner/**,plugin-parent/**
  -maven.plugins.excludes = 
examples/**,touchstone/**,touchstone-partner/**,plugin-parent/**,linkcheck/**
  +# Linkcheck is currently broken on head. itest is just broken
  +maven.plugins.excludes = 
examples/**,touchstone/**,touchstone-partner/**,plugin-parent/**,linkcheck/**,itest/**
   maven.plugins.profile = plugin-profile.xml
   
   maven.get.jars.baseUrl = http://www.ibiblio.org/maven
  
  
  

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

Reply via email to