Jetty bundles export package is not correct
-------------------------------------------
Key: SMX4-541
URL: https://issues.apache.org/activemq/browse/SMX4-541
Project: ServiceMix 4
Issue Type: Bug
Affects Versions: 4.2.0
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: 4.4.0
The jetty bundles export package statement is not correct.
It defines the artifactVersion property but doesn't use it. Moreover, the
bundles-pom export package property uses servicemix.osgi.export.pkg and
pkgVersion properties, not at all artifactVersion.
I remove artifactVersion property and replace it by pkgVersion (the standard
one regarding the parent bundles-pom).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.