[midPoint-git] [Evolveum/midpoint] 66ca01: ModelRestController.java: removed sout, added TODO...
virgo47
noreply at github.com
Mon Sep 14 16:18:48 CEST 2020
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 66ca0174edb9d02352bba29bba89875f37ec46c3
https://github.com/Evolveum/midpoint/commit/66ca0174edb9d02352bba29bba89875f37ec46c3
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2020-09-14 (Mon, 14 Sep 2020)
Changed paths:
M model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/ModelRestController.java
Log Message:
-----------
ModelRestController.java: removed sout, added TODO in addObject
Commit: 2a229fab4462e56565e0a2f24ce8708763a90690
https://github.com/Evolveum/midpoint/commit/2a229fab4462e56565e0a2f24ce8708763a90690
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2020-09-14 (Mon, 14 Sep 2020)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/boot/MidPointTomcatServletWebServerFactory.java
Log Message:
-----------
MidPointTomcatServletWebServerFactory: ExtractingRoot to fix slow-WAR
Without ExtractingRoot context customization class-loading from WAR was
extremely slow, (not only) UI was much slower compared to IDE run.
Commit: 0b1acbc183f15e1fdc77d34e0bcf6bd8ee34f558
https://github.com/Evolveum/midpoint/commit/0b1acbc183f15e1fdc77d34e0bcf6bd8ee34f558
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2020-09-14 (Mon, 14 Sep 2020)
Changed paths:
M gui/admin-gui/pom.xml
Log Message:
-----------
admin-gui/POM: unpacked JDBC moved to provided scope (more future-proof)
With JAR packaging some time later this will be excluded automatically.
Exclusion path in truezip-maven-plugin was fixed accordingly.
Commit: 93a846e4bf10fda3ee7bf88d8a5da97786082a02
https://github.com/Evolveum/midpoint/commit/93a846e4bf10fda3ee7bf88d8a5da97786082a02
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2020-09-14 (Mon, 14 Sep 2020)
Changed paths:
M infra/util/src/main/java/com/evolveum/midpoint/util/DOMUtil.java
Log Message:
-----------
DOMUtil.java: cleanup/reformat, added logging to doc. builder init
Commit: 3310649c3f4503f0904455fb584da6c4baf44889
https://github.com/Evolveum/midpoint/commit/3310649c3f4503f0904455fb584da6c4baf44889
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2020-09-14 (Mon, 14 Sep 2020)
Changed paths:
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/sync/TestImportReconAuthorizations.java
Log Message:
-----------
TestImportReconAuthorizations.java: reformat, removed unused import
Compare: https://github.com/Evolveum/midpoint/compare/3f70dfd1b767...3310649c3f45
More information about the midPoint-svn
mailing list