Bug 24942 - [boot] [2.0.2 tp1] Unable to upgrade eclipse (2.0.0 -> 2.0.2) in same directory
Summary: [boot] [2.0.2 tp1] Unable to upgrade eclipse (2.0.0 -> 2.0.2) in same directory
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 2.0.2   Edit
Hardware: PC Windows 2000
: P3 blocker (vote)
Target Milestone: 2.0.2   Edit
Assignee: DJ Houghton CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-17 08:21 EDT by Christophe Elek CLA
Modified: 2002-10-18 13:39 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christophe Elek CLA 2002-10-17 08:21:16 EDT
Install 2.0.0 in c:\200
start
install root 1.0.1 from optionalSite
delete Eclipse folder but workspace
install 2.0.2
Start
Eclipse is broken as the platfrom is disabled

Seems like Startup doesn't recognize the Platform has changed and starts as
pessimistic instead of optimistic
Comment 1 Christophe Elek CLA 2002-10-17 08:53:40 EDT
we will need to change the version of core.boot to 2.0.2 also, otherwise update
from 2.0.1 to 2.0.2 will fail
Comment 2 Dejan Glozic CLA 2002-10-17 08:55:57 EDT
Understood
Comment 3 Christophe Elek CLA 2002-10-17 09:08:58 EDT
Main realizes the world has changed, but teh application is not called with the 
optimistic value.
Need to debug PlatfromConfiguration

Used to work between 2.0.0 and 2.0.1 (was the last final bug we fixed)
Comment 4 Christophe Elek CLA 2002-10-17 09:25:31 EDT
Found issue, the cleanup process of unused local variable deleted the line that
processes command line arguments

we still need to change the version of plugin.xml of boot to 2.0.2
Comment 5 Christophe Elek CLA 2002-10-17 13:17:45 EDT
Can you change the version of org.eclipse.core.boot plugin.xml in 2.0.1 stream
to be 2.0.2 ?
You may also want to trasnfer to releng after to change feature inclusion...
Comment 6 DJ Houghton CLA 2002-10-18 13:39:38 EDT
Rev'd plug-in version for org.eclipse.core.boot.
Updated reference to org.eclipse.core.runtime 2.0.2.
Released into R2_0_1.
Closing.