glimmerveen commented on PR #194: URL: https://github.com/apache/felix-dev/pull/194#issuecomment-1428712663
I ran into an issue when updating a project's dependency to osgi.core to 8.0.0, that also used LogService. It appears that when org.osgi.service.log was moved from Compendium to Core it got a new version which has not been incorporated into Felix Log yet. This PR should address this by updating the org.osgi.service.log dependency to version 1.5. I also took the liberty to update the version to the next minor, as I noticed this was also done when the spec dependency was updated from 1.3 to 1.4 in the past. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@felix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org