INT-1224 polishing

This commit is contained in:
Oleg Zhurakousky
2010-07-13 04:17:41 +00:00
parent 82e0d49703
commit eddfb1783a

View File

@@ -33,8 +33,6 @@ import org.springframework.integration.message.StringMessage;
import org.springframework.oxm.Marshaller;
import org.springframework.oxm.Unmarshaller;
import org.springframework.oxm.XmlMappingException;
/**
* @author Oleg Zhurakousky
*
@@ -42,6 +40,7 @@ import org.springframework.oxm.XmlMappingException;
public class JmsWithMarshallingMessageConverterTests {
@SuppressWarnings("unchecked")
@Test
public void demoWithMarshallingConverter(){
ActiveMqTestUtils.prepare();