Skip to content
Started 2 mo 11 days ago
Took 1 min 32 sec on basic-zj666

#91 (Mar 11, 2024, 2:28:03 PM)

Changes
  1. ci: update NoSQL CI support to Java 21 (commit: 52b8519) (details / githubweb)
  2. chore: update checkstyle to version 3.3.1 (commit: 53a96d9) (details / githubweb)
  3. chore: update surefire version (commit: 25e1f2d) (details / githubweb)
  4. Update pom.xml (commit: b1f0c82) (details / githubweb)
  5. chore: upgrade maven compile version to 3.12.1 (commit: 12be6ef) (details / githubweb)
  6. chore: upgrade javadoc to version 3.6.3 (commit: da1429c) (details / githubweb)
  7. chore: upgrade source verion to 3.3.0 (commit: 18bbae8) (details / githubweb)
  8. chore: upgrade surefire to version 3.2.3 (commit: 5007286) (details / githubweb)
  9. chore: upgrade jacoco version to 0.8.11 (commit: 4bd39de) (details / githubweb)
  10. chore: upgrade checkstyle to version 10.12.6 (commit: a0cfec6) (details / githubweb)
  11. chore: remove configuration to checkstyle (commit: 0294117) (details / githubweb)
  12. chore: upgrade rat to version 0.15 (commit: d556b01) (details / githubweb)
  13. chore: upgrade sonar version (commit: 7b7b4be) (details / githubweb)
  14. chore: upgrade maven-gpg-plugin 3.1.0 (commit: 0e5e7e6) (details / githubweb)
  15. chore: upgrade gpg-plugin-version (commit: d31e2f0) (details / githubweb)
  16. chore: update surefire to version 3.2.5 (commit: 9cf7f08) (details / githubweb)
  17. chore: update asciidoc version (commit: 0160330) (details / githubweb)
  18. chore: upgrade asciidoc maven plugin (commit: ee96155) (details / githubweb)
  19. docs: enhance documentation to column and document (commit: 2c16d27) (details / githubweb)
  20. docs: update docs at API (commit: 475a0e6) (details / githubweb)
  21. docs: update and move project team (commit: 7c8ea6c) (details / githubweb)
  22. docs: define documentation to entity (commit: 7e9ec0b) (details / githubweb)
  23. docs: update entity at jnosql (commit: 4c17d76) (details / githubweb)
  24. docs: update UUID (commit: 6b764b5) (details / githubweb)
  25. chore: update maven plugin version 3.0.0 (commit: ea66201) (details / githubweb)
  26. docs: formating issue (commit: 47e7cdd) (details / githubweb)
  27. docs: update programming model for entity classes (commit: c6d1649) (details / githubweb)
  28. docs: enhance entity (commit: be07009) (details / githubweb)
  29. docs: update annotation documentation (commit: a3c360d) (details / githubweb)
  30. docs: update and describe an introduction of annotations (commit: 92ab76d) (details / githubweb)
  31. docs update nosql structure (commit: 7d78b9d) (details / githubweb)
  32. docs: include links at entity (commit: bf9f77d) (details / githubweb)
  33. docs: describe the annotations and convention at entity (commit: fd76f95) (details / githubweb)
  34. docs: update association by field (commit: 45b7c87) (details / githubweb)
  35. docs: create an ID annotation documentation (commit: bc2bb1d) (details / githubweb)
  36. docs: update definition and structure (commit: 0dbc7d0) (details / githubweb)
  37. docs: include embeddable annotation (commit: 0fd4d1a) (details / githubweb)
  38. docs: update documentation explaning more about serialization to column annotation at keyvalue (commit: 76df537) (details / githubweb)
  39. docs: update intro do annotations (commit: 1f1c577) (details / githubweb)
  40. docs: update annotation (commit: 5c0f98c) (details / githubweb)
  41. docs: create convert annotation (commit: e83d68c) (details / githubweb)
  42. docs: include mapped class at  the annotation (commit: 45a21d7) (details / githubweb)
  43. docs: create Inheritance section (commit: 6241b42) (details / githubweb)
  44. docs: Abstract Entity Classes at def (commit: 346da77) (details / githubweb)
  45. docs: refine and create Inheritance annotation (commit: db7b3a9) (details / githubweb)
  46. docs: refine and create Inheritance annotation (commit: 4bc84b4) (details / githubweb)
  47. docs: create json structure to descriminator vlaue (commit: 3c1c919) (details / githubweb)
  48. docs: update conventions section (commit: d8511d7) (details / githubweb)
  49. docs: include sample at the template interface (commit: 921c4e4) (details / githubweb)
  50. docs: create the sampel to the annotations (commit: fd2c1d6) (details / githubweb)
  51. docs: create jakarta ee spec about data (commit: 2020d57) (details / githubweb)
  52. chore: update asciidoc version to 2.3.13 (commit: e438a93) (details / githubweb)
  53. docs: enhance documentation to Column annotation (commit: e9b6519) (details / githubweb)
  54. docs: update documentation NoSQLException (commit: f20902b) (details / githubweb)
  55. feat: create documentation to template interface (commit: a636002) (details / githubweb)
  56. docs: ehance documentation at query mapper (commit: f5a2331) (details / githubweb)
  57. feat: create embeddable interface (commit: 72bf68d) (details / githubweb)
  58. feat: create MappedSuperClass (commit: 5171889) (details / githubweb)
  59. docs: include a warning about key-value databases (commit: 96ce9bd) (details / githubweb)
  60. docs: update entity annotation (commit: bfedc15) (details / githubweb)
  61. docs: update inheritance annotation (commit: 416ab60) (details / githubweb)
  62. docs: create discriminator column (commit: 17778c5) (details / githubweb)
  63. docs: create discriminaotr value (commit: 4ec4d4d) (details / githubweb)
  64. docs: create convert and attribute converter (commit: 7053b57) (details / githubweb)
  65. docs: create and enhance documentation to attribute converter (commit: 8781a6d) (details / githubweb)
  66. feat: simplity structure to a single project core (commit: 19f5b6e) (details / githubweb)
  67. feat: follow the jakarta data format (commit: a706eef) (details / githubweb)
  68. chore: update nosql spec structure (commit: 58e62bb) (details / githubweb)
  69. docs: update readme file (commit: 760bfa3) (details / githubweb)
  70. docs: update readme section removing duplicated (commit: 61ab6f0) (details / githubweb)
  71. docs: update readme (commit: c909859) (details / githubweb)
  72. docs: update javadoc at template (commit: d9b7daa) (details / githubweb)
  73. docs: update id annotation (commit: 5fae3f7) (details / githubweb)
  74. docs: update javadoc (commit: e87d983) (details / githubweb)
  75. docs: include annotation (commit: bc79423) (details / githubweb)
  76. Update api/pom.xml (commit: 8b57e90) (details / githubweb)
  77. Update api/src/main/java/jakarta/nosql/AttributeConverter.java (commit: 0ca3439) (details / githubweb)
  78. Update api/src/main/java/jakarta/nosql/Id.java (commit: 2fa1e6e) (details / githubweb)
  79. Update README.adoc (commit: ad98aa8) (details / githubweb)
  80. Update spec/src/main/asciidoc/chapters/api/annotations.adoc (commit: 3d1db4a) (details / githubweb)
  81. Update spec/src/main/asciidoc/chapters/api/annotations.adoc (commit: 34bddb3) (details / githubweb)
  82. Update spec/src/main/asciidoc/chapters/api/annotations.adoc (commit: 6415747) (details / githubweb)
  83. Update spec/src/main/asciidoc/chapters/api/annotations.adoc (commit: 138d460) (details / githubweb)
  84. Update spec/src/main/asciidoc/chapters/api/entity.adoc (commit: 4c81d6b) (details / githubweb)
  85. Update README.adoc (commit: dc7f1ee) (details / githubweb)
  86. Update api/src/main/java/jakarta/nosql/Template.java (commit: fbd5228) (details / githubweb)
  87. Update api/src/main/java/jakarta/nosql/Template.java (commit: 36c5548) (details / githubweb)
  88. Update api/src/main/java/jakarta/nosql/Template.java (commit: d5b0275) (details / githubweb)
  89. Update api/src/main/java/jakarta/nosql/Template.java (commit: 26e8ce8) (details / githubweb)
  90. Update api/src/main/java/jakarta/nosql/Template.java (commit: c0b1f2d) (details / githubweb)
  91. docs: update id annotation (commit: 9de4cc9) (details / githubweb)
  92. feat: include more expression about the TTL in NoSQL atabase (commit: 08ebe51) (details / githubweb)
  93. feat: include parameter (commit: 02f4fbf) (details / githubweb)
  94. Update api/src/main/java/jakarta/nosql/Template.java (commit: 93cbc47) (details / githubweb)
  95. docs: enhance template documentation (commit: 3b8f964) (details / githubweb)
  96. Update api/src/main/java/jakarta/nosql/Template.java (commit: 6b6a277) (details / githubweb)
  97. Update api/src/main/java/jakarta/nosql/package-info.java (commit: 652835a) (details / githubweb)
  98. docs: include the explanation about constructor (commit: cf853db) (details / githubweb)
  99. docs: enahnce documentation at entity (commit: 6522efc) (details / githubweb)
  100. docs: update Embeddable with the constructor definition (commit: f63b155) (details / githubweb)
  101. docs: update entity with constructor definition (commit: 59a261e) (details / githubweb)
  102. docs: include the embedable annotation (commit: c8dc3f7) (details / githubweb)
  103. docs: update since version at javadoc (commit: 888d241) (details / githubweb)
  104. docs: fix java checkstyle (commit: fc92a51) (details / githubweb)
  105. dos: include the jakarta ee theme (commit: 867452d) (details / githubweb)
  106. chore: include gitignore file (commit: 55e9dd8) (details / githubweb)
  107. docs: update package info documentation (commit: 335f2ac) (details / githubweb)
  108. docs: remove duplicated reference at embeddable (commit: 917398a) (details / githubweb)
  109. feat: create mapping excepetion (commit: 6f661e1) (details / githubweb)
  110. docs: create documentation at mapping exception (commit: 1ddc814) (details / githubweb)
  111. docs: enhance documentation at embeddable (commit: 31f2881) (details / githubweb)
  112. docs: create exception at annotation (commit: b5af02d) (details / githubweb)
  113. docs: update entity definition (commit: 14bd8a4) (details / githubweb)
  114. docs: include template at package-info (commit: 9f5c4d6) (details / githubweb)
  115. docs: include space to tempalte2 (commit: b911ff9) (details / githubweb)
  116. docs: include space at the spec (commit: 3279065) (details / githubweb)
  117. style: include space at the spec (commit: fc23005) (details / githubweb)
  118. docs: update documentation spec (commit: 4eb3d25) (details / githubweb)
  119. docs: include template details at spec (commit: dca57dd) (details / githubweb)
  120. docs: update navigation path (commit: b27b48a) (details / githubweb)
  121. docs: return link at embeddable (commit: 5407127) (details / githubweb)
  122. docs: enhance jakarta nosql provider (commit: 860347d) (details / githubweb)
  123. docs: enhance javadoc QueryMapper (commit: 520bd37) (details / githubweb)
  124. docs: update validation at QueryMapper (commit: b33a50f) (details / githubweb)
  125. docs: update documentation at jakarta bean validation (commit: d316fd4) (details / githubweb)
  126. docs: fix Jakarta Data (commit: 499f944) (details / githubweb)
  127. docs: update UnsupportedOperationException at QueryMapper (commit: a3d9c39) (details / githubweb)
  128. docs: explain more CDI qualifier (commit: fd4ff81) (details / githubweb)
  129. docs: create Configuration and Credentials section (commit: 705bac0) (details / githubweb)
  130. docs: update entity definition (commit: 3ed08f1) (details / githubweb)
  131. docs: update the embeeded definition (commit: 9cc718b) (details / githubweb)
  132. docs: update entity reference (commit: aa02a2a) (details / githubweb)
  133. docs: include template ttl definition (commit: fd1eae2) (details / githubweb)
  134. docs: update template structure (commit: 63c432a) (details / githubweb)
  135. docs: create schema generation section (commit: b02eb7e) (details / githubweb)
  136. docs: include Collections definition (commit: 5828586) (details / githubweb)
  137. docs: create map collection section (commit: 06280f7) (details / githubweb)
  138. docs: include entity annotation (commit: 1fd9239) (details / githubweb)
  139. docs: update entity reference (commit: fc495d8) (details / githubweb)
  140. docs: create and define the way to access field at Jakarta NoSQl (commit: 846a812) (details / githubweb)
  141. Update spec/src/main/asciidoc/chapters/api/template.adoc (commit: ce3b97e) (details / githubweb)
  142. Update spec/src/main/asciidoc/chapters/api/template.adoc (commit: 503cb59) (details / githubweb)
  143. Update spec/src/main/asciidoc/chapters/api/template.adoc (commit: 2aecebb) (details / githubweb)
  144. Update spec/src/main/asciidoc/chapters/api/template.adoc (commit: 31999f0) (details / githubweb)
  145. docs: spec entity (commit: 775e0c8) (details / githubweb)
  146. docs: explain about enum (commit: 60d29ae) (details / githubweb)

