Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 329421 - Java Discoverer : limitations with java invocation and IJavaProjects input
Summary: Java Discoverer : limitations with java invocation and IJavaProjects input
Status: CLOSED FIXED
Alias: None
Product: MoDisco
Classification: Modeling
Component: Technologies (show other bugs)
Version: 0.9.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 0.9.0 M3   Edit
Assignee: Fabien Giquel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-04 05:35 EDT by Fabien Giquel CLA
Modified: 2011-01-11 05:16 EST (History)
2 users (show)

See Also:
fabien.giquel: indigo+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fabien Giquel CLA 2010-11-04 05:35:57 EDT
There are two limitations with Java discoverer, when invoking DiscoverJavaModelFromJavaProject from Java in silent mode, in providing some IJavaProject collection as input.

if source = projectA, and parameters bean contains projectB and projectC

- it does not work for projectA if it is not explicetely added in parameters bean
- project B and C are not processed if they do not appear in projectA dependencies

These limitations are side-effects from behavior with UI projects selection. But they must not exist.
Comment 1 Fabien Giquel CLA 2010-11-04 05:45:36 EDT
Fixed in revision 3560.
Comment 2 Hugo Bruneliere CLA 2011-01-11 05:16:21 EST
Bug fixed.