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 - Commit validation does not succeed showing dialog with upgrade
Summary: Commit validation does not succeed showing dialog with upgrade
Status: RESOLVED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: Other Linux
: P1 blocker (vote)
Assignee: _ rkubacki
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2005-02-09 01:38 UTC by Jaroslav Tulach
Modified: 2005-02-16 14:33 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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