Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.8.0-incubator
-
None
-
None
Description
After building the bundle org.apache.ace.client.automation, the Manifest has no <bundle-activator> property. This results in a not as expected starting bundle.
Should add:
<bundle.activator>org.apache.ace.client.automation.Activator</bundle.activator>