Joe Shannon created SM-4934:
-------------------------------
Summary: Missing io.netty.buffer package import in spring-core
bundle
Key: SM-4934
URL: https://issues.apache.org/jira/browse/SM-4934
Project: ServiceMix
Issue Type: Bug
Reporter: Joe Shannon
The current [spring-core
bundle|https://github.com/apache/servicemix-bundles/blob/7bb9933760631f9272ab9435284c05f917e1ffc9/spring-core-5.3.12/pom.xml]
is missing an (optional) import for the io.netty.buffer package. This is
required, for example, by NettyDataBufferFactory
([org.springframework.core.io.buffer|https://github.com/spring-projects/spring-framework/blob/b595dc1dfad9db534ca7b9e8f46bb9926b88ab5a/spring-core/src/main/java/org/springframework/core/io/buffer/NettyDataBufferFactory.java]).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)