Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Handling non-osgi jar files

Nested jars are a problem in OSGI and while classloading.
Instead of prefixing I prefer a special version number, because other
bundles reference the original name, not your name.


Back to the top