f2par0 opened a new pull request, #299: URL: https://github.com/apache/aries/pull/299
Problem found : the class `SpringApplicationContext` inherits from `org.springframework.context.support.AbstractApplicationContext` , which had a `destroy` method in version 4, but was deprecated then removed in the version 6 of spring framework. The name of the destroy method must be updated to match this new name -- 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...@aries.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org