[midPoint-git] [Evolveum/midpoint] 5148e4: pom.xml: H2 upgrade to 1.4.199 with related fixes
    virgo47 
    noreply at github.com
       
    Tue Sep  8 20:31:29 CEST 2020
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 5148e45ab0a324ae2f6ab4bb313c1a00818e79c1
      https://github.com/Evolveum/midpoint/commit/5148e45ab0a324ae2f6ab4bb313c1a00818e79c1
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-09-08 (Tue, 08 Sep 2020)
  Changed paths:
    M pom.xml
    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
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/helpers/OrgClosureManager.java
    M repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/TaskManagerConfiguration.java
  Log Message:
  -----------
  pom.xml: H2 upgrade to 1.4.199 with related fixes
- Org closure SQL unified with PG, hurray!
- MVCC flag was dropped, H2 had some concurrency fixes.
- Server started with "-ifNotExists" flag to create DB if needed.
  Commit: 8ee4f8d495e7efa8cd0902debdd36bbde56f0087
      https://github.com/Evolveum/midpoint/commit/8ee4f8d495e7efa8cd0902debdd36bbde56f0087
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-09-08 (Tue, 08 Sep 2020)
  Changed paths:
    M dist/src/main/bin/midpoint.bat
  Log Message:
  -----------
  MID-6475: hotfix in BAT file + CRLF lines (it's Windows after all)
Now midpoint.bat does NOT pass "start" to the executed WAR.
While it's just a workaround, it's the proper thing to do anyway.
Launcher.java will be fixed later.
Compare: https://github.com/Evolveum/midpoint/compare/1bd525d124ba...8ee4f8d495e7
    
    
More information about the midPoint-svn
mailing list