java.lang.AssertionError: java.lang.AssertionError: Failure. CommandResult = CommandResult [success=false, result=null, exception=org.springframework.xd.rest.client.impl.SpringXDException: Line 7 in XML document from file [/data/bamboo-home/xml-data/build-dir/XD-XD1JL-JOB1/spring-xd-shell/build/resources/test/spring-xd/xd/modules/job/nestedJob/config/nestedJob.xml] is invalid; nested exception is org.xml.sax.SAXParseException; lineNumber: 7; columnNumber: 66; cvc-elt.1: Cannot find the declaration of element 'beans'.
]
java.lang.AssertionError: Failure. CommandResult = CommandResult [success=false, result=null, exception=org.springframework.xd.rest.client.impl.SpringXDException: Line 7 in XML document from file [/data/bamboo-home/xml-data/build-dir/XD-XD1JL-JOB1/spring-xd-shell/build/resources/test/spring-xd/xd/modules/job/nestedJob/config/nestedJob.xml] is invalid; nested exception is org.xml.sax.SAXParseException; lineNumber: 7; columnNumber: 66; cvc-elt.1: Cannot find the declaration of element 'beans'.
]
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.springframework.xd.shell.AbstractShellIntegrationTest.executeCommand(AbstractShellIntegrationTest.java:177)
at org.springframework.xd.shell.command.AbstractJobIntegrationTest.executeJobCreate(AbstractJobIntegrationTest.java:147)
(64 more lines...)
|