dion        2004/05/13 01:48:57

  Modified:    dashboard/src/plugin-test project.properties
  Log:
  Stop plugin tests from failing under jdk 1.3
  
  Revision  Changes    Path
  1.12      +1 -0      maven-plugins/dashboard/src/plugin-test/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/maven-plugins/dashboard/src/plugin-test/project.properties,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- project.properties        1 May 2004 08:39:55 -0000       1.11
  +++ project.properties        13 May 2004 08:48:57 -0000      1.12
  @@ -41,3 +41,4 @@
   # Make sure that an XML report is generated whenever Clover is run. Also
   # inherited by the subprojects.
   maven.clover.report.xml = true
  +maven.junit.fork=true
  \ No newline at end of file
  
  
  

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

Reply via email to