yuansc commented on a change in pull request #1: [SLING-8246]Fix server side test hang with repeat "Waiting for the following bund… URL: https://github.com/apache/sling-org-apache-sling-junit-core/pull/1#discussion_r365626552
########## File path: bnd.bnd ########## @@ -0,0 +1,32 @@ +Bundle-Activator: \ Review comment: Thanks for the information. OSGi 7.0 annotation definitely looks cleaner. Have to explicitly declare osgi.annontation 7.0.0 dependency locally to use the feature. I am volunteer myself to fix this in future when sling-parent includes osgi.annontation 7.0.0 (ie. 36?). Will do another pull request with the latest change. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
