Skip to content

Remove deprecations in Event Adapter after upgrade to Spring 3.1.1 [INT-2527] #6506

@spring-operator

Description

@spring-operator

Gunnar Hillert opened INT-2527 and commented

:spring-integration-event:compileTestJava
/Users/ghillert/dev/git-ghillert/spring-integration/spring-integration-event/src/test/java/org/springframework/integration/event/inbound/ApplicationEventListeningMessageProducerTests.java:39: warning: [deprecation] org.springframework.test.annotation.ExpectedException in org.springframework.test.annotation has been deprecated
import org.springframework.test.annotation.ExpectedException;
                                          ^
/Users/ghillert/dev/git-ghillert/spring-integration/spring-integration-event/src/test/java/org/springframework/integration/event/inbound/ApplicationEventListeningMessageProducerTests.java:153: warning: [deprecation] org.springframework.test.annotation.ExpectedException in org.springframework.test.annotation has been deprecated
	@Test @ExpectedException(value=MessageHandlingException.class)
	       ^
2 warnings

Affects: 2.2 M1

Issue Links:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions