[midPoint-git] [Evolveum/midpoint] 42bd91: MID-8911: Fixed issues with schema-pure-jaxb and J...

Tony Tkáčik noreply at github.com
Mon Oct 2 12:13:29 CEST 2023


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 42bd910c5bd0e510accda6c4aa15b63957e016ea
      https://github.com/Evolveum/midpoint/commit/42bd910c5bd0e510accda6c4aa15b63957e016ea
  Author: Tony Tkáčik <tonydamage at gmail.com>
  Date:   2023-10-02 (Mon, 02 Oct 2023)

  Changed paths:
    M infra/pom.xml
    M infra/schema-pure-jaxb/pom.xml
    M infra/schema/src/main/resources/xml/ns/public/common/api-types-3.xsd
    M infra/schema/src/main/resources/xml/ns/public/common/audit-3.xsd
    M infra/schema/src/main/resources/xml/ns/public/common/common-3.xsd
    M infra/schema/src/main/resources/xml/ns/public/common/common-asynchronous-3.xsd
    M infra/schema/src/main/resources/xml/ns/public/common/common-case-management-3.xsd
    M infra/schema/src/main/resources/xml/ns/public/common/common-certification-3.xsd
    M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
    M infra/schema/src/main/resources/xml/ns/public/common/common-correlation-3.xsd
    M infra/schema/src/main/resources/xml/ns/public/common/common-gui-3.xsd
    M infra/schema/src/main/resources/xml/ns/public/common/common-metadata-3.xsd
    M infra/schema/src/main/resources/xml/ns/public/common/common-mining-3.xsd
    M infra/schema/src/main/resources/xml/ns/public/common/common-model-context-3.xsd
    M infra/schema/src/main/resources/xml/ns/public/common/common-notifications-3.xsd
    M infra/schema/src/main/resources/xml/ns/public/common/common-policy-3.xsd
    M infra/schema/src/main/resources/xml/ns/public/common/common-provisioning-3.xsd
    M infra/schema/src/main/resources/xml/ns/public/common/common-security-3.xsd
    M infra/schema/src/main/resources/xml/ns/public/common/common-simulations-3.xsd
    M infra/schema/src/main/resources/xml/ns/public/common/common-tasks-3.xsd
    M infra/schema/src/main/resources/xml/ns/public/common/common-workflows-3.xsd
    M infra/schema/src/main/resources/xml/ns/public/model/scripting/scripting-3.xsd
    M infra/schema/src/main/resources/xml/ns/public/resource/capabilities-3.xsd
    M model/model-intest/src/test/resources/schema/metadata.xsd

  Log Message:
  -----------
  MID-8911: Fixed issues with schema-pure-jaxb and JAXB 3

  - Namespace of JAXB was changed to jakarta
    - was not noticed before, since JAXB classes were not used directly in midPoint
  - switched JAXB version to 3 in xsd




More information about the midPoint-svn mailing list