This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 54705

Summary: Commit validation does not succeed showing dialog with upgrade
Product: ide Reporter: Jaroslav Tulach <jtulach>
Component: CodeAssignee: _ rkubacki <rkubacki>
Status: RESOLVED FIXED    
Severity: blocker CC: jskrivanek, pzajac
Priority: P1 Keywords: REGRESSION
Version: 4.x   
Hardware: Other   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Jaroslav Tulach 2005-02-09 01:38:45 UTC
If I have $HOME/.netbeans/3.6 directory then my  
 
cd nbbuild 
ant commit-validation 
 
does not succeed as it requires user interaction by 
showing a dialog to upgrade user settings from 
previous version. 
 
This has to be disabled by setting unsetting  
"netbeans.importclass" property.
Comment 1 pzajac 2005-02-09 16:18:26 UTC
I found similiar problem. When I run core stable the ClassNotFound
.Upgrade exception is thrown. It works fine with 200402031900 build.
Do  you you have any idea what is wrong.  
Comment 3 _ rkubacki 2005-02-16 14:33:38 UTC
ought to be fixed now

/cvs/core/src/org/netbeans/core/NonGui.java,v  <--  NonGui.java
new revision: 1.117; previous revision: 1.116