[midPoint-git] [Evolveum/midpoint] 17c8d9: SqlRepositoryServiceImpl: removal of unused deprec...

virgo47 noreply at github.com
Sun Aug 2 21:18:32 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 17c8d99072bfb1489ed0d55f5082e90a1001c547
      https://github.com/Evolveum/midpoint/commit/17c8d99072bfb1489ed0d55f5082e90a1001c547
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-08-02 (Sun, 02 Aug 2020)

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

  Log Message:
  -----------
  SqlRepositoryServiceImpl: removal of unused deprecated DATA_LANGUAGE


  Commit: 7eb84e15fa16ecd28f48c46882b2a7b55fcc04e0
      https://github.com/Evolveum/midpoint/commit/7eb84e15fa16ecd28f48c46882b2a7b55fcc04e0
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-08-02 (Sun, 02 Aug 2020)

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

  Log Message:
  -----------
  TestSqlRepositoryFactory: cosmetics/javadoc wrap


  Commit: daead86de1c612476390f28bcf6e7a8ec7b4a8c1
      https://github.com/Evolveum/midpoint/commit/daead86de1c612476390f28bcf6e7a8ec7b4a8c1
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-08-02 (Sun, 02 Aug 2020)

  Changed paths:
    M model/model-test/src/main/java/com/evolveum/midpoint/model/test/AbstractModelIntegrationTest.java
    M provisioning/provisioning-impl/src/test/java/com/evolveum/midpoint/provisioning/impl/async/TestAsyncUpdateCachingIndexOnly.java
    M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/BaseSQLRepoTest.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/SqlRepositoryServiceImpl.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/AbstractStoryTest.java

  Log Message:
  -----------
  SqlRepositoryServiceImpl: removed confusing @Repository

This caused two beans created in tests, this required some qualification
for injection points (@Autowired), but all seems to work.


  Commit: 997ed7ab63c2020541c6dc51bd8661d84e6f3e21
      https://github.com/Evolveum/midpoint/commit/997ed7ab63c2020541c6dc51bd8661d84e6f3e21
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-08-02 (Sun, 02 Aug 2020)

  Changed paths:
    M infra/common/src/main/resources/ctx-common.xml
    M repo/repo-sql-impl-test/src/test/resources/ctx-test.xml

  Log Message:
  -----------
  ctx-common.xml, ctx-test.xml: Spring context XML cleanup


  Commit: 5373c415f93a8f9d4d0c48834e523805f80a0ebf
      https://github.com/Evolveum/midpoint/commit/5373c415f93a8f9d4d0c48834e523805f80a0ebf
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-08-02 (Sun, 02 Aug 2020)

  Changed paths:
    M model/model-test/src/main/java/com/evolveum/midpoint/model/test/AbstractModelIntegrationTest.java

  Log Message:
  -----------
  AbstractModelIntegrationTest.java: added @SafeVarargs and minor cleanup


Compare: https://github.com/Evolveum/midpoint/compare/581e93679fed...5373c415f93a


More information about the midPoint-svn mailing list