Skip to content
Started 2 mo 18 days ago
Took 9 min 31 sec

Build #21 (Feb 29, 2024, 2:25:13 PM)

Changes
  1. Version change to 4.0.2-SNAPSHOT (#1819) (commit: 47460f3) (details / githubweb)
  2. Correct clobbered message from git rebase for (#1477) (#1820) (commit: ffc9d1e) (details / githubweb)
  3. Issue 1827: Add java.time support for DB2 schema generation (#1828) (commit: dbdf363) (details / githubweb)
  4. Remove useless log message during a veawing (#1837) (commit: 1092bbf) (details / githubweb)
  5. Add DB2 z/OS support for new JPA 3.1 supported functions (#1831) (commit: 2be887a) (details / githubweb)
  6. Fix for java.lang.StackOverflowError after bumping from 4.0.0 to 4.0.1 after ASM refactor (#1841) (commit: 8ac1935) (details / githubweb)
  7. SDO potential memory leak fix (#1844) (commit: 3271f25) (details / githubweb)
  8. Eclipse Dash License Tool (Maven Plugin) implementation (#1846) (commit: 8662a87) (details / githubweb)
  9. ASM version switch to 9.5 to be ready for JDK 21. (#1851) (commit: 3f84c1c) (details / githubweb)
  10. fix #1596 Major performance issue in case of many new entities (#1843) (commit: 76d8274) (details / githubweb)
  11. SDO potential memory leak fix 2.0 (#1855) (commit: 899dfad) (details / githubweb)
  12. Update LoggingLocalizationResource messages (#1861) (commit: eb1b07d) (details / githubweb)
  13. Oracle DDL Parser dependency update 3.0.0 -> 3.0.1 (#1870) (commit: 77cbad4) (details / githubweb)
  14. Oracle 23 platform (#1876) (commit: 0a12012) (details / githubweb)
  15. Maven build: Version change to 4.1.0-SNAPSHOT and minimal JDK 17 source/bin level (#1878) (commit: 77180c9) (details / githubweb)
  16. JDK 21 build and test support (#1880) (commit: 90eb04b) (details / githubweb)
  17. Oracle AQ API upgrade to com.oracle.database.messaging/aqapi-jakarta@23.2.0.0 (#1882) (commit: 0767bf4) (details / githubweb)
  18. EntityManagerFactory.withTransaction() as default implementation. (#1884) (commit: eea7f20) (details / githubweb)
  19. New JPQL 3.2 and `||` as a String concat operator (#1903) (commit: 9cb4c43) (details / githubweb)
  20. Bugfix for - Missing error message when calling JpaHelper.getReportQuery() with wrong argument (#1911) (commit: 6d59a82) (details / githubweb)
  21. Maven plugins and dependencies update (#1906) (commit: 33b5106) (details / githubweb)
  22. #1919: 4.0.2 tag fails to run the Bundles tests (commit: 13a3baa) (details / githubweb)
  23. #1919: 4.0.2 tag fails to run the Bundles tests (2) (commit: 24b0814) (details / githubweb)
  24. avoid few instanceof checks (commit: 4fc39aa) (details / githubweb)
  25. do not overwrite user defined return type (commit: 9ea90e3) (details / githubweb)
  26. fix a bug in handling XmlEnums, make moxy more android friendly (commit: 58f1330) (details / githubweb)
  27. use single class imports in core (commit: 3dbed66) (details / githubweb)
  28. Deprecate inefficient Helper.getShortClassName methods (commit: 47ed401) (details / githubweb)
  29. avoid using inefficient Helper.getShortClassName methods through the codebase (commit: 3600860) (details / githubweb)
  30. failsafe knows argLine property (commit: 34042cd) (details / githubweb)
  31. ExcpetionLocalizationResource should take a variable from an argument (commit: 1b96153) (details / githubweb)
  32. [master] Jakarta Persistence 3.2 new feature - JPQL functions REPLACE() (#1924) (commit: a45b1ba) (details / githubweb)
  33. deprecate Helper.cr() and similar for removal (commit: 81e4e14) (details / githubweb)
  34. Avoid using deprecated Helper.cr() calls (commit: 9da70bf) (details / githubweb)
  35. Deprecate Helper's FILE/PATH separators for removal (commit: 2b8dd8d) (details / githubweb)
  36. Exception Resources should take vars from resources (commit: d10676f) (details / githubweb)
  37. move to Lists in codegen (commit: 352a1e6) (details / githubweb)
  38. Update logging to use java.time, (commit: d1df119) (details / githubweb)
  39. mark CoreObjectBuilder.createRecordFromXMLContext deprecated for removal (commit: 7dfeab5) (details / githubweb)
  40. Jakarta Persistence 3.2 new feature - JPQL functions LEFT(), RIGHT() (#1933) (commit: abe7bf9) (details / githubweb)
  41. Jakarta Persistence 3.2 new feature - JPQL UNION, INTERSECT, EXCEPT, CAST (#1937) (commit: f7070a1) (details / githubweb)
  42. Fixed build issues with JPA API 3.2 (commit: f24afd7) (details / githubweb)
  43. JPA #442 - Overload where(), having(), concat(), and() and or() to accept List. (commit: 6d4ba8d) (details / githubweb)
  44. JPA #430 - Fix signatures of operations of entity graphs (commit: ed06d2d) (details / githubweb)
  45. JPA #441 - Pull getParameters() up from CriteriaQuery to CommonAbstractCriteria (commit: c89e4b5) (details / githubweb)
  46. Fixed build issues with JPA API 3.2 (commit: f1fb9f6) (details / githubweb)
  47. JPA #414 - Add EntityManagerFactory.runInTransaction()/callInTransaction() (commit: 1f2fc14) (details / githubweb)
  48. Fixed build issues with JPA API 3.2 (commit: 82ffef8) (details / githubweb)
  49. GitHub Actions JDK fix (#1952) (commit: fddaf56) (details / githubweb)
  50. Duplicate objects in UnitOfWorkImpl.primaryKeyToNewObjects (#1951) (commit: ad93f7a) (details / githubweb)
  51. JPA Test Advanced fix (#1955) (commit: 676506b) (details / githubweb)
  52. avoid unnecessarry reflection calls, (commit: ba8b71e) (details / githubweb)
  53. "jakarta.persistence.query.timeout" update javadoc (#1948) (commit: 610b9d2) (details / githubweb)
  54. Issue 1957: Presize HashMap allocations in UnitOfWorkImpl (#1958) (commit: c5f1a83) (details / githubweb)
  55. ASM version upgrade to 9.6 (JDK 22 ready) (#1963) (commit: d5b1cbe) (details / githubweb)
  56. SDO helper context removal additional methods (#1915) (commit: d02ecb8) (details / githubweb)
  57. jakartaee/persistence#465 - Add PersistenceConfiguration (commit: e9fe59b) (details / githubweb)
  58. jakartaee/persistence#454 - introduce FindOption interface and new overloads of EM.find() (commit: 2b5bf90) (details / githubweb)
  59. jakartaee/persistence#440 - add support for 'nulls first' and 'nulls last' in queries (commit: c899623) (details / githubweb)
  60. jakartaee/persistence#417 - Add left(), right(), and replace() functions to JPQL/criteria (commit: eada175) (details / githubweb)
  61. jakartaee/persistence#384 - add Query.getSingleResultOrNull() (commit: e37eb04) (details / githubweb)
  62. jakartaee/persistence#395 - JPQL cast() function (commit: 1c38e0f) (details / githubweb)
  63. Code cleanup: generics and warnings removal (commit: 5b39993) (details / githubweb)
  64. OptimisticLockException does not give any details if batch is active (#1936) (commit: ae7f32c) (details / githubweb)
  65. Oracle 23C platform fixes (#1969) (commit: 4b88873) (details / githubweb)
  66. Maven build - plugins and dependencies update (#1975) (commit: 4d57d69) (details / githubweb)
  67. JDK 17 minimal build version and Derby and Spring dependency upgrade (#1977) (commit: 8139584) (details / githubweb)
  68. Set JDK 21 as a compiler release switch and version upgrade to 5.0.0-SNAPSHOT (#1979) (commit: 04deabc) (details / githubweb)
  69. [master] New PersistenceUnit property - eclipselink.login.encryptor (#1983) (commit: c8f43af) (details / githubweb)
  70. jakartaee/persistence#454 - introduce FindOption interface and new overloads of EM.find() (commit: b23ce44) (details / githubweb)
  71. jakartaee/persistence#438 - add Expression.equalTo() and Expression.notEqualTo() (commit: 8d67d25) (details / githubweb)
  72. Fix #1240: SessionEventListener: add pre/post flush() events (#1978) (commit: 5db018c) (details / githubweb)
  73. Issue: Poor performance of InformixPlatform with IDENTITY generated primary keys#968 (#1991) (commit: 7f18d64) (details / githubweb)
  74. Added doPrivileged for setAccessible when parsing JPQL query with EXTRACT (commit: ed0e575) (details / githubweb)
  75. Allow escaping of '?' using '??' in SQL expression (#1935) (commit: 63b0fb0) (details / githubweb)
  76. Bump org.apache.derby:derby from 10.16.1.1 to 10.17.1.0 (#2002) (commit: 40308fe) (details / githubweb)
  77. DatabasePlatform.wasFailureCommunicationBased() fix (commit: 3b5da43) (details / githubweb)
  78. Bump ch.qos.logback:logback-core from 1.4.11 to 1.4.12 (commit: 9b56000) (details / githubweb)
  79. jakartaee/persistence#457 - add union/intersect/except to JPQL and criteria (commit: abc3cfd) (details / githubweb)
  80. jakartaee/persistence#457 - add union/intersect/except to JPQL and criteria (commit: 4b8b11c) (details / githubweb)
  81. jakartaee/persistence#457 - add union/intersect/except to JPQL and criteria (commit: 87f54d9) (details / githubweb)
  82. jakartaee/persistence#447 - add new operations to PersistenceUnitUtil (commit: 384556f) (details / githubweb)
  83. jakartaee/persistence#457 - add union/intersect/except to JPQL and criteria (commit: a7caf4c) (details / githubweb)
  84. jakartaee/persistence#457 - add union/intersect/except to JPQL and criteria (commit: 7b3c2cb) (details / githubweb)
  85. JCEEncryptor default encryption algorithm upgrade (#2004) (commit: 149e9ce) (details / githubweb)
  86. GitHub issue template and Maven archetypes for testcases (#2021) (commit: a11bdae) (details / githubweb)
  87. jakartaee/persistence#431 - add SchemaManager (commit: 1822761) (details / githubweb)
  88. jakartaee/persistence#490 - add getReference(detachedEntity) to EntityManager (commit: a6bff23) (details / githubweb)
  89. jakartaee/persistence#431 - add SchemaManager (commit: 05df5c0) (details / githubweb)
  90. jakartaee/persistence#431 - FindOption/LockOption/RefreshOption support in EntityManager (commit: e9e8ae1) (details / githubweb)
  91. Review notes applied. (commit: 1ef011f) (details / githubweb)
  92. Maven build: H2 database profile added to execute tests against H2 (commit: e758900) (details / githubweb)
  93. MongoDB Java driver upgrade (#1989) (commit: 7f3ea19) (details / githubweb)
  94. minor code cleanup (commit: 7ffa026) (details / githubweb)
  95. [master] org.eclipse.persistence.internal.helper.Helper.dateFromYearMonthDate fix (#2033) (commit: e70ba5c) (details / githubweb)
  96. basic code cleanup in jpa (commit: 12d8dd8) (details / githubweb)
  97. Fixed createEntityManagerFactory(PersistenceConfiguration) in PersistenceProvider. (#2036) (commit: c2a63e3) (details / githubweb)
  98. Removed jakarta.persistence dependency from core javadoc. (#2039) (commit: fc392cb) (details / githubweb)
  99. [master] detach() fixes (#2037) (commit: 4027605) (details / githubweb)
  100. Jakarta Persistence 3.2: 6th batch (#2027) (commit: c49cc65) (details / githubweb)
  101. JDK 17 support switch (#2040) (commit: a8f70b8) (details / githubweb)
  102. JDK 17 support - Derby fix (#2042) (commit: 44610ca) (details / githubweb)
  103. Bugfix for Faulty char SAXUnmarshaller.getMediaType (#2030) (commit: 266b1d9) (details / githubweb)
  104. add export of internal.weaving package (commit: 02b78ac) (details / githubweb)
  105. Remove deprecated methods, (commit: ad16233) (details / githubweb)
  106. move away from Vector in core/core API (commit: ff5658d) (details / githubweb)
  107. remove unused imports (commit: b439b1b) (details / githubweb)
  108. remove most usages of Vector from ClassDescriptor (commit: ca2e37d) (details / githubweb)
  109. code cleanup in tests (commit: 08247e5) (details / githubweb)
  110. apply new language features (commit: 551c812) (details / githubweb)
  111. pass the build with compile warnings to allow (commit: 3a3cb27) (details / githubweb)
  112. drop vector from Project (commit: 351fc6f) (details / githubweb)
  113. Add generics to ExpressionIterator, (commit: 228211b) (details / githubweb)
  114. fix jenkins build (commit: 5cb364c) (details / githubweb)
  115. Apply new language features (commit: 6c49784) (details / githubweb)
  116. Replace Enumeration with Iterator (commit: a5cdf1d) (details / githubweb)
  117. ClassWeaver refresh - code generated by weaving (#2049) (commit: 7dd60fd) (details / githubweb)
  118. Improved messages in LogginLocalizationResource and ValidationExceptionResource (#2056) (commit: 81675ba) (details / githubweb)
  119. improve readability of javadoc (commit: ed51e2b) (details / githubweb)
  120. [master] ExpressionQueryMechanism refactor (#2061) (commit: 8552822) (details / githubweb)
  121. refresh EL annotations (commit: ffe27c4) (details / githubweb)
  122. Apply @Repeatable to Oracle & OXM annotations (commit: e65dd8a) (details / githubweb)
  123. Performance tests - code refresh (commit: 1f7906b) (details / githubweb)
  124. Startup Time Regression in EclipseLink fix - ASM Opcodes loading (#2065) (commit: ef626d4) (details / githubweb)
  125. Bump org.postgresql:postgresql from 42.6.0 to 42.7.2 (#2066) (commit: d36fb54) (details / githubweb)
  126. Allow an empty collection or null as a parameter in an "IN" expression (#2054) (commit: 57eb0c4) (details / githubweb)
  127. docs cleanup in config, (commit: 5a8479f) (details / githubweb)
  128. dynamic, history pkg cleanup (commit: c5827e7) (details / githubweb)
  129. Replace Vector/NonSynchronizedVector with List/ArrayList in mappings (commit: d8375ee) (details / githubweb)
  130. schemaframework, serial annotation (commit: 039ce18) (details / githubweb)
  131. replace NonSynchronizedVector with ArrayList - part 2 (commit: c8e02a4) (details / githubweb)
  132. fix tests failing on OracleDB (commit: 9e60c41) (details / githubweb)
  133. Use collections API when using Vector (commit: 9c3c30c) (details / githubweb)
  134. Jakarta Persistence 3.2: java.time.Instant and java.time.Year support as a basic types (#2078) (commit: 33339de) (details / githubweb)
  135. Update expressions to use Lists instead of Vectors (commit: 0acf479) (details / githubweb)
  136. Jakarta Persistence 3.2: java.time.Instant and java.time.Year - minor fixes (#2081) (commit: 5ffbbc9) (details / githubweb)
  137. Jakarta Persistence API 3.2.0-M2 - new methods without implementation (commit: 3408e40) (details / githubweb)
  138. Fix some rawtypes/unchecked in expressions (commit: e6898f6) (details / githubweb)

Started by user Radek Felcman

This run spent:

  • 29 sec waiting;
  • 9 min 31 sec build duration;
  • 9 min 31 sec total from scheduled to completion.
Revision: e6898f6610057555a1762cafd3ec5c23212f3fba
Repository: https://github.com/eclipse-ee4j/eclipselink.git
  • refs/remotes/origin/master