Skip to content
Started 9 mo 2 days ago
Took 1 min 43 sec on basic-dfrvj
Success

#25 (Sep 27, 2023, 8:18:11 AM)

Changes
  1. Limit BigDecimal scale value for JsonNumber#bigIntegerValue() and JsonNumber#bigIntegerValueExact() (#78) (commit: 7f2ed19) (details / githubweb)
  2. package-info.class files inside org.eclipse.parsson:jakarta.json are compiled with the wrong Java version #73 (commit: 7c9a82d) (details / githubweb)
  3. Limit maximum number of characters of BigDecimal source being parsed. (#80) (commit: bd5c4b2) (details / githubweb)
  4. Fixed failing TCK: jsonParserFactoryTest6 (commit: ee7cd4f) (details / githubweb)
  5. bump project version to 1.1.3-SNAPSHOT (commit: 799fd13) (details / githubweb)
  6. update build plugins (commit: 21b67e0) (details / githubweb)
  7. Integrate JSON API 2.1.2 (commit: 9f59af8) (details / githubweb)
  8. add JDK 21 to GH action build (commit: a445d30) (details / githubweb)
  9. version should have been 1.1.2-SNAPSHOT :-( (commit: f61ff29) (details / githubweb)
  10. Prepare release org.eclipse.parsson:project:1.1.2 (commit: fb05bc3) (details / githubweb)
  11. Prepare next development cycle for 1.1.3-SNAPSHOT (commit: 2310e1c) (details / githubweb)
  12. #91: Stack overflow error caused by jakarta.json parsing of untrusted JSON String (commit: d0ec79b) (details / githubweb)
  13. update build plugins (commit: 998bef6) (details / githubweb)
  14. improve compatibility with OSGi mediator (commit: 82f3f1a) (details / githubweb)
  15. #77: JsonTokenizer.close() recycles its buffer for each call to close() (commit: 72f5e1b) (details / githubweb)
  16. #90: MapUtil.handle does not support Array objects (commit: 64e9f59) (details / githubweb)
  17. Prepare release org.eclipse.parsson:project:1.1.3 (commit: 36ec8a4) (details / githubweb)
  18. Prepare next development cycle for 1.1.4-SNAPSHOT (commit: 1984f15) (details / githubweb)
  19. BigInteger scale limit counts absolute value now. (#100) (commit: 9dd5ad5) (details / githubweb)
  20. Prepare release org.eclipse.parsson:project:1.1.4 (commit: 675484c) (details / githubweb)
  21. Prepare next development cycle for 1.1.5-SNAPSHOT (commit: f735a91) (details / githubweb)
  22. Corrupted OSGi manifest header fix (commit: 5c99188) (details / githubweb)

Started by an SCM change

This run spent:

  • 1 min 3 sec waiting;
  • 1 min 43 sec build duration;
  • 2 min 47 sec total from scheduled to completion.
Revision: 5c991884bc2a1fcb8f3e9ea47d768821d53c079d
Repository: git@github.com:eclipse-ee4j/parsson.git
  • refs/remotes/origin/master
Test Result (no failures)
    Jacoco - Overall Coverage Summary
    INSTRUCTION0%
    BRANCH0%
    COMPLEXITY0%
    LINE0%
    METHOD0%
    CLASS0%
    Java Compiler: 86 warnings
    JavaDoc: No warnings
    SpotBugs: No warnings