Skip to content

Changes

Summary

  1. Add MicroProfile JWT Bridge to the Jenkins Build (details)
Commit 52d1963718dc0206ac0adfade23a51e54149c871 by Emily Jiang
Add MicroProfile JWT Bridge to the Jenkins Build
The file was modified buildScripts/post-release.groovy (diff)
The file was modified buildScripts/release.groovy (diff)

Summary

  1. [maven-release-plugin] prepare release 5.1.0 (details)
  2. [maven-release-plugin] prepare for next development iteration (details)
  3. Fix MPmetricbaseMetricsTest so that it is checking gc.time as a gauge which does not have a _total appended to it (details)
Commit 0ae5a3e858317cacd9ccad7ce9abfb7fae2a3d24 by Microprofile Bot
[maven-release-plugin] prepare release 5.1.0
The file was modified tck/api/pom.xml (diff)
The file was modified spec/pom.xml (diff)
The file was modified tck/rest/pom.xml (diff)
The file was modified api/pom.xml (diff)
The file was modified tck/pom.xml (diff)
The file was modified tck/optional/pom.xml (diff)
The file was modified pom.xml (diff)
Commit 90f5a158b16eea061a55b104576c4b307052e9f5 by Microprofile Bot
[maven-release-plugin] prepare for next development iteration
The file was modified tck/api/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified tck/rest/pom.xml (diff)
The file was modified tck/optional/pom.xml (diff)
The file was modified api/pom.xml (diff)
The file was modified spec/pom.xml (diff)
The file was modified tck/pom.xml (diff)
Commit 56b7b46f78d5eff72ac65f49ad199e5faefda91d by David Chan
Fix MPmetricbaseMetricsTest so that it is checking gc.time as a gauge which does not have a _total appended to it
The file was modified spec/src/main/asciidoc/changelog.adoc (diff)
The file was modified tck/optional/src/main/java/org/eclipse/microprofile/metrics/test/optional/MPMetricBaseMetricsTest.java (diff)