Michael Dürig created OAK-244:
---------------------------------
Summary: ExportDocViewTest test failing
Key: OAK-244
URL: https://issues.apache.org/jira/browse/OAK-244
Project: Jackrabbit Oak
Issue Type: Bug
Components: core, jcr
Affects Versions: 0.4
Reporter: Michael Dürig
Assignee: Michael Dürig
Revision 1372788 adds a name space mapping for the prefix xmlns. This causes
the ExportDocViewTest test cases to fail:
{code}
javax.xml.transform.TransformerException: org.xml.sax.SAXParseException: The
prefix "xmlns" cannot be bound to any namespace explicitly; neither can the
namespace for "xmlns" be bound to any prefix explicitly.
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira