You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by GitBox <gi...@apache.org> on 2020/08/30 04:29:55 UTC

[GitHub] [servicemix-bundles] aclemons opened a new pull request #144: XStreamMarshaller broken because of missing package import

aclemons opened a new pull request #144:
URL: https://github.com/apache/servicemix-bundles/pull/144


   XStreamMarshaller uses the class SingletonSupplier from org.springframework.util.function [here](https://github.com/spring-projects/spring-framework/blob/v5.2.8.RELEASE/spring-oxm/src/main/java/org/springframework/oxm/xstream/XStreamMarshaller.java#L87).


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [servicemix-bundles] jbonofre commented on pull request #144: XStreamMarshaller broken because of missing package import

Posted by GitBox <gi...@apache.org>.
jbonofre commented on pull request #144:
URL: https://github.com/apache/servicemix-bundles/pull/144#issuecomment-683378465


   Thanks for the catch !


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [servicemix-bundles] jbonofre merged pull request #144: XStreamMarshaller broken because of missing package import

Posted by GitBox <gi...@apache.org>.
jbonofre merged pull request #144:
URL: https://github.com/apache/servicemix-bundles/pull/144


   


----------------------------------------------------------------
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:
users@infra.apache.org