Hi Shawn, On 11/19/2016 07:31 AM, Shawn McKinney wrote: > The question is how to resolve. I made the mistake that replacing the schema > in the old openldap fortress packages would resolve and it didn’t because - > The new schema will cause the init-fortress to fail in the old package.
Strange, on my local machine it worked after I updated the Docker image with the new schema, see commit 68fdb84d7fa48c88ea529fa4157f703ac6f4f223 Problem on Jenkins is that it doesn't pull the new Docker image, it gives me "layers from manifest don't match image configuration", needs to be investigated... Another issue on Jenkins is (which also exists on the Sonar build [1]) is that the new Jgraph version requires Java 8 but the builds run with Java 7. > What needs to happen is to change the docker image to use the new > installation procedures in section II: > https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-SLAPD.md I agree, makes sense. > I recommend turning the tests off until these changes are made. Done. Kind Regards, Stefan [1] https://analysis.apache.org/jenkins/job/directory-fortress-core/
