Community
Participate
Working Groups
3.6 RC1 I have a product that builds and exports fine. Next thing on my list was trying to perform an exporting with source bundles. Thus, I opened the product export wizard again and checked "Export source" and selected "Generate source bundles". Now, the product export fails with "unable to find feature <whatever>.source with version in range [a.b.c,a.b.c+1)". Feature "<whatever>" in version a.b.c is included in my product definition and located in my workspace. I would expect that this feature gets generated together with the source bundles.
Take a closer look at the error message; is there in fact a space between the "<whatever>" and the ".source"? If so, this is the same as Bug 304652.
*** This bug has been marked as a duplicate of bug 304652 ***