[midPoint-git] [Evolveum/midpoint] ff56bb: Bump xalan from 2.7.2 to 2.7.3 in /infra/schema-pu...
Viliam Repan
noreply at github.com
Fri Jun 23 13:39:29 CEST 2023
Branch: refs/heads/feature/upgrade-process
Home: https://github.com/Evolveum/midpoint
Commit: ff56bb8f96fb9fd4e90cfea9296ea713272a5f07
https://github.com/Evolveum/midpoint/commit/ff56bb8f96fb9fd4e90cfea9296ea713272a5f07
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: 2023-05-25 (Thu, 25 May 2023)
Changed paths:
M infra/schema-pure-jaxb/pom.xml
Log Message:
-----------
Bump xalan from 2.7.2 to 2.7.3 in /infra/schema-pure-jaxb
Bumps xalan from 2.7.2 to 2.7.3.
---
updated-dependencies:
- dependency-name: xalan:xalan
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support at github.com>
Commit: 724f29efcb41bc0966568e759a86859a8337e743
https://github.com/Evolveum/midpoint/commit/724f29efcb41bc0966568e759a86859a8337e743
Author: cc <cc at xpie.cn>
Date: 2023-06-12 (Mon, 12 Jun 2023)
Changed paths:
M infra/schema/pom.xml
Log Message:
-----------
Add generated prism schema source to ide source path
Commit: 78fe825e67592930c79ad07528acf0f9afc22bd2
https://github.com/Evolveum/midpoint/commit/78fe825e67592930c79ad07528acf0f9afc22bd2
Author: charlesc <charles.dc.chen at gmail.com>
Date: 2023-06-23 (Fri, 23 Jun 2023)
Changed paths:
M model/model-test/src/main/java/com/evolveum/midpoint/model/test/AbstractModelIntegrationTest.java
Log Message:
-----------
Fix error in test.log "ObjectNotFoundException:Object of type 'SystemConfigurationType' with OID '00000000-0000-0000-0000-000000000001' was not found" (#201)
In method AbstractModelIntegrationTest.initSystemm, systemConfiguration object may be not initialized, it is up to subclass.
If subclass invokes super.initSystem method before adding systemConfiguration object, there is no systemConfiguration object available over the span of initSystem method.
Otherwise, we can suppose that systemConfiguration object must be available in method postInitSystem, so we can move codes required access systemConfiguration object to postInitSystem from initSystem.
Co-authored-by: cc <cc at xpie.cn>
Commit: 26570839177a15cdb0ed27210a0dacf3ab2577a2
https://github.com/Evolveum/midpoint/commit/26570839177a15cdb0ed27210a0dacf3ab2577a2
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2023-06-23 (Fri, 23 Jun 2023)
Changed paths:
M model/model-test/src/main/java/com/evolveum/midpoint/model/test/AbstractModelIntegrationTest.java
Log Message:
-----------
Improve setting accessesMetadataEnabled in tests
We do not need to assume the system configuration exists.
(In the future, it may be legally missing for some tests.)
Commit: 134cf6cc002b2152e142f29dc5c371c3f1cc2e3f
https://github.com/Evolveum/midpoint/commit/134cf6cc002b2152e142f29dc5c371c3f1cc2e3f
Author: Tony Tkáčik <tonydamage at users.noreply.github.com>
Date: 2023-06-23 (Fri, 23 Jun 2023)
Changed paths:
M infra/schema-pure-jaxb/pom.xml
Log Message:
-----------
Finally long avaited xalan 2.7.3
Bump xalan from 2.7.2 to 2.7.3 in /infra/schema-pure-jaxb
Commit: 3279556d26d4f0f9dc3f83d8e8518906b3e38ccd
https://github.com/Evolveum/midpoint/commit/3279556d26d4f0f9dc3f83d8e8518906b3e38ccd
Author: Tony Tkáčik <tonydamage at users.noreply.github.com>
Date: 2023-06-23 (Fri, 23 Jun 2023)
Changed paths:
M infra/schema/pom.xml
Log Message:
-----------
Merge pull request #199 from chendouble/add-prism-source-path
Add generated prism schema source to ide source path
Commit: 28685fc87c6e61f5b7b6ddeec5b9936d058def29
https://github.com/Evolveum/midpoint/commit/28685fc87c6e61f5b7b6ddeec5b9936d058def29
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: 2023-06-23 (Fri, 23 Jun 2023)
Changed paths:
M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/upgrade/DownloadDistributionAction.java
M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/upgrade/UpgradeDistributionAction.java
M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/upgrade/UpgradeInstallationAction.java
Log Message:
-----------
MID-8842 ninja, dist upgrade improvements + more logging
Commit: 4ecd71b265089ef36114829d15b13bc2680fe8ff
https://github.com/Evolveum/midpoint/commit/4ecd71b265089ef36114829d15b13bc2680fe8ff
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: 2023-06-23 (Fri, 23 Jun 2023)
Changed paths:
M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/Main.java
R tools/ninja/src/test/java/com/evolveum/midpoint/ninja/HelpTest.java
A tools/ninja/src/test/java/com/evolveum/midpoint/ninja/HelpVersionTest.java
M tools/ninja/src/test/java/com/evolveum/midpoint/ninja/ImportRepositoryTest.java
M tools/ninja/src/test/java/com/evolveum/midpoint/ninja/NinjaSpringTest.java
M tools/ninja/src/test/java/com/evolveum/midpoint/ninja/NinjaTestMixin.java
M tools/ninja/src/test/java/com/evolveum/midpoint/ninja/TestMain.java
M tools/ninja/testng-unit.xml
Log Message:
-----------
MID-8842 ninja, version (-V) fix + test
Commit: 81e903bdabb97510e237039079417051d30f8500
https://github.com/Evolveum/midpoint/commit/81e903bdabb97510e237039079417051d30f8500
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: 2023-06-23 (Fri, 23 Jun 2023)
Changed paths:
M infra/schema-pure-jaxb/pom.xml
M infra/schema/pom.xml
M model/model-test/src/main/java/com/evolveum/midpoint/model/test/AbstractModelIntegrationTest.java
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into feature/upgrade-process
Compare: https://github.com/Evolveum/midpoint/compare/d0660aec4049...81e903bdabb9
More information about the midPoint-svn
mailing list