Merge pull request 'Fix class not found in Grafana component' (#138) from navodzoysa/device-mgt-core:fix-grafana into master

Reviewed-on: https://repository.entgra.net/community/device-mgt-core/pulls/138
This commit is contained in:
Pahansith Gunathilake 2023-06-16 10:53:06 +00:00
commit bfef1e5caa

View File

@ -88,7 +88,7 @@
io.entgra.device.mgt.core.application.mgt.core.* io.entgra.device.mgt.core.application.mgt.core.*
</Import-Package> </Import-Package>
<Export-Package> <Export-Package>
!io.entgra.device.mgt.core.analytics.mgt.grafana.proxy.core.internal, !io.entgra.device.mgt.core.transport.mgt.email.sender.core.internal,
io.entgra.device.mgt.core.analytics.mgt.grafana.proxy.core.* io.entgra.device.mgt.core.analytics.mgt.grafana.proxy.core.*
</Export-Package> </Export-Package>
<Embed-Dependency> <Embed-Dependency>