Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 369316 - eclipse-repository does not include dynamically added dependencies
Summary: eclipse-repository does not include dynamically added dependencies
Status: CLOSED DUPLICATE of bug 364134
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Tycho (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Igor Fedorenko CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 364134
Blocks:
  Show dependency tree
 
Reported: 2012-01-21 10:30 EST by Igor Fedorenko CLA
Modified: 2021-04-28 16:54 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 Igor Fedorenko CLA 2012-01-21 10:30:31 EST
New or changed dependencies can be introduced into projects during the build. For example, source feature (see bug 345234) calculates its dependencies based on source bundles actually available. eclipse-repository should include such dynamically calculated dependencies.
Comment 1 Igor Fedorenko CLA 2012-01-25 10:37:51 EST
This has been implemented as part of bug 364134 and this functionality will be covered by source feature integration tests. 

Specific commit that fixes the problem described in this bugreport 

http://git.eclipse.org/c/tycho/org.eclipse.tycho.git/commit/?id=d0aa87d4845e3e14392310c89bc374eb3774e137

*** This bug has been marked as a duplicate of bug 364134 ***