mikereedell / sunrisesunsetlib-java

Library for computing the sunrise/sunset from GPS coordinates and a date, in Java.
http://mikereedell.github.com/sunrisesunsetlib-java/
Apache License 2.0
299 stars 69 forks source link

Add osgi bundle support and update plugin and dependecy versions #45

Open Kneke opened 2 years ago

klausbrunner commented 1 year ago

Simply adding the bundle plugin doesn't seem to have any effect at all. You need to explicitly tell the maven-jar-plugin to include the MANIFEST.MF generated by the bundle plugin as per the docs.