[midPoint-git] [Evolveum/midpoint] 42add2: expression execution restrictions schema (MID-5193)

Radovan Semancik noreply at github.com
Wed Mar 13 17:13:11 CET 2019


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 42add246c1a67aa7ed9860f8ce7e20066171144d
      https://github.com/Evolveum/midpoint/commit/42add246c1a67aa7ed9860f8ce7e20066171144d
  Author: Radovan Semancik <radovan.semancik at evolveum.com>
  Date:   2019-03-13 (Wed, 13 Mar 2019)

  Changed paths:
    M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd

  Log Message:
  -----------
  expression execution restrictions schema (MID-5193)


  Commit: 359268a248e52a8d9fbcfdc307542bc1b1eb6323
      https://github.com/Evolveum/midpoint/commit/359268a248e52a8d9fbcfdc307542bc1b1eb6323
  Author: Radovan Semancik <radovan.semancik at evolveum.com>
  Date:   2019-03-13 (Wed, 13 Mar 2019)

  Changed paths:
    M build-system/pom.xml
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/constants/MidPointConstants.java
    M infra/test-util/src/main/java/com/evolveum/midpoint/test/util/TestUtil.java
    A model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/script/AbstractCachingScriptEvaluator.java
    A model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/script/GroovyScriptEvaluator.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/script/jsr223/Jsr223ScriptEvaluator.java
    M model/model-common/src/main/resources/ctx-model-common.xml
    M model/model-common/src/test/java/com/evolveum/midpoint/model/common/expression/script/AbstractScriptTest.java
    M model/model-common/src/test/java/com/evolveum/midpoint/model/common/expression/script/TestGroovyExpressions.java
    M model/model-impl/src/main/resources/ctx-model.xml
    M repo/repo-common/src/main/resources/ctx-repo-common.xml
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/AbstractIntegrationTest.java

  Log Message:
  -----------
  Switching groovy evaluation from JSR223 to native evaluator


Compare: https://github.com/Evolveum/midpoint/compare/f8b53599204b...359268a248e5


More information about the midPoint-svn mailing list