Hi Lewis, Thanks for the reply!
About JDK8 support - Understood. I'm running another instance of OODT (just playing around with it) on JDK7 I was looking into issue 823 when I came across this Thanks! -- adi adi On Thu, Mar 5, 2015 at 8:02 PM, Lewis John Mcgibbney < [email protected]> wrote: > Hey Adi, > Please of a Jira issue ticket. > I would advise that your temporarily downgrade to JDK 7 as that is what our > Jenkins build environment is currently using. > JDK 8 is not yet supported in OODT. > Lewis > > On Thursday, March 5, 2015, Aditya Dhulipala <[email protected]> wrote: > > > Hi, > > > > I ran into this error while trying to run mvn install on oodt > > http://pastebin.com/GV6dQ6H3 > > > > Going through the surefire reports, i found this > > org.apache.oodt.cas.resource.queuerepo.TestXmlQueueRepository.txt > > had failed > > > > the output:- > > > > > ------------------------------------------------------------------------------- > > Test set: org.apache.oodt.cas.resource.queuerepo.TestXmlQueueRepository > > > > > ------------------------------------------------------------------------------- > > Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.161 sec > > <<< FAILURE! > > > testMapping(org.apache.oodt.cas.resource.queuerepo.TestXmlQueueRepository) > > Time elapsed: 0.146 sec <<< FAILURE! > > junit.framework.AssertionFailedError: expected:<[test-queue-1, quick]> > but > > was:<[quick, test-queue-1]> > > at junit.framework.Assert.fail(Assert.java:47) > > at junit.framework.Assert.failNotEquals(Assert.java:280) > > at junit.framework.Assert.assertEquals(Assert.java:64) > > at junit.framework.Assert.assertEquals(Assert.java:71) > > at > > > > > org.apache.oodt.cas.resource.queuerepo.TestXmlQueueRepository.testMapping(TestXmlQueueRepository.java:64) > > > > > > adi > > > > > -- > *Lewis* >
