[midPoint-git] [Evolveum/midpoint] 6659bf: Fixing repo tests
Radovan Semancik
radovan.semancik at evolveum.com
Thu Nov 6 17:53:24 CET 2014
Branch: refs/heads/broken-support-3.0
Home: https://github.com/Evolveum/midpoint
Commit: 6659bfd872c2d45bea2bf0b1172062d7ab297153
https://github.com/Evolveum/midpoint/commit/6659bfd872c2d45bea2bf0b1172062d7ab297153
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2014-11-06 (Thu, 06 Nov 2014)
Changed paths:
M repo/repo-sql-impl-test/pom.xml
M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/QueryInterpreterTest.java
M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/closure/AbstractOrgClosureTest.java
M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/closure/OrgClosureConcurrencyTest.java
M repo/repo-sql-impl-test/testng.xml
Log Message:
-----------
Fixing repo tests
Commit: cec3ed66558d23327b94f86d36f07daee6244840
https://github.com/Evolveum/midpoint/commit/cec3ed66558d23327b94f86d36f07daee6244840
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date: 2014-11-06 (Thu, 06 Nov 2014)
Changed paths:
M build-system/pom.xml
M custom/pom.xml
M dist/midpoint-api/pom.xml
M dist/pom.xml
M gui/admin-gui-en-US/pom.xml
M gui/admin-gui-es-ES/pom.xml
M gui/admin-gui-sk-SK/pom.xml
M gui/admin-gui-tr-TR/pom.xml
M gui/admin-gui/pom.xml
M gui/pom.xml
M icf-connectors/dummy-connector-fake/pom.xml
M icf-connectors/dummy-connector/pom.xml
M icf-connectors/dummy-resource/pom.xml
M icf-connectors/pom.xml
M infra/common/pom.xml
M infra/pom.xml
M infra/prism-maven-plugin/pom.xml
M infra/prism/pom.xml
M infra/schema/pom.xml
M infra/test-util/pom.xml
M infra/util/pom.xml
M infra/ws-util/pom.xml
M model/model-api/pom.xml
M model/model-client/pom.xml
M model/model-common/pom.xml
M model/model-impl/pom.xml
M model/model-intest/pom.xml
M model/model-test/pom.xml
M model/notifications-api/pom.xml
M model/notifications-impl/pom.xml
M model/pom.xml
M model/report-api/pom.xml
M model/report-impl/pom.xml
M model/workflow-api/pom.xml
M model/workflow-impl/pom.xml
M pom.xml
M provisioning/pom.xml
M provisioning/provisioning-api/pom.xml
M provisioning/provisioning-impl/pom.xml
M repo/audit-api/pom.xml
M repo/audit-impl/pom.xml
M repo/pom.xml
M repo/repo-api/pom.xml
M repo/repo-cache/pom.xml
M repo/repo-sql-impl-test/pom.xml
M repo/repo-sql-impl/pom.xml
M repo/repo-test-util/pom.xml
M repo/security-api/pom.xml
M repo/security-impl/pom.xml
M repo/system-init/pom.xml
M repo/task-api/pom.xml
M repo/task-quartz-impl/pom.xml
M samples/model-client-sample/pom.xml
M samples/pom.xml
M samples/samples-test/pom.xml
M testing/consistency-mechanism/pom.xml
M testing/longtest/pom.xml
M testing/pom.xml
M testing/sanity/pom.xml
M testing/story/pom.xml
M tools/gui-i18n/pom.xml
M tools/pom.xml
M tools/repo-ninja/pom.xml
M tools/schema-dist-maven-plugin/pom.xml
M tools/test-ng/pom.xml
M tools/xjc-plugin/pom.xml
M weblogic-build/pom.xml
Log Message:
-----------
Change version number for the 3.0.1 release.
Commit: 9231efc510e2abf3e5c20b90571c1870f8465963
https://github.com/Evolveum/midpoint/commit/9231efc510e2abf3e5c20b90571c1870f8465963
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date: 2014-11-06 (Thu, 06 Nov 2014)
Changed paths:
M repo/repo-sql-impl-test/pom.xml
M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/QueryInterpreterTest.java
M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/closure/AbstractOrgClosureTest.java
M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/closure/OrgClosureConcurrencyTest.java
M repo/repo-sql-impl-test/testng.xml
Log Message:
-----------
Merge branch 'support-3.0' of github.com:Evolveum/midpoint into support-3.0
Commit: 574a605d8774592e4dccccc65997d0adfaf1bb0c
https://github.com/Evolveum/midpoint/commit/574a605d8774592e4dccccc65997d0adfaf1bb0c
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date: 2014-11-06 (Thu, 06 Nov 2014)
Changed paths:
M model/model-client/src/main/java/com/evolveum/midpoint/model/client/ModelClientUtil.java
M samples/model-client-sample/pom.xml
M samples/model-client-sample/src/main/java/com/evolveum/midpoint/testing/model/client/sample/Main.java
A samples/model-client-sample/src/main/resources/logback.xml
A samples/model-client-sample/src/main/resources/logging.properties
Log Message:
-----------
Improving the client and the sample (logging).
Commit: c71a0d5be9e585b23ff8a686485aef186d00856a
https://github.com/Evolveum/midpoint/commit/c71a0d5be9e585b23ff8a686485aef186d00856a
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date: 2014-11-06 (Thu, 06 Nov 2014)
Changed paths:
M model/model-client/src/main/java/com/evolveum/midpoint/model/client/ModelClientUtil.java
M samples/model-client-sample/src/main/java/com/evolveum/midpoint/testing/model/client/sample/Main.java
Log Message:
-----------
Using the polystring syntax shortcut by default.
Commit: bac6132e5268b73e67a1efcc888dd532661c76e7
https://github.com/Evolveum/midpoint/commit/bac6132e5268b73e67a1efcc888dd532661c76e7
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date: 2014-11-06 (Thu, 06 Nov 2014)
Changed paths:
M NEWS
M README
Log Message:
-----------
Updated version number
Commit: 60c6ea4719f43ea3f8f80bfaa7519a9a835b5c5c
https://github.com/Evolveum/midpoint/commit/60c6ea4719f43ea3f8f80bfaa7519a9a835b5c5c
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date: 2014-11-06 (Thu, 06 Nov 2014)
Changed paths:
M gui/admin-gui/src/main/webapp/WEB-INF/web.xml
M infra/common/src/main/java/com/evolveum/midpoint/common/InternalsConfig.java
Log Message:
-----------
Switching off development mode
Commit: 6a480d51b2ba03e1d8528908ff8c14ddce576e3b
https://github.com/Evolveum/midpoint/commit/6a480d51b2ba03e1d8528908ff8c14ddce576e3b
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date: 2014-11-06 (Thu, 06 Nov 2014)
Changed paths:
M infra/prism/src/main/resources/xml/ns/public/annotation-3.xsd
M infra/prism/src/main/resources/xml/ns/public/query-3.xsd
M infra/prism/src/main/resources/xml/ns/public/types-3.xsd
M infra/schema/src/main/resources/xml/ns/public/common/api-types-3.xsd
M infra/schema/src/main/resources/xml/ns/public/common/common-3.xsd
M infra/schema/src/main/resources/xml/ns/public/connector/icf-1/connector-schema-3.xsd
M infra/schema/src/main/resources/xml/ns/public/connector/icf-1/resource-schema-3.xsd
M infra/schema/src/main/resources/xml/ns/public/resource/annotation-3.xsd
M infra/schema/src/main/resources/xml/ns/public/resource/capabilities-3.xsd
Log Message:
-----------
Changing scheme versions
Commit: 50c7c063fe0ce59735a4d0120b1d460f9ad1d853
https://github.com/Evolveum/midpoint/commit/50c7c063fe0ce59735a4d0120b1d460f9ad1d853
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date: 2014-11-06 (Thu, 06 Nov 2014)
Changed paths:
M repo/repo-sql-impl-test/pom.xml
M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/QueryInterpreterTest.java
M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/closure/AbstractOrgClosureTest.java
M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/closure/OrgClosureConcurrencyTest.java
M repo/repo-sql-impl-test/testng.xml
Log Message:
-----------
Revert "Fixing repo tests"
This reverts commit 6659bfd872c2d45bea2bf0b1172062d7ab297153.
Commit: 92648f2f443ffebe7f64f1b3849bfc7a20ae961a
https://github.com/Evolveum/midpoint/commit/92648f2f443ffebe7f64f1b3849bfc7a20ae961a
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date: 2014-11-06 (Thu, 06 Nov 2014)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/configuration/PageAbout.html
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/configuration/PageAbout.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/configuration/PageAbout.properties
M model/model-api/src/main/java/com/evolveum/midpoint/model/api/ModelDiagnosticService.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/ModelDiagController.java
M repo/repo-api/src/main/java/com/evolveum/midpoint/repo/api/RepositoryService.java
M repo/repo-cache/src/main/java/com/evolveum/midpoint/repo/cache/RepositoryCache.java
M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/closure/AbstractOrgClosureTest.java
M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/closure/OrgClosureConcurrencyTest.java
M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/closure/OrgClosureCorrectnessTest.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/OrgClosureManager.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/SqlBaseService.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/SqlRepositoryConfiguration.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/SqlRepositoryServiceImpl.java
Log Message:
-----------
Revert "Correctness and concurrency tests pass for all supported databases."
This reverts commit 7cfa98dec632e392ae14e49d9952b6ed1384593f.
Commit: 6a7be73aa610034086cb28d8624c1223dfbc0d56
https://github.com/Evolveum/midpoint/commit/6a7be73aa610034086cb28d8624c1223dfbc0d56
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date: 2014-11-06 (Thu, 06 Nov 2014)
Changed paths:
M repo/repo-sql-impl-test/pom.xml
Log Message:
-----------
Fixing jgrapht groupId and version.
Compare: https://github.com/Evolveum/midpoint/compare/6659bfd872c2^...6a7be73aa610
More information about the midPoint-svn
mailing list