Bug 194771

Summary: Cannot find updated dependency library
Product: [Eclipse Project] JDT Reporter: Mandy Habinski <mandylh>
Component: CoreAssignee: Kent Johnson <kent_johnson>
Status: VERIFIED WORKSFORME QA Contact:
Severity: normal    
Priority: P5 CC: jerome_lanneluc
Version: 3.0.2Keywords: needinfo
Target Milestone: 3.5 M2   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Mandy Habinski CLA 2007-06-28 10:11:26 EDT
Build ID: 3.0.2 (In WID 6022)

Steps To Reproduce:
WID Version: 6.0.2
Build id: 6.0.2ifix005-20070409_1244

Steps to reproduce:
1) Import PI file "BankingBrokerage.zip" (https://rolo2.torolab.ibm.com/cgi-bin/defects/download_page.pl?dir=/defects/defect60272) into WID;
2) Refactor->Rename library "BrokerageLibrary" to "BrokerageLib", accept all changes;
3) Delete "BrokerageLib" (also delete content);
4) Import "BrokerageLibrary" from the PI file again;
5) Refactor rename it to "BrokerageLib";
6) Project->Clean for all projects;

Problem: Build errors still exist after Project->Clean. The issue can only be resolved by re-select dependencies.

    <Note by gdtaylor (Grant Taylor), 2007/06/27 16:49:04, seq: 6 rel: 0  action: return>
This is an interesting defect.  I looked into it, and
found that the exact same issue occurs with Java
projects in JDT.  Since we are inheriting the build
mechanism from Eclipse (including this defect), please
open a Bugzilla on Eclipse.  Be sure to include the
Java example for them to debug.  I just created
three Java projects that all point to another central
library.  The classes in the 3 Java projects reference
a class in the central library.
Thanks.

More information:
Comment 1 Kent Johnson CLA 2007-08-09 13:29:41 EDT
Sorry but I don't have access to the linked resource.

Please attach the simpliest example that reproduces the problem.
Comment 2 Kent Johnson CLA 2007-09-07 13:57:22 EDT
Still waiting for more information
Comment 3 Jerome Lanneluc CLA 2008-08-26 07:26:55 EDT
Not enough information. Closing as INVALID
Comment 4 Jerome Lanneluc CLA 2008-08-26 07:47:24 EDT
Sorry resolution should be WORKSFORME
Comment 5 Jerome Lanneluc CLA 2008-09-15 09:35:53 EDT
Verified for 3.5M2 using I20080914-2000