Bug 194771 - Cannot find updated dependency library
Summary: Cannot find updated dependency library
Status: VERIFIED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0.2   Edit
Hardware: PC Windows XP
: P5 normal (vote)
Target Milestone: 3.5 M2   Edit
Assignee: Kent Johnson CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2007-06-28 10:11 EDT by Mandy Habinski CLA
Modified: 2008-09-15 09:35 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 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