[midPoint-git] [Evolveum/midpoint] cb5d95: fixed error handling for extension/clob querying.
Viliam Repan
vilo.repan at evolveum.com
Wed Jun 25 19:05:55 CEST 2014
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: cb5d95bc43b3b979b5f276b7dbb28c129c11c250
https://github.com/Evolveum/midpoint/commit/cb5d95bc43b3b979b5f276b7dbb28c129c11c250
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: 2014-06-25 (Wed, 25 Jun 2014)
Changed paths:
M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/QueryInterpreterTest.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/any/RAnyConverter.java
Log Message:
-----------
fixed error handling for extension/clob querying.
Commit: cd26e4b0ec5769ef772f24ddcc02086ac4a14808
https://github.com/Evolveum/midpoint/commit/cd26e4b0ec5769ef772f24ddcc02086ac4a14808
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: 2014-06-25 (Wed, 25 Jun 2014)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/configuration/PageDebugView.html
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/configuration/PageDebugView.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/configuration/PageDebugView.properties
M infra/common/src/main/java/com/evolveum/midpoint/common/refinery/LayerRefinedResourceSchema.java
M infra/common/src/main/java/com/evolveum/midpoint/common/refinery/RefinedResourceSchema.java
M infra/prism/src/main/java/com/evolveum/midpoint/prism/PrismContainerValue.java
M infra/prism/src/main/java/com/evolveum/midpoint/prism/PrismPropertyValue.java
M infra/prism/src/main/java/com/evolveum/midpoint/prism/PrismValue.java
M infra/prism/src/main/java/com/evolveum/midpoint/prism/parser/PrismBeanConverter.java
M infra/prism/src/main/java/com/evolveum/prism/xml/ns/_public/query_3/SearchFilterType.java
M infra/schema/src/test/resources/common/resource-opendj.xml
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/importer/ImportAccountsFromResourceTaskHandler.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/Construction.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/sync/LiveSyncTaskHandler.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/sync/ReconciliationTaskHandler.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/sync/ReconciliationTaskResult.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/sync/SynchronizeAccountResultHandler.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/util/Utils.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/AbstractConfiguredModelIntegrationTest.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/sync/TestImportRecon.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/sync/TestImportReconDeprecated.java
M model/model-intest/src/test/resources/common/resource-dummy.xml
M model/model-intest/src/test/resources/logback-test.xml
A model/model-intest/src/test/resources/sync/account-andre-dummy.xml
A model/model-intest/src/test/resources/sync/account-augustus-dummy.xml
A model/model-intest/src/test/resources/sync/account-cruff-dummy.xml
A model/model-intest/src/test/resources/sync/account-kenny-dummy.xml
A model/model-intest/src/test/resources/sync/account-lechimp-dummy.xml
A model/model-intest/src/test/resources/sync/account-tandre-dummy.xml
A model/model-intest/src/test/resources/sync/account-taugustus-dummy.xml
A model/model-intest/src/test/resources/sync/account-tlafoot-dummy.xml
A model/model-intest/src/test/resources/sync/account-tlechimp-dummy.xml
A model/model-intest/src/test/resources/sync/account-tpalido-dummy.xml
M model/model-test/src/main/java/com/evolveum/midpoint/model/test/AbstractModelIntegrationTest.java
M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ShadowCache.java
A samples/resources/ad/ad-resource-groups-advanced.xml
A samples/resources/ad/ad-resource-groups-basic.xml
Log Message:
-----------
Merge branch 'master' of github.com:Evolveum/midpoint
Compare: https://github.com/Evolveum/midpoint/compare/c4a809253ae2...cd26e4b0ec57
More information about the midPoint-svn
mailing list