jruaux      2003/01/15 08:35:47

  Modified:    Eclipse-Plugin/src/java/org/apache/cactus/eclipse/launcher
                        CactusLaunchShortcut.java
  Log:
  Added comment
  
  Revision  Changes    Path
  1.26      +1 -0      
jakarta-cactus/Eclipse-Plugin/src/java/org/apache/cactus/eclipse/launcher/CactusLaunchShortcut.java
  
  Index: CactusLaunchShortcut.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-cactus/Eclipse-Plugin/src/java/org/apache/cactus/eclipse/launcher/CactusLaunchShortcut.java,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- CactusLaunchShortcut.java 15 Jan 2003 16:32:14 -0000      1.25
  +++ CactusLaunchShortcut.java 15 Jan 2003 16:35:47 -0000      1.26
  @@ -288,6 +288,7 @@
        */
       private void teardownCactusTests(IProgressMonitor thePM)
       {
  +        // The commented code is linked to the crashing VM problem
           //thePM.beginTask("Tearing down Cactus tests", 10);
           try
           {
  
  
  

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

Reply via email to