[midPoint-git] [Evolveum/midpoint] e93359: Various JDK activation should not change the sourc...

virgo47 noreply at github.com
Tue Jun 9 14:57:21 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: e93359baaa04d671c8b7e573b13bd19b8bf2f76d
      https://github.com/Evolveum/midpoint/commit/e93359baaa04d671c8b7e573b13bd19b8bf2f76d
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-06-08 (Mon, 08 Jun 2020)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Various JDK activation should not change the source level, fixed.


  Commit: c1cfb7b2a3a879234b6a8ffb7a776a5860be1dc6
      https://github.com/Evolveum/midpoint/commit/c1cfb7b2a3a879234b6a8ffb7a776a5860be1dc6
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-06-08 (Mon, 08 Jun 2020)

  Changed paths:
    M infra/schema-pure-jaxb/pom.xml
    M pom.xml

  Log Message:
  -----------
  Profile jdk-11 is activated for 11+, not just 11 exactly.


  Commit: 257b0fd968fa25e764d3b469a79b6b870f6f7166
      https://github.com/Evolveum/midpoint/commit/257b0fd968fa25e764d3b469a79b6b870f6f7166
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-06-08 (Mon, 08 Jun 2020)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Groovy update 2.5.8->2.5.12, which runs also on newer JDKs (e.g. 14)


  Commit: 8e2b40dae7b1e0dde443460a842ce32ae37ba4e5
      https://github.com/Evolveum/midpoint/commit/8e2b40dae7b1e0dde443460a842ce32ae37ba4e5
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-06-08 (Mon, 08 Jun 2020)

  Changed paths:
    M dist/javadoc/pom.xml
    M dist/midpoint-api/pom.xml
    M pom.xml

  Log Message:
  -----------
  POMs: using javadoc plugin version from Boot, added source to javadoc

Omitting the project.source.version from jdk-11 profile caused javadoc
failure, so we needed to specify the source level there.


  Commit: e16d8138ea5076b037be07c9f219a02dafbfdbd8
      https://github.com/Evolveum/midpoint/commit/e16d8138ea5076b037be07c9f219a02dafbfdbd8
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-06-09 (Tue, 09 Jun 2020)

  Changed paths:
    M infra/prism-impl/src/main/java/com/evolveum/midpoint/prism/impl/lex/dom/DomLexicalProcessor.java

  Log Message:
  -----------
  DomLexicalProcessor: cleanup, XML detection regex as constant

Regex also uses non-reluctant matching for head white-spaces, result
should be the same.


  Commit: e7f9406ee800662bd37d91b0bb7387d1978f99ce
      https://github.com/Evolveum/midpoint/commit/e7f9406ee800662bd37d91b0bb7387d1978f99ce
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-06-09 (Tue, 09 Jun 2020)

  Changed paths:
    M provisioning/ucf-impl-connid/src/main/java/com/evolveum/midpoint/provisioning/ucf/impl/connid/UpdateModificationConverter.java

  Log Message:
  -----------
  UpdateModificationConverter: final fields + two typo fixes


Compare: https://github.com/Evolveum/midpoint/compare/381c22f3f4a1...e7f9406ee800


More information about the midPoint-svn mailing list