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 21983 - Importing projects works incorrectly
Summary: Importing projects works incorrectly
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: corba (show other bugs)
Version: -FFJ-
Hardware: PC All
: P2 blocker (vote)
Assignee: Vitezslav Stejskal
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-29 15:43 UTC by David Kaspar
Modified: 2003-06-30 17:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Patch for orion builds (61.32 KB, application/octet-stream)
2002-04-22 20:01 UTC, Vitezslav Stejskal
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Kaspar 2002-03-29 15:43:36 UTC
How to reproduce:
Have a ffjuser30 user directory from Forte for Java 3.0.
(Be sure that CORBA module is installed in user directory (not in FFJ_HOME
directory)).
Install Forte for Java 4.0 EE.
Run FFJ with non existing user directory.
When Import Wizard appears, import project from ffjuser30 user directory.
ERROR - CORBA module is copied from ffjuser30 user directory to ffjuser40 user
directory. Now there are two CORBA modules:
1) CORBA module from FFJ 3.0 in ffjuser40 user directory
2) CORBA module from FFJ 4.0 in FFJ_HOME directory
When FFJ 4.0 is started there is CORBA module from FFJ 3.0 presented instead
CORBA module from FFJ 4.0.

Solution:
Import wizard should remove all files of CORBA module from user directory when
it imports projects from Forte for Java 3.0 user directory.

CORBA module consists of these files:
bin/openorb.xml, lib/ext/idlcompilers.jar, lib/ext/openorb-1.0.2.jar,
modules/corba.jar, modules/corba.jar, modules/idl-syntax.jar,
modules/locale/corba_ja.jar, modules/locale/idl-syntax_ja.jar,
modules/docs/corba.jar, modules/docs/locale/corba_ja.jar
Comment 1 Vitezslav Stejskal 2002-04-10 15:11:26 UTC
It's better to assign it directly to me, if I am supposed to solve it 
:-). Also, it should be 3.3.2_CANDIDATE, IMO.
Comment 2 Vitezslav Stejskal 2002-04-11 16:13:12 UTC
fixed in main trunk, please verify it!

/cvs/core/ide/src/org/netbeans/core/upgrade/nbdev.cfg 1.2
Comment 3 Vitezslav Stejskal 2002-04-15 10:53:03 UTC
integrated in orion_fcs
Comment 4 David Kaspar 2002-04-22 14:59:58 UTC
Reopening - issue is not solved - problem remaining
Comment 5 Vitezslav Stejskal 2002-04-22 15:08:33 UTC
Oops, it seems that filters were set for incorrect type of upgrade. It's corrected in main trunk now, 
could you please verify it. Thanks.
Comment 6 Vitezslav Stejskal 2002-04-22 20:01:15 UTC
Created attachment 5510 [details]
Patch for orion builds
Comment 7 Vitezslav Stejskal 2002-04-22 20:02:35 UTC
I've prepared the patch for Orion build, please try it before the 
final integration. Thanks.
Comment 8 David Kaspar 2002-04-30 14:38:56 UTC
Verified in orion_fcs
Comment 9 David Kaspar 2002-04-30 14:40:57 UTC
Changing status to verified
Comment 10 Quality Engineering 2003-06-30 17:07:43 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.