Skip to content
Started 2 yr 7 mo ago
Took 16 sec on basic-pfdzl
Success

#102 (Nov 15, 2021, 7:58:07 AM)

Changes
  1. Issue #292 - update JsonParserImpl and reject duplicate keys unit test (commit: b9bddea) (details / githubweb)
  2. Add latest JDK in Travis (commit: 61a8b82) (details / githubweb)
  3. Update TCK to work with JDK17 (commit: ab3ef16) (details / githubweb)
  4. move implementation to parsson repo, (commit: 6aa9dae) (details / githubweb)
  5. Project cleanup. (commit: 3886bd2) (details / githubweb)
  6. Copyright headers update. (commit: 6029fe1) (details / githubweb)
  7. Provide factory to obtain JsonValue from java.lang.Number (#302) (commit: e865594) (details / githubweb)
  8. Json.createObjectBuilder(Map) has impractical type bounds (commit: 54b2547) (details / githubweb)
  9. JsonParser needs to have a way to get current event (#303) (commit: d166d5d) (details / githubweb)
  10. remove obsolete build plugin (commit: 3141627) (details / githubweb)
  11. remove usage of deprecated method, add missing comment (commit: 0c9ccd8) (details / githubweb)
  12. Add missing serialVersionUID (commit: 8fb92b1) (details / githubweb)
  13. add missing comments (commit: d6df7d1) (details / githubweb)
  14. turn build time warnings into errors (commit: ceb5cf6) (details / githubweb)
  15. cache mvn repo in GH build (commit: 6c9bdef) (details / githubweb)
  16. Fix JsonArray documentation for getBoolean #149 (commit: a80b0be) (details / githubweb)
  17. What is the contract for of JsonGenerator#close() on error? #156 (commit: 2808816) (details / githubweb)
  18. TCK tests (commit: 30f1a60) (details / githubweb)
  19. Clarify side effects of JsonObjectBuilder#build #178 (commit: b066df0) (details / githubweb)
  20. TCK: JsonParser needs to have a way to get current event #316 (commit: 3d9ba15) (details / githubweb)
  21. setup-java v2 Maven cache (commit: 9e0a9ff) (details / githubweb)
  22. [api] Define standard property for handling duplicated keys (commit: 3c3b1b1) (details / githubweb)
  23. TCK: Provide factory to obtain JsonValue from java.lang.Number #315 (commit: 87ef235) (details / githubweb)
  24. TCK: [api] Define standard property for handling duplicated keys (commit: a7cb019) (details / githubweb)
  25. TCK: Clarify side effects of JsonObjectBuilder#build (commit: 27902c6) (details / githubweb)
  26. Bump junit from 4.12 to 4.13.1 in /tck (commit: b4d7765) (details / githubweb)
  27. Javadoc for NullPointerExceptions (commit: ec9fb5c) (details / githubweb)
  28. Small mistake in documentation of javax.json.stream.JsonGenerator (commit: 194d561) (details / githubweb)
  29. JsonParser.getValue/getObject/getArray Exceptions #152 (commit: e621909) (details / githubweb)
  30. Json factory methods are very inefficient #154 (commit: 28a5ec5) (details / githubweb)
  31. rework TCK to Junit5 (#297) (commit: 7d8d30f) (details / githubweb)
  32. avoid possible NPE, fix the error message (commit: 4323652) (details / githubweb)
  33. Add compatibility with HK2 service locator lookup (commit: fd550c2) (details / githubweb)
  34. fix the spec version (commit: 1d5a2a5) (details / githubweb)

Started by user Dmitry Kornilov

This run spent:

  • 17 sec waiting;
  • 16 sec build duration;
  • 33 sec total from scheduled to completion.
Revision: 1d5a2a5ef4746684ff143d3c7f0ac887ef364f49
Repository: git@github.com:eclipse-ee4j/jsonp.git
  • refs/remotes/origin/master