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
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