Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] source bundle generation issues.



On 24/05/2012 5:49 PM, Igor Fedorenko wrote:
- the manifest entries for the source bundles don't include
"bundle-name" or "provider-name". Can I fix?


This should be fixed in 0.15 now.

--
Regards,
Igor


Using the staged 0.15.0, I'm seeing new manifest entries, but It looks like I need to configure my pom correctly. Any suggestion? Do I need to create bundleVendor and bundleName properties?

...
Bundle-Vendor: %bundleVendor
Bundle-Localization: OSGI-INF/l10n/bundle-src
Bundle-Name: %bundleName
...

Thanks,

-Eric


Back to the top