Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 348326

Summary: can't build feature patch
Product: z_Archived Reporter: Igor Fedorenko <igor>
Component: TychoAssignee: Igor Fedorenko <igor>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:

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