> On Dec 1, 2015, at 12:59 AM, Jan Sindberg <[email protected]> wrote: > > Yes, it gives me issues with schemas embedded in jars. > > org.apache.directory.api.ldap.schemaextractor.UniqueResourceException: > Problem locating LDIF file in schema repository > Multiple copies of resource named > 'schema/ou=schema/cn=apachedns/ou=syntaxes.ldif' located on classpath at urls > > jar:file:/C:/Users/JSI/.m2/repository/org/apache/directory/api/api-all/1.0.0-M31/api-all-1.0.0-M31.jar!/schema/ou%3dschema/cn%3dapachedns/ou%3dsyntaxes.ldif > > jar:file:/C:/Users/JSI/.m2/repository/org/apache/directory/api/api-ldap-schema-data/1.0.0-M26/api-ldap-schema-data-1.0.0-M26.jar!/schema/ou%3dschema/cn%3dapachedns/ou%3dsyntaxes.ldif
Jan, So you were able to run the tests but had to change the dependencies in maven to use the M20 version? The answer to your earlier question is yes, we’d like to get these tests running again, and could use your help. Thanks, Shawn
