Files
spring-batch/spring-batch-integration/build/test-results/test/TEST-org.springframework.batch.integration.launch.JobLaunchingMessageHandlerTests.xml
Michael Minella 75ab909314 update
2017-03-23 10:18:33 -05:00

23 lines
3.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="org.springframework.batch.integration.launch.JobLaunchingMessageHandlerTests" tests="1" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:05:04" hostname="Michaels-MacBook-Pro-3.local" time="0.001">
<properties/>
<testcase name="testSimpleDelivery" classname="org.springframework.batch.integration.launch.JobLaunchingMessageHandlerTests" time="0.001"/>
<system-out><![CDATA[2017-03-23 10:05:04,723 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [job-execution-context.xml]>
2017-03-23 10:05:04,753 INFO Test worker [org.springframework.integration.config.IntegrationRegistrar] - <No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.>
2017-03-23 10:05:04,754 DEBUG Test worker [org.springframework.integration.config.IntegrationRegistrar] - <The '#jsonPath' SpEL function cannot be registered: there is no jayway json-path.jar on the classpath.>
2017-03-23 10:05:04,754 DEBUG Test worker [org.springframework.integration.config.IntegrationRegistrar] - <SpEL function '#xpath' isn't registered: there is no spring-integration-xml.jar on the classpath.>
2017-03-23 10:05:04,755 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@161f756b: startup date [Thu Mar 23 10:05:04 CDT 2017]; root of context hierarchy>
2017-03-23 10:05:04,759 INFO Test worker [org.springframework.integration.config.DefaultConfiguringBeanFactoryPostProcessor] - <No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.>
2017-03-23 10:05:04,759 INFO Test worker [org.springframework.integration.config.DefaultConfiguringBeanFactoryPostProcessor] - <No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.>
2017-03-23 10:05:04,760 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
2017-03-23 10:05:04,786 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
2017-03-23 10:05:04,851 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
2017-03-23 10:05:04,899 DEBUG Test worker [org.springframework.integration.config.GlobalChannelInterceptorProcessor] - <No global channel interceptors.>
2017-03-23 10:05:04,939 INFO Test worker [org.springframework.context.support.DefaultLifecycleProcessor] - <Starting beans in phase 0>
2017-03-23 10:05:04,939 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel>
2017-03-23 10:05:04,939 INFO Test worker [org.springframework.integration.channel.PublishSubscribeChannel] - <Channel 'org.springframework.context.support.GenericApplicationContext@161f756b.errorChannel' has 1 subscriber(s).>
2017-03-23 10:05:04,939 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <started _org.springframework.integration.errorLogger>
]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>