Skip to content
Success

Changes

Summary

  1. OSGi package exclude (details)
  2. OSGi package exclude (details)
  3. OSGi package exclude (details)
  4. Update API version of jakarta.json:jsonp to 2.1.0 (details)
  5. Update API version of jakarta.json:jsonp to 2.1.1-SNAPSHOT (details)
  6. remove garbage character between output and source (details)
  7. Update overview.html (details)
  8. #376: JsonProviderTest fails if run after other Junits in a test suite (details)
  9. simplify the provider lookup, add logging (details)
  10. cpright (details)
  11. fix exception message (details)
  12. fix javadoc (details)
  13. update build plugins (details)
  14. remove obsolete tck runner belonging to the implementation project(s) (details)
  15. make the build jdk18 friendly (no comp warnings) (details)
Commit 267e01b14427da48cadbb200a312bd9185ca02ff by Lukas Jungmann
OSGi package exclude

Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
The file was modified api/pom.xml (diff)
Commit 34913a0bf947d7bd86899dd12c5272a122b4c577 by Lukas Jungmann
OSGi package exclude

Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
The file was modified api/pom.xml (diff)
Commit 83d600bdca9f1b2e05599a15768505d7814d67a5 by Lukas Jungmann
OSGi package exclude

Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
The file was modified api/pom.xml (diff)
Commit 8da4820c34dfcb4cb776580e333dfc8e60715222 by Lukas Jungmann
Update API version of jakarta.json:jsonp to 2.1.0
The file was modified api/pom.xml (diff)
Commit 731d15b0df5ab958cd49f53dfea1319fdce673a0 by Lukas Jungmann
Update API version of jakarta.json:jsonp to 2.1.1-SNAPSHOT
The file was modified api/pom.xml (diff)
Commit c88033ff7092193463e47c125d7027b700730875 by Lukas Jungmann
remove garbage character between output and source

Signed-off-by: Kenji Kazumura <kzr@fujitsu.com>
The file was modified api/src/main/javadoc/overview.html (diff)
The file was modified api/src/main/javadoc/overview.html (diff)
Commit fda87c3933ab0dc6402b2453a691457df1e66554 by Lukas Jungmann
#376: JsonProviderTest fails if run after other Junits in a test suite

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
The file was modified tck/tck-tests/src/main/java/ee/jakarta/tck/jsonp/api/provider/JsonProviderTest.java (diff)
Commit df40e20a4ffb815dd50557402bb62c0844a9085a by Lukas Jungmann
simplify the provider lookup, add logging

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
The file was modified api/src/main/java/jakarta/json/spi/JsonProvider.java (diff)
The file was modified api/src/main/java/module-info.java (diff)
Commit 0cbe3723caf3e8135f1f8d3ffd7349d5ba36a9c0 by Lukas Jungmann
cpright

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
The file was modified api/src/main/java/module-info.java (diff)
Commit f278212fc376798aa933746592904c789bf576cb by Lukas Jungmann
fix exception message

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
The file was modified api/src/main/java/jakarta/json/spi/JsonProvider.java (diff)
Commit fc14a6e8f821997038ad57d25dc15559baa4fd65 by Lukas Jungmann
fix javadoc

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
The file was modified api/src/main/java/jakarta/json/spi/JsonProvider.java (diff)
Commit 83493a354619f00e5c8cfecbc3b7e333aa4cafd9 by Lukas Jungmann
update build plugins

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
The file was modified api/pom.xml (diff)
Commit 1b1f53188e24e34e6514ec8011fd5217e69b80cf by Lukas Jungmann
remove obsolete tck runner belonging to the implementation project(s)

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
The file was removedimpl-tck/tck-tests/pom.xml
The file was removedimpl-tck/pom.xml
The file was removedimpl-tck/tck-tests-pluggability/pom.xml
Commit 04b4354e7fe1776ec69968720240f8a2ed174784 by Lukas Jungmann
make the build jdk18 friendly (no comp warnings)

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
The file was modified api/src/main/java/jakarta/json/EmptyArray.java (diff)
The file was modified api/src/main/java/jakarta/json/stream/JsonParsingException.java (diff)
The file was modified api/src/main/java/jakarta/json/EmptyObject.java (diff)