[midPoint-git] [Evolveum/midpoint] c9089a: 000-system-configuration.xml: logger org.reflectio...

virgo47 noreply at github.com
Fri Sep 24 16:52:25 CEST 2021


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: c9089a0013a25515d2732459d20e2c23cf93d000
      https://github.com/Evolveum/midpoint/commit/c9089a0013a25515d2732459d20e2c23cf93d000
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2021-09-24 (Fri, 24 Sep 2021)

  Changed paths:
    M gui/admin-gui/src/main/resources/initial-objects/000-system-configuration.xml

  Log Message:
  -----------
  000-system-configuration.xml: logger org.reflections.Reflections=WARN

This logger is too noisy on INFO level, it's more like tracing. Fixed.


  Commit: 1163204935755469c3a10eee1e54b69ba2fec2f9
      https://github.com/Evolveum/midpoint/commit/1163204935755469c3a10eee1e54b69ba2fec2f9
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2021-09-24 (Fri, 24 Sep 2021)

  Changed paths:
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/script/jsr223/Jsr223ScriptEvaluator.java

  Log Message:
  -----------
  Jsr223ScriptEvaluator: initialization log on INFO and only if not null

It's better to know when the script engine is also initialized, it's
a single log during startup, now on INFO level.
Also, previously (DEBUG) it was printed also when NOT initialized.


  Commit: 62dcee491155b03b0f46ed39aeb3fd24fc3abea4
      https://github.com/Evolveum/midpoint/commit/62dcee491155b03b0f46ed39aeb3fd24fc3abea4
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2021-09-24 (Fri, 24 Sep 2021)

  Changed paths:
    M model/model-common/pom.xml

  Log Message:
  -----------
  pom.xml: jython-standalone dependency now only for test, not runtime

User has to provide it in ${midpoint.home}/lib now.


Compare: https://github.com/Evolveum/midpoint/compare/3ebeec03a048...62dcee491155


More information about the midPoint-svn mailing list