[jboss-cvs] jbosside/core/plugins/org.jboss.ide.eclipse.firstrun/src/main/org/jboss/ide/eclipse/firstrun ...

Robert Stryker rawblem at gmail.com
Thu Sep 28 14:03:37 EDT 2006


  User: rawb    
  Date: 06/09/28 14:03:37

  Modified:    core/plugins/org.jboss.ide.eclipse.firstrun/src/main/org/jboss/ide/eclipse/firstrun 
                        FirstRunStartup.java
  Log:
  test code was left uncommented. Feh
  
  Revision  Changes    Path
  1.8       +0 -4      jbosside/core/plugins/org.jboss.ide.eclipse.firstrun/src/main/org/jboss/ide/eclipse/firstrun/FirstRunStartup.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: FirstRunStartup.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.firstrun/src/main/org/jboss/ide/eclipse/firstrun/FirstRunStartup.java,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -b -r1.7 -r1.8
  --- FirstRunStartup.java	19 Sep 2006 16:19:29 -0000	1.7
  +++ FirstRunStartup.java	28 Sep 2006 18:03:37 -0000	1.8
  @@ -62,12 +62,8 @@
               	       }
               	   }
               	   
  -            	   // Temp
  -            	   workspaceLatest = "1.6.0.GA";
               	   showWizard(workspaceLatest);
  -            	   
               	   store.setValue(FirstRunPlugin.FIRST_RUN_PROPERTY_LATEST_VERSION, currentVersion);
  -            	   
                  } catch (Exception e) {
                     e.printStackTrace();
                  }
  
  
  



More information about the jboss-cvs-commits mailing list