Hello,
I am planning to use Splunk Java SDK in OSGi environment. Splunk Java SDK is provided as plain source code and build instructions. However, following build instructions we get a jar file. In our environment we need an OSGi bundle and the difference is in the MANIFEST.MF file in this jar file. We can do it ourselves, but our infrastructure team suggested that the providers do it, since they know the package structure better. So, who should I contact in order to ask for this MANIFEST.MF file and to build the Splunk Java SDK as OSGi bundle?