Skip to content
Started 1 yr 11 mo ago
Took 1 min 8 sec on basic-k3wnx

#1039 (Jun 21, 2022, 10:42:42 AM)

Changes
  1. Add Java 17 veresion (commit: 7bd9eb3) (details / githubweb)
  2. Delete Java 8 version (commit: 54190d5) (details / githubweb)
  3. Set 11 as the minimium version (commit: cb0d891) (details / githubweb)
  4. update checkstyle version to 3.1.2 (commit: 219c631) (details / githubweb)
  5. Set configuration (commit: 2007972) (details / githubweb)
  6. Create checkstyle file (commit: 026e844) (details / githubweb)
  7. Move the configuration file outside pom.xml (commit: fbb4508) (details / githubweb)
  8. upgrade checkstyle version (commit: 5711988) (details / githubweb)
  9. ignore java-module (commit: 0b632f0) (details / githubweb)
  10. Disable test (commit: 358443a) (details / githubweb)
  11. Disable reflection tests (commit: dd461a8) (details / githubweb)
  12. Add query module-info (commit: f410376) (details / githubweb)
  13. Create document query (commit: e0257e3) (details / githubweb)
  14. improves communication document (commit: c40e97a) (details / githubweb)
  15. Create module-info to coumn communication (commit: 51f6875) (details / githubweb)
  16. Create modules to communication-key-value (commit: 56812a8) (details / githubweb)
  17. Create module-info to mapping-core (commit: 1b5119c) (details / githubweb)
  18. Create mapping-key-value module-info (commit: 9225cfe) (details / githubweb)
  19. exports the key-value (commit: 81bac3f) (details / githubweb)
  20. Create module to mapping-column (commit: 8326004) (details / githubweb)
  21. Fix typo in column (commit: c82ac3b) (details / githubweb)
  22. Create mapping document (commit: 770bbd2) (details / githubweb)
  23. create module info to communication tck (commit: 0691783) (details / githubweb)
  24. create module info to communication-core-tck (commit: b047b55) (details / githubweb)
  25. Create module info to communication-tck-document (commit: f816b92) (details / githubweb)
  26. small fixes in the module info on communications tcks (commit: 16776f3) (details / githubweb)
  27. Create module to tck-driver-column (commit: 0c926cf) (details / githubweb)
  28. Create module to tck-driver-document (commit: eafae60) (details / githubweb)
  29. Create module to tck-driver-key-value (commit: f63af83) (details / githubweb)
  30. Add tck-column-module (commit: 6536f3a) (details / githubweb)
  31. Add tck-core module-info (commit: c6035fe) (details / githubweb)
  32. Add tck-document module (commit: e0472e5) (details / githubweb)
  33. Add tck-entities module (commit: 3aeac90) (details / githubweb)
  34. Add tck key-value module (commit: 9692a5d) (details / githubweb)
  35. Add module-info to tck-test (commit: a006948) (details / githubweb)
  36. Importes internal Junit classes (commit: 142b56e) (details / githubweb)
  37. fixes module info to key-value (commit: 9eea8bb) (details / githubweb)
  38. add org.apiguardian as static required on document and column mapping tck (commit: 4736fa7) (details / githubweb)
  39. Add TypereferenceReader as uses in the module on communication core (commit: be0541e) (details / githubweb)
  40. return checkstyle to pom.xml (commit: cce4af0) (details / githubweb)
  41. Add uses in jakarta.nosql.query.UpdateQuery.UpdateQueryProvider on communication query module (commit: ebe8722) (details / githubweb)
  42. Update API to use ServiceLoader supplier (commit: 042061c) (details / githubweb)
  43. Improve documentation on ServiceLoader provider (commit: 01f90b3) (details / githubweb)
  44. Update ServiceLoaderProvider API (commit: 8151144) (details / githubweb)
  45. Update API on communication tck (commit: 4e2e1c7) (details / githubweb)
  46. Update tck driver API (commit: e995c79) (details / githubweb)
  47. Create provider to DelQuery in communication-query (commit: f665c83) (details / githubweb)
  48. Create provider to DeleteQuery in communication-query (commit: 651f8e4) (details / githubweb)
  49. Create provider to GetQuery in communication-query (commit: 30051ec) (details / githubweb)
  50. Create provider to InsertQuery in communication-query (commit: e9dcf22) (details / githubweb)
  51. Create provider to PutQuery in communication-query (commit: de4aaf3) (details / githubweb)
  52. Create provider to SelectQuery in communication-query (commit: 5cffe19) (details / githubweb)
  53. Create provider to UpdateQuery in communication-query (commit: cc02d83) (details / githubweb)
  54. Add ValueWriter stati method (commit: 000b96a) (details / githubweb)
  55. Update java-17.yml (commit: 2de2535) (details / githubweb)

Started by upstream project jakarta-nosql build number 1039
originally caused by:

This run spent:

  • 22 sec waiting;
  • 1 min 8 sec build duration;
  • 1 min 30 sec total from scheduled to completion.
Revision: 2de2535c2d78cec89163e323037ce2c427def2ec
Repository: https://github.com/eclipse-ee4j/nosql
  • refs/remotes/origin/master
Test Result (no failures)

    Module Builds

     api-parent0.57 sec
     Jakarta NoSQL14 sec
     nosql-column (didn’t run)
     nosql-core (didn’t run)
     nosql-document (didn’t run)
     nosql-key-value (didn’t run)
     spec2 ms
     communication-api0.52 sec
     communication-column2 ms
     communication-core11 sec
     communication-document2 ms
     communication-key-value2.8 sec
     communication-query3.3 sec
     mapping-api2 ms
     mapping-column2 ms
     mapping-core2 ms
     mapping-document2 ms
     mapping-key-value1 ms
     tck-parent1 ms
     communication-tck2 ms
     communication-tck-column2 ms
     communication-tck-core2 ms
     communication-tck-document2 ms
     communication-tck-key-value1 ms
     driver-tck (didn’t run)
     driver-tck-column (didn’t run)
     driver-tck-document (didn’t run)
     driver-tck-key-value (didn’t run)
     driver-tck2 ms
     driver-tck-column1 ms
     driver-tck-document1 ms
     driver-tck-key-value2 ms
     mapping-tck2 ms
     mapping-tck-column1 ms
     mapping-tck-core2 ms
     mapping-tck-document2 ms
     mapping-tck-entities2 ms
     mapping-tck-key-value2 ms
     mapping-tck-test2 ms

    Downstream Builds