Re: Error when launching ResourceResolverTest.testLocalFileWithEmptyBaseURI under Windows

2009-02-18 Thread Sean Mullan
Thanks, I fixed the test using your suggestion but used the File(parent, child) ctor: String file = new File(basedir, "build.xml").toURI().toString(); --Sean Eric Tournier wrote: Hi :) I am facing an AssertionFailedError during the execution of testLocalFileWithEmptyBaseURI() from org.a

Error when launching ResourceResolverTest.testLocalFileWithEmptyBaseURI under Windows

2009-02-12 Thread Eric Tournier
Hi :) I am facing an AssertionFailedError during the execution of testLocalFileWithEmptyBaseURI() from org.apache.xml.security.test.utils.resolver.ResourceResolverTest class. All the source files have been downloaded from SVN trunk I'm using Windows XP, Eclipse 3.4, Maven 2.0.9 and the file b