-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
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:
- Upgrade Spring Framework dependency to 3.1.1.RELEASE [INT-2517] #6497 Upgrade Spring Framework dependency to 3.1.1.RELEASE