INT-1129 moved GenericMessage, ErrorMessage, and MessageDeliveryException from 'message' to 'core'
This commit is contained in:
@@ -21,7 +21,7 @@ import java.util.Collections;
|
||||
import java.util.Map;
|
||||
|
||||
import org.junit.Test;
|
||||
import org.springframework.integration.message.GenericMessage;
|
||||
import org.springframework.integration.core.GenericMessage;
|
||||
|
||||
/**
|
||||
* @author Dave Syer
|
||||
|
||||
Reference in New Issue
Block a user