dblevins    2004/08/06 22:38:45

  Modified:    .        project.properties
  Log:

  Put the itest related modules in the exclude section till they fully work.
  
  Revision  Changes    Path
  1.9       +4 -2      openejb/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/projects/openejb/scm/openejb/project.properties,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- project.properties        30 Jul 2004 02:15:51 -0000      1.8
  +++ project.properties        7 Aug 2004 02:38:45 -0000       1.9
  @@ -3,4 +3,6 @@
   ##
   
   maven.repo.remote =  http://www.ibiblio.org/maven, http://www.openejb.org/maven
  -maven.remote.group=openejb
  \ No newline at end of file
  +maven.remote.group=openejb
  +
  +module.excludes=itests,itest-ejb
  
  
  

Reply via email to