[midPoint-git] [Evolveum/midpoint] c9f95b: Fix starting midPoint with profiling enabled

mederly noreply at github.com
Thu Feb 28 15:02:44 CET 2019


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: c9f95b7fa519d11093cb5c7de175f29f4b540bf5
      https://github.com/Evolveum/midpoint/commit/c9f95b7fa519d11093cb5c7de175f29f4b540bf5
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2019-02-28 (Thu, 28 Feb 2019)

  Changed paths:
    M repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/execution/HandlerExecutor.java
    A repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/handlers/LightweightPartitioningTaskHandler.java
    R repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/handlers/LightweigthPartitioningTaskHandler.java

  Log Message:
  -----------
  Fix starting midPoint with profiling enabled

It is not possible to autowire TaskManagerQuartzImpl, because
when profiling is enabled, a dynamic proxy is generated for this
class. @Autowire TaskManager should be used instead.


  Commit: 9a5457f42f2cda23ecef1437779e890b803e14c8
      https://github.com/Evolveum/midpoint/commit/9a5457f42f2cda23ecef1437779e890b803e14c8
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2019-02-28 (Thu, 28 Feb 2019)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/data/BaseSortableDataProvider.java
    M infra/test-util/src/main/java/com/evolveum/midpoint/test/util/MidPointAsserts.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/scripting/actions/UnassignExecutor.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/AbstractInitializedModelIntegrationTest.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/scripting/TestScriptingBasic.java
    A model/model-intest/src/test/resources/common/user-will.xml
    A model/model-intest/src/test/resources/scripting/unassign-from-will-2.xml
    A model/model-intest/src/test/resources/scripting/unassign-from-will-3.xml
    A model/model-intest/src/test/resources/scripting/unassign-from-will.xml

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


  Commit: c834eef27a73a02465e51168e3cfa11e140957fe
      https://github.com/Evolveum/midpoint/commit/c834eef27a73a02465e51168e3cfa11e140957fe
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2019-02-28 (Thu, 28 Feb 2019)

  Changed paths:
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/scripting/actions/UnassignExecutor.java

  Log Message:
  -----------
  Improve/fix UnassignExecutor a bit


  Commit: 9734453129a98b3a5f317d9015d30efe17964f20
      https://github.com/Evolveum/midpoint/commit/9734453129a98b3a5f317d9015d30efe17964f20
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2019-02-28 (Thu, 28 Feb 2019)

  Changed paths:
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/ExtensionSchemaRestService.java
    A samples/resources/scriptedsql/SyncScript.groovy

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


Compare: https://github.com/Evolveum/midpoint/compare/0c30b46d2dda...9734453129a9


More information about the midPoint-svn mailing list