Hi Felix,
I had assumed that "." was allowed in qualifier. Thanks for pointing out
my mistake. If someone knows the logic behind this restriction, please
mention.
Thanks,
Sahoo
On Thursday 09 May 2013 02:25 PM, Felix Meschberger wrote:
Hi Sahoo
The qualifier part must not contain any dots. See
http://www.osgi.org/javadoc/r4v43/core/org/osgi/framework/Version.html#Version(java.lang.String)
<http://www.osgi.org/javadoc/r4v43/core/org/osgi/framework/Version.html#Version%28java.lang.String%29>
Regards
Felix
--
Felix Meschberger | Principal Scientist | [email protected]
<mailto:[email protected]>
Am 09.05.2013 um 10:45 schrieb "Sahoo" <[email protected]
<mailto:[email protected]>>:
If I try to export a package with version 1.1.3.0.0-130509.1000.225353,
maven-bundle-plugin exports as 1.1.3.225353. This is perhaps done by bnd
than plugin, but since I am using bundle-plugin, I prefer asking here.
How can I disable this smartness? AFAIK, my original version is a valid
OSGi version, no?
Thanks,
Sahoo
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
<mailto:[email protected]>
For additional commands, e-mail: [email protected]
<mailto:[email protected]>