[midPoint-git] [Evolveum/midpoint] 0cfaf8: Fix expression profiles naming

mederly noreply at github.com
Fri Aug 18 14:25:03 CEST 2023


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 0cfaf883639820e1eef5d25783675d574976747b
      https://github.com/Evolveum/midpoint/commit/0cfaf883639820e1eef5d25783675d574976747b
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2023-08-18 (Fri, 18 Aug 2023)

  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/constants/SchemaConstants.java
    A infra/schema/src/main/java/com/evolveum/midpoint/schema/expression/BulkActionProfile.java
    A infra/schema/src/main/java/com/evolveum/midpoint/schema/expression/BulkActionsProfile.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/expression/ExpressionProfile.java
    R infra/schema/src/main/java/com/evolveum/midpoint/schema/expression/ScriptingActionProfile.java
    R infra/schema/src/main/java/com/evolveum/midpoint/schema/expression/ScriptingProfile.java
    M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/ExpressionProfileManager.java
    M model/model-common/src/test/java/com/evolveum/midpoint/model/common/expression/script/AbstractScriptTest.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestExpressionProfiles.java
    M model/model-intest/src/test/resources/profiles/system-configuration.xml
    M repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/expression/ExpressionProfileCompiler.java
    M testing/story/src/test/resources/trusted-bulk-actions/system-configuration.xml

  Log Message:
  -----------
  Fix expression profiles naming

"Bulk actions" is now official term, so we'll use it instead of
"midPoint scripting language". This commit deals with the renaming
in the area of expression profiles.




More information about the midPoint-svn mailing list