Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 98906

Summary: No rebuild after upgrade
Product: [Eclipse Project] JDT Reporter: Jerome Lanneluc <jerome_lanneluc>
Component: CoreAssignee: Kent Johnson <kent_johnson>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.1   
Target Milestone: 3.1 RC2   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Jerome Lanneluc CLA 2005-06-08 06:43:29 EDT
N20050608

1. Start with a workspace running with N20050607 and org.eclipse.jdt.core only.
2. Turn autobuild off
3. Shutdown
4. Restart with N20050608
5. Press build
Observe: no full build occurs
Comment 1 Jerome Lanneluc CLA 2005-06-08 06:44:05 EDT
Builder trace:

Starting build of org.eclipse.jdt.core @ Wed Jun 08 12:37:27 CEST 2005
About to read state...
Successfully read state for org.eclipse.jdt.core
Found source delta for: org.eclipse.jdt.core
Clearing last state : State for org.eclipse.jdt.core (#0 @ Wed Jun 08 12:33:24
CEST 2005)
INCREMENTAL build
Recording new state : State for org.eclipse.jdt.core (#1 @ Wed Jun 08 12:33:24
CEST 2005)
Finished build of org.eclipse.jdt.core @ Wed Jun 08 12:37:27 CEST 2005
Comment 2 Kent Johnson CLA 2005-06-08 10:35:13 EDT
STUPIDO!

Fixed. Removed call in DeltaProcessor.
Comment 3 Olivier Thomann CLA 2005-06-09 09:43:32 EDT
Verified with N20050609-0010 + JDT/Core HEAD
Comment 4 Maxime Daniel CLA 2005-06-10 12:02:21 EDT
Verified for 3.1 RC2 using build I20050610-0010
Comment 5 David Audel CLA 2005-06-10 12:18:29 EDT
close