Adobe-Marketing-Cloud / analytics-java-library

A Java client library for Analytics APIs
Apache License 2.0
15 stars 16 forks source link

Empty export section of bundle #15

Closed cylinder-y closed 6 years ago

cylinder-y commented 7 years ago

There is bundle in maven repository , and it's export section is empty.

At this moment, to make analytics OSGi bundle work correctly it is necessary to fix manifest file manually

henrykuijpers commented 6 years ago

The error is that the <Export-Package> in the pom.xml exports com.adobe.analytics.client* instead of com.adobe.**granite**.analytics.client*