[midPoint-git] [Evolveum/midpoint] 5e247b: Caching of majority of reflection calls in PrismBe...
Pavol Mederly
mederly at evolveum.com
Sat Apr 12 10:52:48 CEST 2014
Branch: refs/heads/parser
Home: https://github.com/Evolveum/midpoint
Commit: 5e247b7bb4df90b79cd91043752a35e528410745
https://github.com/Evolveum/midpoint/commit/5e247b7bb4df90b79cd91043752a35e528410745
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2014-04-12 (Sat, 12 Apr 2014)
Changed paths:
M infra/prism/src/main/java/com/evolveum/midpoint/prism/parser/PrismBeanConverter.java
A infra/prism/src/main/java/com/evolveum/midpoint/prism/parser/PrismBeanInspector.java
Log Message:
-----------
Caching of majority of reflection calls in PrismBeanConverter.
Commit: bd4b3007ba80a3e1b740c89de00992de1c03fc78
https://github.com/Evolveum/midpoint/commit/bd4b3007ba80a3e1b740c89de00992de1c03fc78
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2014-04-12 (Sat, 12 Apr 2014)
Changed paths:
M infra/common/src/main/java/com/evolveum/midpoint/common/Clock.java
M infra/prism/src/main/java/com/evolveum/midpoint/prism/delta/ItemDelta.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/lens/AssignmentEvaluator.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/lens/AssignmentPath.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/lens/AssignmentPathSegment.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/lens/Construction.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/lens/ConstructionPack.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/lens/EvaluatedAssignment.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/lens/projector/AssignmentProcessor.java
M model/model-impl/src/test/resources/lens/user-barbossa-modify-delete-assignment-account-dummy-attr.xml
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/sync/TestValidityRecomputeTask.java
M model/model-intest/src/test/resources/logback-test.xml
M model/model-intest/src/test/resources/sync/task-user-recompute-captain.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/resources/basic/tasks.xml
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/audit/RObjectDeltaOperation.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/RShadow.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/RTask.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/RUser.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/query/QueryEngine.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/util/RUtil.java
M repo/security-impl/src/main/java/com/evolveum/midpoint/security/impl/SecurityEnforcerImpl.java
M testing/sanity/src/test/java/com/evolveum/midpoint/testing/sanity/TestSanity.java
M testing/sanity/src/test/resources/repo/resource-dummy.xml
Log Message:
-----------
Merge branch 'parser' of github.com:Evolveum/midpoint into parser
Commit: 285940dad331e95154d3f225725b0b580a760c96
https://github.com/Evolveum/midpoint/commit/285940dad331e95154d3f225725b0b580a760c96
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2014-04-12 (Sat, 12 Apr 2014)
Changed paths:
M infra/prism/src/main/java/com/evolveum/midpoint/prism/parser/PrismBeanConverter.java
M model/workflow-impl/testng.xml
Log Message:
-----------
Disabling wf tests. Fixing small bug in bean converter.
Compare: https://github.com/Evolveum/midpoint/compare/b896497a91ca...285940dad331
More information about the midPoint-svn
mailing list