[midPoint-git] [Evolveum/midpoint] 454b9d: SqlQueryExecutor.java: rather throw exception if w...

virgo47 noreply at github.com
Thu Jul 30 15:58:06 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 454b9dc10fb83d483e87fa898cd8c768e52a9e28
      https://github.com/Evolveum/midpoint/commit/454b9dc10fb83d483e87fa898cd8c768e52a9e28
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/pure/SqlQueryExecutor.java

  Log Message:
  -----------
  SqlQueryExecutor.java: rather throw exception if we don't know DB type


  Commit: df3f67d7789612e948d2ff1fa85394188527b9e4
      https://github.com/Evolveum/midpoint/commit/df3f67d7789612e948d2ff1fa85394188527b9e4
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M repo/system-init/src/main/java/com/evolveum/midpoint/init/AuditFactory.java
    M repo/system-init/src/main/java/com/evolveum/midpoint/init/RepositoryFactory.java

  Log Message:
  -----------
  AuditFactory/RepositoryFactory cleanup around logging and autowiring

ApplicationContextAware was un-implemented in favor of @Autowired,
as it was used already by another field.


  Commit: 2cfc4a1d41912a8701fee5a8e0de23e89012eba1
      https://github.com/Evolveum/midpoint/commit/2cfc4a1d41912a8701fee5a8e0de23e89012eba1
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    R repo/repo-sql-impl/src/main/resources/ctx-repository-session.xml
    M repo/repo-sql-impl/src/main/resources/ctx-repository.xml

  Log Message:
  -----------
  repo-sql-impl: ctx-repository-session merged to ctx-repository.xml

There was no reuse, only two places to look at something that fits
a single screen.


  Commit: d91398aa508ce7ba4dfdeed0e3f5e7ae1c53e190
      https://github.com/Evolveum/midpoint/commit/d91398aa508ce7ba4dfdeed0e3f5e7ae1c53e190
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M repo/repo-sql-impl-test/src/main/java/com/evolveum/midpoint/repo/sql/testing/TestSqlRepositoryFactory.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/SqlAuditServiceFactory.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/SqlRepositoryConfiguration.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/SqlRepositoryFactory.java

  Log Message:
  -----------
  SqlRepo Config/Factory classes cleanup around log parameters and throws


  Commit: 129b29a2d9bda6c43b8c91aebd0c30a93c4b0bd3
      https://github.com/Evolveum/midpoint/commit/129b29a2d9bda6c43b8c91aebd0c30a93c4b0bd3
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M repo/audit-api/src/main/java/com/evolveum/midpoint/audit/api/AuditServiceFactory.java
    M repo/audit-impl/src/main/java/com/evolveum/midpoint/audit/impl/LoggerAuditServiceFactory.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/SqlAuditServiceFactory.java
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/DummyAuditServiceFactory.java

  Log Message:
  -----------
  AuditServiceFactory: removed unused destroyService + subclasses cleanup


  Commit: b429045fe906e32640213d778112a564c4717a40
      https://github.com/Evolveum/midpoint/commit/b429045fe906e32640213d778112a564c4717a40
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M repo/repo-api/src/main/java/com/evolveum/midpoint/repo/api/RepositoryServiceFactory.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/SqlRepositoryFactory.java

  Log Message:
  -----------
  RepositoryServiceFactory: removed unused destroyService


Compare: https://github.com/Evolveum/midpoint/compare/84fd5937121f...b429045fe906


More information about the midPoint-svn mailing list