[midPoint-git] [Evolveum/midpoint] e4e128: Add generic directories for Windows JDBC drivers
Pavol Mederly
mederly at evolveum.com
Fri Jun 1 12:03:15 CEST 2018
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: e4e1287ce4763a1d047b310acb6553abc98a1759
https://github.com/Evolveum/midpoint/commit/e4e1287ce4763a1d047b310acb6553abc98a1759
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-06-01 (Fri, 01 Jun 2018)
Changed paths:
M build-system/pom.xml
Log Message:
-----------
Add generic directories for Windows JDBC drivers
When running db specific tests via maven we need to tell it where
to find externally provided JDBC drivers. Let's use generic
(installation independent) directory of c:\midpoint\jdbc-drivers.
Commit: 135e216bd475873363d7fe3a2dc9d964d008baf0
https://github.com/Evolveum/midpoint/commit/135e216bd475873363d7fe3a2dc9d964d008baf0
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-06-01 (Fri, 01 Jun 2018)
Changed paths:
M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/closure/AbstractOrgClosureTest.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/helpers/OrgClosureManager.java
Log Message:
-----------
Fix org closure tests
These tests used a common, long-living DB session to check for
the database state. This (wrong approach) stopped working with
Oracle 12 probably because of changes in transaction isolation.
Commit: 6befad6fa6971088cdc12f14752bef8c6fa41db3
https://github.com/Evolveum/midpoint/commit/6befad6fa6971088cdc12f14752bef8c6fa41db3
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-06-01 (Fri, 01 Jun 2018)
Changed paths:
M icf-connectors/dummy-resource/src/main/java/com/evolveum/icf/dummy/resource/BreakMode.java
M icf-connectors/dummy-resource/src/main/java/com/evolveum/icf/dummy/resource/DummyResource.java
M infra/util/src/main/java/com/evolveum/midpoint/util/QNameUtil.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/LensUtil.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/Projector.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/AssignmentProcessor.java
M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/sync/TestSynchronizationService.java
A model/model-impl/src/test/resources/sync/resource-dummy-limited.xml
M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/AbstractIntegrationTest.java
M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/AbstractLdapConnTest.java
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Compare: https://github.com/Evolveum/midpoint/compare/cf4bcad9e2c7...6befad6fa697
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the midPoint-svn
mailing list