Running the tests without "mvn clean" provides errors -----------------------------------------------------
Key: OCM-33 URL: https://issues.apache.org/jira/browse/OCM-33 Project: Jackrabbit OCM Issue Type: Bug Affects Versions: 1.6.0 Reporter: Christophe Lombart Running the tests without "mvn clean" provides errors. Eg."mvn clean test" works fine but not "mvn test". The unit test used for the node type manager (NodeTypeManagerImplTest) provides some exception on a second run because it creates namespaces & node types. We have to setup a clean repo before starting the unit tests. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.