Started by user Otavio Santana

This run spent:

  • 9.8 sec waiting;
  • 1 min 32 sec build duration;
  • 1 min 42 sec total from scheduled to completion.
Revision: 60d29ae04fb58a2870f4bc894c5b97c7a9daefd6
Repository: https://github.com/eclipse-ee4j/nosql/
  • refs/remotes/origin/main

Module Builds

 api-parent (didn’t run)
 Jakarta NoSQL (didn’t run)
 Jakarta NoSQL API8.4 sec
 Jakarta NoSQL12 sec
 Jakarta NoSQL Specification42 sec
 nosql-column (didn’t run)
 nosql-core (didn’t run)
 nosql-document (didn’t run)
 nosql-key-value (didn’t run)
 spec (didn’t run)
 communication-api (didn’t run)
 communication-column (didn’t run)
 communication-core (didn’t run)
 communication-document (didn’t run)
 communication-key-value (didn’t run)
 communication-query (didn’t run)
 mapping-api (didn’t run)
 mapping-column (didn’t run)
 mapping-core (didn’t run)
 mapping-document (didn’t run)
 mapping-key-value (didn’t run)
 tck-parent (didn’t run)
 communication-tck (didn’t run)
 communication-tck-column (didn’t run)
 communication-tck-core (didn’t run)
 communication-tck-document (didn’t run)
 communication-tck-key-value (didn’t run)
 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-tck (didn’t run)
 driver-tck-column (didn’t run)
 driver-tck-document (didn’t run)
 driver-tck-key-value (didn’t run)
 mapping-tck (didn’t run)
 mapping-tck-column (didn’t run)
 mapping-tck-core (didn’t run)
 mapping-tck-document (didn’t run)
 mapping-tck-entities (didn’t run)
 mapping-tck-key-value (didn’t run)
 mapping-tck-test (didn’t run)