[midPoint-git] [Evolveum/midpoint] 038283: SqlRepositoryBeanConfig: is conditional now + driv...

virgo47 noreply at github.com
Thu Dec 17 19:30:50 CET 2020


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 038283137b40c12f1ddac71aee3619b672356303
      https://github.com/Evolveum/midpoint/commit/038283137b40c12f1ddac71aee3619b672356303
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-12-17 (Thu, 17 Dec 2020)

  Changed paths:
    M repo/repo-sql-impl-test/src/main/resources/ctx-repository-test.xml
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/SqlRepositoryBeanConfig.java
    M repo/repo-sql-impl/src/main/resources/ctx-repository.xml

  Log Message:
  -----------
  SqlRepositoryBeanConfig: is conditional now + drives component-scan

ctx-repository*.xml now points to this @Configuration bean as a primary
component of the old SQL repository


  Commit: 1ad25797af8842ec7852feff67fa2b302d73ac88
      https://github.com/Evolveum/midpoint/commit/1ad25797af8842ec7852feff67fa2b302d73ac88
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-12-17 (Thu, 17 Dec 2020)

  Changed paths:
    M gui/admin-gui/pom.xml
    M infra/common/src/main/java/com/evolveum/midpoint/common/LoggingConfigurationManager.java
    M model/certification-impl/pom.xml
    M model/model-impl/pom.xml
    M model/model-intest/pom.xml
    M model/model-test/pom.xml
    M model/notifications-impl/pom.xml
    M model/report-impl/pom.xml
    M model/workflow-impl/pom.xml
    M provisioning/provisioning-impl/pom.xml
    M provisioning/ucf-impl-builtin/pom.xml
    M provisioning/ucf-impl-connid/pom.xml
    R repo/audit-impl/pom.xml
    R repo/audit-impl/src/main/java/com/evolveum/midpoint/audit/impl/LoggerAuditServiceFactory.java
    R repo/audit-impl/src/main/java/com/evolveum/midpoint/audit/impl/LoggerAuditServiceImpl.java
    R repo/audit-impl/src/main/resources/ctx-audit.xml
    R repo/audit-impl/src/test/java/com/evolveum/midpoint/audit/impl/TestAuditServiceImpl.java
    R repo/audit-impl/src/test/resources/ctx-audit-test.xml
    R repo/audit-impl/src/test/resources/logback-test.xml
    R repo/audit-impl/testng-integration.xml
    R repo/audit-impl/testng-unit.xml
    A repo/audit-log-impl/pom.xml
    A repo/audit-log-impl/src/main/java/com/evolveum/midpoint/audit/impl/LoggerAuditServiceFactory.java
    A repo/audit-log-impl/src/main/java/com/evolveum/midpoint/audit/impl/LoggerAuditServiceImpl.java
    A repo/audit-log-impl/src/main/resources/ctx-audit.xml
    A repo/audit-log-impl/src/test/java/com/evolveum/midpoint/audit/impl/TestAuditServiceImpl.java
    A repo/audit-log-impl/src/test/resources/ctx-audit-test.xml
    A repo/audit-log-impl/src/test/resources/logback-test.xml
    A repo/audit-log-impl/testng-integration.xml
    A repo/audit-log-impl/testng-unit.xml
    M repo/pom.xml
    M repo/repo-common/pom.xml
    M repo/security-impl/pom.xml
    M repo/task-quartz-impl/pom.xml
    M testing/conntest/pom.xml
    M testing/longtest/pom.xml
    M testing/rest/pom.xml
    M testing/story/pom.xml
    M tools/ninja/pom.xml

  Log Message:
  -----------
  module audit-impl renamed to audit-log-impl

Also LoggerAuditServiceImpl#fakeMethod calling LoggingConfigurationManager#dummy
was removed, it's not necessary now when LASI references
LCM#AUDIT_LOGGER_NAME (which is a strange depencency, but it's hard
to prepare logging XML config for audit log cleanly otherwise).


Compare: https://github.com/Evolveum/midpoint/compare/7fb6d3370f13...1ad25797af88


More information about the midPoint-svn mailing list