[midPoint-git] [Evolveum/midpoint] 74a01e: Fixing referential integrity and renames (MID-3209...
Radovan Semancik
radovan.semancik at evolveum.com
Fri Jul 22 12:55:40 CEST 2016
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 74a01e8716cf68ebb7cb40d1eb372ff9d75739ac
https://github.com/Evolveum/midpoint/commit/74a01e8716cf68ebb7cb40d1eb372ff9d75739ac
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date: 2016-07-22 (Fri, 22 Jul 2016)
Changed paths:
M infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/ResourceAttributeContainer.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/ShadowUtil.java
M infra/test-util/src/main/resources/test-data/ldif/example-4000.ldif
M infra/test-util/src/main/resources/test-data/ldif/example.ldif
M infra/test-util/src/main/resources/test-data/opendj-4000.template/config/config.ldif.startok
M infra/test-util/src/main/resources/test-data/opendj-4000.template/config/tasks.ldif
M infra/test-util/src/main/resources/test-data/opendj-4000.template/config/tasks.ldif.save
M infra/test-util/src/main/resources/test-data/opendj-4000.template/db/userRoot/00000000.jdb
M infra/test-util/src/main/resources/test-data/opendj-4000.template/db/userRoot/je.config.csv
M infra/test-util/src/main/resources/test-data/opendj-4000.template/db/userRoot/je.info.0
M infra/test-util/src/main/resources/test-data/opendj-4000.template/db/userRoot/je.stat.csv
M infra/test-util/src/main/resources/test-data/opendj-4000.template/logs/access
M infra/test-util/src/main/resources/test-data/opendj-4000.template/logs/errors
M infra/test-util/src/main/resources/test-data/opendj-4000.template/logs/replication
M infra/test-util/src/main/resources/test-data/opendj-4000.template/logs/server.out
M infra/test-util/src/main/resources/test-data/opendj.template/config/config.ldif.startok
M infra/test-util/src/main/resources/test-data/opendj.template/config/schema/99-user.ldif
M infra/test-util/src/main/resources/test-data/opendj.template/config/tasks.ldif
M infra/test-util/src/main/resources/test-data/opendj.template/config/tasks.ldif.save
M infra/test-util/src/main/resources/test-data/opendj.template/config/upgrade/schema.ldif.current
M infra/test-util/src/main/resources/test-data/opendj.template/db/userRoot/00000000.jdb
M infra/test-util/src/main/resources/test-data/opendj.template/db/userRoot/je.config.csv
M infra/test-util/src/main/resources/test-data/opendj.template/db/userRoot/je.info.0
M infra/test-util/src/main/resources/test-data/opendj.template/db/userRoot/je.stat.csv
M infra/test-util/src/main/resources/test-data/opendj.template/logs/access
M infra/test-util/src/main/resources/test-data/opendj.template/logs/errors
M infra/test-util/src/main/resources/test-data/opendj.template/logs/replication
M infra/test-util/src/main/resources/test-data/opendj.template/logs/server.out
M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ResourceObjectConverter.java
M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ResourceObjectReferenceResolver.java
M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ShadowCache.java
M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ShadowManager.java
M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/ucf/api/ConnectorInstance.java
M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/ucf/impl/ConnectorInstanceIcfImpl.java
M samples/resources/opendj/example-base-only.ldif
M samples/resources/opendj/example.ldif
M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/AbstractLdapConnTest.java
M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/AbstractLdapTest.java
M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/TestOpenDj.java
M testing/conntest/src/test/resources/logback-test.xml
Log Message:
-----------
Fixing referential integrity and renames (MID-3209), fixing OpenDJ test setup, fixing OpenDJ samples.
More information about the midPoint-svn
mailing list