Skip to content

Changes

Summary

  1. #399 - document configs properties (commit: 5b39387) (details)
  2. #399 - use only one tck timeout config. Rename it for clarity. Move (commit: 18d1659) (details)
  3. exclude javax.el-api (commit: 01f36f7) (details)
  4. #417 address review comments (commit: 2f3db14) (details)
  5. Update readme with more current information (commit: ed13647) (details)
  6. move from Java EE 8 to Jakarta EE 8 specification artifacts (commit: 8dc5b0f) (details)
  7. Update maven plugins to their latest versions (commit: 11b93fd) (details)
  8. Revert "move from Java EE 8 to Jakarta EE 8 specification artifacts" (commit: f77cb7c) (details)
  9. #487 fix gpg failure for Jenkins build (commit: 1e0bf30) (details)
  10. [maven-release-plugin] prepare release 2.1-RC1 (commit: d2d476e) (details)
  11. [maven-release-plugin] prepare for next development iteration (commit: c40501b) (details)
  12. [maven-release-plugin] prepare release 2.1-RC2 (commit: 0c93d6f) (details)
  13. [maven-release-plugin] prepare for next development iteration (commit: db33226) (details)
  14. [maven-release-plugin] prepare release 2.1 (commit: 1694e7f) (details)
  15. [maven-release-plugin] prepare for next development iteration (commit: 33ac7c6) (details)
  16. Revert "Revert "move from Java EE 8 to Jakarta EE 8 specification (commit: c6dafad) (details)
  17. #530 update bnd version and baseline version (commit: 9a46678) (details)
Commit 5b3938753dc05203c428744404505f6e1a07e53f by Bruno Baptista
#399 - document configs properties
Signed-off-by: brunobat <brunobat@gmail.com>
(commit: 5b39387)
The file was modified README.adoc
Commit 18d16590d003268f9f36d893117a540feb784180 by Bruno Baptista
#399 - use only one tck timeout config. Rename it for clarity. Move
documentation to running_the_tck doc.
Signed-off-by: brunobat <brunobat@gmail.com>
(commit: 18d1659)
The file was modified tck/running_the_tck.asciidoc
The file was modified tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/util/TCKConfig.java
The file was modified README.adoc
Commit 01f36f7d1f20e2d3fe40c21ffac8dbf3f0589006 by Ladislav Thon
exclude javax.el-api
Signed-off-by: Ladislav Thon <lthon@redhat.com>
(commit: 01f36f7)
The file was modified pom.xml
Commit 2f3db142fa368582d833660afd34c59072b2a6df by Emily Jiang
#417 address review comments
Signed-off-by: Emily Jiang <emijiang6@googlemail.com>
(commit: 2f3db14)
The file was modified spec/src/main/asciidoc/fallback.asciidoc
The file was modified api/src/main/java/org/eclipse/microprofile/faulttolerance/Fallback.java
The file was modified api/pom.xml
The file was modified .gitignore
Commit ed13647348b4c0a8b695caea42d9ebaaf422f739 by Andrew Rouse
Update readme with more current information
Signed-off-by: Andrew Rouse <anrouse@uk.ibm.com>
(commit: ed13647)
The file was modified README.adoc
Commit 8dc5b0f75b515c8535e0954deb975c25d2caa9dc by Ladislav Thon
move from Java EE 8 to Jakarta EE 8 specification artifacts
Signed-off-by: Ladislav Thon <lthon@redhat.com>
(commit: 8dc5b0f)
The file was modified api/pom.xml
The file was modified pom.xml
The file was modified tck/pom.xml
Commit 11b93fd6784f574d523dd0fb8d82e8ea4d0025ef by Andrew Rouse
Update maven plugins to their latest versions
Fixes #481
(commit: 11b93fd)
The file was modified pom.xml
Commit f77cb7c182bdcc5a713d4f0f9e8e46363a879fe8 by Ladislav Thon
Revert "move from Java EE 8 to Jakarta EE 8 specification artifacts"
This reverts commit 8dc5b0f75b515c8535e0954deb975c25d2caa9dc.
Signed-off-by: Ladislav Thon <lthon@redhat.com>
(commit: f77cb7c)
The file was modified pom.xml
The file was modified tck/pom.xml
The file was modified api/pom.xml
Commit 1e0bf307168febb1dbba45b37e082b3ff740e5ac by Emily Jiang
#487 fix gpg failure for Jenkins build
Signed-off-by: Emily Jiang <emijiang6@googlemail.com>
(commit: 1e0bf30)
The file was modified pom.xml
Commit d2d476e472f759c1bcaf3fd33b036661a3926f24 by Microprofile Bot
[maven-release-plugin] prepare release 2.1-RC1
(commit: d2d476e)
The file was modified tck/pom.xml
The file was modified spec/pom.xml
The file was modified api/pom.xml
The file was modified pom.xml
Commit c40501b47f3a1e582362bfa6781d1f941b82bbee by Microprofile Bot
[maven-release-plugin] prepare for next development iteration
(commit: c40501b)
The file was modified spec/pom.xml
The file was modified pom.xml
The file was modified tck/pom.xml
The file was modified api/pom.xml
Commit 0c93d6f37a9a04c5e5e8b051b5624ef99580188a by Microprofile Bot
[maven-release-plugin] prepare release 2.1-RC2
(commit: 0c93d6f)
The file was modified spec/pom.xml
The file was modified pom.xml
The file was modified tck/pom.xml
The file was modified api/pom.xml
Commit db33226c2b659da74fc0f40d724ee3483862dd08 by Microprofile Bot
[maven-release-plugin] prepare for next development iteration
(commit: db33226)
The file was modified pom.xml
The file was modified api/pom.xml
The file was modified tck/pom.xml
The file was modified spec/pom.xml
Commit 1694e7f4f4e62ae79efdfc1cce930f7187f844c4 by Microprofile Bot
[maven-release-plugin] prepare release 2.1
(commit: 1694e7f)
The file was modified tck/pom.xml
The file was modified pom.xml
The file was modified api/pom.xml
The file was modified spec/pom.xml
Commit 33ac7c69974cef44f666ea3dc68f26e4c877d3b1 by Microprofile Bot
[maven-release-plugin] prepare for next development iteration
(commit: 33ac7c6)
The file was modified api/pom.xml
The file was modified pom.xml
The file was modified spec/pom.xml
The file was modified tck/pom.xml
Commit c6dafaddc1b9859f28059465d20d60662b63c102 by Ladislav Thon
Revert "Revert "move from Java EE 8 to Jakarta EE 8 specification
artifacts""
This reverts commit f77cb7c182bdcc5a713d4f0f9e8e46363a879fe8.
Signed-off-by: Ladislav Thon <lthon@redhat.com>
(commit: c6dafad)
The file was modified pom.xml
The file was modified api/pom.xml
The file was modified tck/pom.xml
Commit 9a4667844a65d0e1c929280de55ef269246f7275 by Emily Jiang
#530 update bnd version and baseline version
Signed-off-by: Emily Jiang <emijiang6@googlemail.com>
(commit: 9a46678)
The file was modified api/bnd.bnd
The file was modified pom.xml
The file was modified api/pom.xml