Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 348326 - can't build feature patch
Summary: can't build feature patch
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Tycho (show other bugs)
Version: unspecified   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Igor Fedorenko CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-05 09:21 EDT by Igor Fedorenko CLA
Modified: 2021-04-28 16:55 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Igor Fedorenko CLA 2011-06-05 09:21:27 EDT
From https://issues.sonatype.org/browse/TYCHO-580

<quote>
Building feature patches with Tycho does not work.
I tried to build a simple example and it failed resolving the dependencies.
I debugged it a bit and it seems that the issue is caused the metadata that is generated for the feature patch being built. Rather than generating a patch IU, a normal feature IU is being generated.

I'll provide a small test case.
</quote>


I have implementation in my local branch that I use to build m2e maven runtime 3.0.3 and plan to merge the patch back to master for 0.13
Comment 1 Igor Fedorenko CLA 2011-06-05 14:37:42 EDT
Merged my changes, added integration test. https://github.com/sonatype/sonatype-tycho/commit/6d8b086e33e25a2674899a5f7d3a0fdffdc6e0a1