Skip to content

Changes

#73 (Oct 23, 2023, 7:55:39 AM)

  1. Version change from 3.0.3-SNAPSHOT to 3.0.4-SNAPSHOT (commit: d20db39) — GitHub / githubweb
  2. Minor messaging improvements (#1674) (commit: 294c8ce) — GitHub / githubweb
  3. PrintInnerJoinInWhereClause as query hint - backport from master (#1682) (commit: 0e90769) — GitHub / githubweb
  4. Issue 1711: ClassCastException while updating foreignkeys with identity generation (commit: f7e045a) — Will Dazey / githubweb
  5. Bugfix for: Specifying QName in XmlVariableNode results namespace written twice (#1718) (commit: 0d54d41) — GitHub / githubweb
  6. remove the noisy entries from the logs - backport from the master (#1748) (commit: 099442d) — GitHub / githubweb
  7. Documents conversion to Asciidoc format (#1753) (commit: 7f7f76b) — GitHub / githubweb
  8. Issue 1755: Add support for non-breaking spaces (commit: bd4d995) — Will Dazey / githubweb
  9. Fix Javadoc errors (commit: 16ab37c) — Will Dazey / githubweb
  10. Class read fallback needs to reread the stream from the beginning (#1766) (#1767) (commit: b58dc42) — GitHub / githubweb
  11. Class read fallback needs to reread the stream from the beginning - build fix (#1769) (commit: 61661a0) — GitHub / githubweb
  12. Fix ConcurrentModificationException in BatchFetchPolicy - backport from 2.7 (#1708) (commit: e7971e4) — GitHub / githubweb
  13. Diagnostic new feature - corrupted cache (backport from master) (#1785) (commit: daee815) — GitHub / githubweb
  14. GitHub Actions fix for Javadoc generation (#1796) (commit: 23fe71f) — GitHub / githubweb
  15. Issue 1779: Add DB2zOS support for UNICODE Timestamps (commit: 633f401) — Will Dazey / githubweb
  16. Add Oracle21c support (#1824) (commit: 430c97e) — GitHub / githubweb
  17. Issue 1827: Add java.time support for DB2 schema generation (#1829) (commit: a4d3d5d) — GitHub / githubweb
  18. Persistence weaver logging (remove useless log message)  (#1838) (commit: 4c963f7) — GitHub / githubweb
  19. Issue 1540: Improve Oracle platform java time support (#1836) (commit: 3c625c6) — GitHub / githubweb
  20. Issue 1544: Derby mapping of LocalTime should map to TIME type (#1833) (commit: bffaaaf) — GitHub / githubweb
  21. Issue 1735: Improve DB2 ZOS support for LIKE ESCAPE (#1788) (commit: 036d372) — GitHub / githubweb
  22. ASM version switch to 9.5 to be ready for JDK 21. (#1858) (commit: fc4f178) — GitHub / githubweb
  23. fix #1596 Major performance issue in case of many new entities (#1843) (#1863) (commit: edb84b9) — GitHub / githubweb
  24. Oracle DDL Parser dependency update 3.0.0 -> 3.0.1 (#1868) (commit: ca12e9f) — GitHub / githubweb
  25. SDO potential memory leak fix 2.0 (#1869) (commit: f773207) — GitHub / githubweb
  26. Bugfix for - Missing error message when calling JpaHelper.getReportQuery() with wrong argument (#1911) (#1913) (commit: 3c9f7df) — GitHub / githubweb
  27. Javadoc fix: remove wrong comments for the locate function (#1945) (commit: f654304) — GitHub / githubweb
  28. ASM version upgrade to 9.6 (JDK 22 ready) - backport from master (#1965) (commit: 813a6a9) — GitHub / githubweb
  29. Eclipselink.jar - add JPMS descriptor (module-info.java) (#1972) (commit: d32bad7) — GitHub / githubweb

#70 (Aug 19, 2022, 7:02:39 AM)

  1. Core and JPA Test Framework - distribution to Maven Central fix (#1661) (commit: 4714322) — GitHub / githubweb

#69 (Aug 19, 2022, 3:29:03 AM)

  1. Release script fix to avoid ambiguous git tag results (#1660) (commit: 278c90b) — GitHub / githubweb

#62 (Apr 23, 2022, 2:55:34 PM)

  1. Jenkins build image upgrade with MySQL 8.0 and MySQL tests settings update (#1483) (commit: 539be37) — GitHub / githubweb
  2. Eclipselink.jar bundle - version.properties fix (#1495) (commit: 4fd7165) — GitHub / githubweb
  3. Bug 579726: CriteriaBuilder neg() only returns Integer type. (commit: f5b5422) — Joe Grassel / githubweb

#61 (Apr 13, 2022, 2:04:25 AM)

  1. Jenkins release pipeline - resources upgrade (#1479) (commit: e57d038) — GitHub / githubweb

#57 (Apr 12, 2022, 4:24:05 AM)

  1. Fix #1161: Clone appropriate fields in OneToManyMapping.clone(). Fix ConcurrentModificationException. (backport for 3.0) (commit: 948ffab) — Lukas Jungmann / githubweb
  2. Minor JSE test failure fixes (commit: 6c146d3) — Lukas Jungmann / githubweb
  3. Update Eclipselink to use Eclipselink*Visitor types (commit: 6e2680c) — Lukas Jungmann / githubweb
  4. Bug 1245: NullPointerException from BatchFetchPolicy dataResults (commit: aa175fc) — Lukas Jungmann / githubweb
  5. ConcurrencyManager dead-lock detection diagnostic improvement 2.0.2 (#1253) (commit: 14b282e) — GitHub / githubweb
  6. Jenkins release job fix (#1239) (commit: 3fa7e03) — GitHub / githubweb
  7. Tweak warnings in the build (commit: 99b20a9) — Lukas Jungmann / githubweb
  8. run lrg tests in GH build (commit: 4cc4a04) — Lukas Jungmann / githubweb
  9. build related fixes from (#1093) (commit: b0076a2) — Lukas Jungmann / githubweb
  10. GH action build for 3.0 (commit: 096a711) — Lukas Jungmann / githubweb
  11. mova action to the correct folder (commit: 9a7f954) — Lukas Jungmann / githubweb
  12. add config for lgtm (commit: f142ef6) — Lukas Jungmann / githubweb
  13. reduce number of duplicates in the reports (commit: fd14f5d) — Lukas Jungmann / githubweb
  14. Fix reported compile time errors from tests (commit: 917340a) — Lukas Jungmann / githubweb
  15. reduce compiler warnings (commit: fcec3e7) — Lukas Jungmann / githubweb
  16. fix some compiler warnings, (commit: 77baf1b) — Lukas Jungmann / githubweb
  17. Replace deprecated constructors by valueOf (commit: 58cd019) — Lukas Jungmann / githubweb
  18. compiler warnings (casts, access to static, forgotten valueOf,..), (#1262) (commit: 729ac17) — Lukas Jungmann / githubweb
  19. fix merging errors (commit: bc0f0b2) — Lukas Jungmann / githubweb
  20. clean up warnings (#1269) (commit: 0ce1ab1) — Lukas Jungmann / githubweb
  21. Jenkins build fix to reflect/use JDK specified in the Jenkins pipeline (commit: 75bbde1) — Lukas Jungmann / githubweb
  22. Maven build issue with Maven 3.8.2 fix (#1285) (commit: 5da4eef) — GitHub / githubweb
  23. fix sdo test failures (commit: e7395fd) — Lukas Jungmann / githubweb
  24. more sdo fixes (commit: c1754c4) — Lukas Jungmann / githubweb
  25. Prepare for the removal of the securitymanager in moxy. (#1320) (commit: f808581) — Lukas Jungmann / githubweb
  26. Bug 412391: Add support for hidden mappedsuperclass attributes (commit: 6db5d8f) — Will Dazey / githubweb
  27. Prepare for the removal of the securitymanager in foundation. (#1340) (commit: 09f029a) — Lukas Jungmann / githubweb
  28. Bug 463042: Concurrency issue with Case expression operator (#1358) (commit: 1564cea) — GitHub / githubweb
  29. Bug 1343: Remove getStackTrace to fix throughput degredation (#1345) (commit: cbd807c) — GitHub / githubweb
  30. Update Eclipselink 3.0 to use Eclipselink ASM 9.2.0 (#1362) (commit: 434e53f) — GitHub / githubweb
  31. SQL Struct with @Lob (BLOB, CLOB) used as stored procedure parameter type - backport from master (#1338) (commit: 764851a) — GitHub / githubweb
  32. problems with session customizer when upgrading to 2.7.9 - bugfix + unit test (#1364) (#1365) (commit: e685601) — GitHub / githubweb
  33. IdentifiableTypeImpl throws IllegalArgumentException with EmbeddedId and relations - bugfix + unit test (commit: 800b670) — GitHub / githubweb
  34. LOG4J dependency update in MOXy OSGi test bundle and MySQL driver update (#1375) (commit: 79c4d52) — GitHub / githubweb
  35. Oracle dependencies update (JDBC Driver, XMLParser, DMS) to 21c (#1385) (commit: 4175e82) — GitHub / githubweb
  36. Bug in the PersistenceUnitProcessor.findPersistenceArchives(ClassLoader loader, String descriptorPath) - bugfix (#1386) (commit: c388248) — GitHub / githubweb
  37. Cannot set FOR UPDATE in conjunction with ORDER BY and / or LIMIT (OracleDB & Derby) - bugfix + unit test (#1407) (commit: b5de865) — GitHub / githubweb
  38. Fix 2.0 for Bug 404069 - MOXy should not append .0 to time info for dateTime and time formats + unit test (#1410) (commit: ba4f586) — GitHub / githubweb
  39. Bug 578262: Bulk update queries reuse the same version locking value (commit: fc7cbf0) — Will Dazey / githubweb
  40. Prepare for jakarta.enterprise.cdi-api 4 update to remove deprecated API (#1422) (commit: cf1d984) — GitHub / githubweb
  41. org.eclipse.persistence.jpa.jse.test test fixes against Oracle DB - backport from master (#1419) (commit: 158a242) — GitHub / githubweb
  42. Bug 578686: ParameterExpression in ORDER BY clause doesn't register (commit: 64afd47) — Will Dazey / githubweb
  43. BatchFetchType.IN causes IndexOutOfBoundsException in ForeignReferenceMapping.extractResultsFromBatchQuery (#1426) (commit: 51b4b31) — Lukas Jungmann / githubweb
  44. Bug 578686: Remove OrderBy parameter binding use case (commit: e1bd312) — Lukas Jungmann / githubweb
  45. Bug 579327: ParameterExpression in CriteriaBuilder.isNull() doesn't register (commit: 1a4d83d) — Will Dazey / githubweb
  46. Bug 579327: Test bug on Derby & DB2z (commit: 5be5c8c) — Will Dazey / githubweb
  47. ASM upgrade into 9.3 (#1478) (commit: 6601fa9) — GitHub / githubweb

#56 (Aug 5, 2021, 3:21:50 PM)

  1. Version change from 3.0.2-SNAPSHOT to 3.0.3-SNAPSHOT (#1213) (commit: 14e55e5) — GitHub / githubweb
  2. Bug 574548: Add support for parameters with CriteriaBuilder update query (commit: c4da81e) — Will Dazey / githubweb
  3. Travis-CI removal (#1221) (commit: 43ff860) — GitHub / githubweb

#53 (Jul 12, 2021, 5:16:14 AM)

  1. Jenkins pipelines - GitHub PR verification and SSH ID fix (#1192) (commit: 1c9e388) — GitHub / githubweb
  2. Jenkins pipelines - GitHub PR verification (#1202) (commit: ef5111a) — GitHub / githubweb
  3. Maven/Nightly build fix - bundle names change (#1183) (commit: 2a0820a) — GitHub / githubweb

#43 (Apr 3, 2021, 1:02:52 PM)

  1. Maven build - release version update to 3.0.1 (#986) (commit: b181240) — GitHub / githubweb
  2. Concurrency manager logging - extension (#989) (commit: 6efe310) — GitHub / githubweb
  3. Bug 570378: NullPointerException from MapKey Temporals (commit: 22974d2) — Will Dazey / githubweb
  4. Force deferred locks persistence query property (#1007) (commit: 11ddfc4) — GitHub / githubweb
  5. Bug/New Feature 559307: EclipseLink on all versions can dead-lock forever - performance fix (#1010) (commit: 120edf0) — GitHub / githubweb
  6. Add 'eclipselink.target-database-properties' as a System Property (commit: 987abc0) — Lukas Jungmann / githubweb
  7. EclipseLink doesn't generate SQL UPDATE correctly if @ReturnUpdate is used in InheritanceType.JOINED (#1017) (commit: 00b5fc7) — GitHub / githubweb
  8. Maven build - plugins and dependencies update (#1020) (commit: 759b1b6) — GitHub / githubweb
  9. #1021: jaxb-compiler command fails to find jaxb implementation (commit: 3dc4f65) — Lukas Jungmann / githubweb
  10. MOXy @XmlNullPolicy not working with enums (#1024) (commit: e9204b0) — GitHub / githubweb
  11. Bug 535088 - [test] SubSelectFromClauseTest2 failing randomly on public infra (#1030) (commit: 487707e) — GitHub / githubweb
  12. Jenkins build fix (#1033) (commit: c3dd2b7) — GitHub / githubweb
  13. ConcurrencyManager dead-lock detection diagnostic improvement 2.0 (#1038) (commit: 3f9aeb6) — GitHub / githubweb
  14. Jenkins build/tests fix - resources increase (#1044) (commit: 72041f2) — GitHub / githubweb
  15. README.md update (#1042) (commit: e9e1bfc) — GitHub / githubweb
  16. ConcurrencyManager dead-lock detection diagnostic improvement 2.0 - semaphores (#1041) (commit: bdc6ed4) — GitHub / githubweb
  17. ConcurrencyManager dead-lock detection diagnostic improvement 2.0.1 (#1048) (commit: 30e95db) — GitHub / githubweb
  18. ConcurrencySemaphore unit test (#1053) (commit: cd395ad) — GitHub / githubweb
  19. Jakarta dependencies upgrade from EE 9.0.1 (#1046) (commit: 0a1419e) — GitHub / githubweb

#42 (Dec 8, 2020, 5:02:42 AM)

  1. CriteriaBuilderImpl fix set type in toString()  (#982) (commit: 7d9ce3b) — GitHub / githubweb
  2. #567891: improving fix to pass TCKs (#983) (commit: 2db87cc) — GitHub / githubweb
  3. CriteriaBuilderImpl fix revert and code improvement in DatabaseAccessor to fix JPA.WDF tests. (#984) (commit: 87e9d14) — GitHub / githubweb

#40 (Dec 7, 2020, 7:33:25 AM)

  1. Update ECLIPSELINK version of org.eclipse.persistence:org.eclipse.persistence.parent to 3.0.0-RC2 (commit: e7b377c) — Lukas Jungmann / githubweb
  2. Update ECLIPSELINK version of org.eclipse.persistence:org.eclipse.persistence.parent to 3.0.1-SNAPSHOT (commit: 5454299) — Lukas Jungmann / githubweb

#39 (Dec 7, 2020, 5:43:39 AM)

  1. Jenkins build fix - Snapshots publishing (#971) (commit: b3a75a1) — GitHub / githubweb
  2. Update ECLIPSELINK version of org.eclipse.persistence:org.eclipse.persistence.parent to 3.0.0-RC1 (commit: 3eecfac) — Lukas Jungmann / githubweb
  3. Update ECLIPSELINK version of org.eclipse.persistence:org.eclipse.persistence.parent to 3.0.1-SNAPSHOT (commit: bd834eb) — Lukas Jungmann / githubweb
  4. Add doPriv blocks to use of ThreadMXBean in ConcurrencyUtil (#975) (commit: 5c0d1cd) — GitHub / githubweb
  5. Maven build and release script fix. (#976) (commit: 714b541) — GitHub / githubweb
  6. Integrate glassfish-corba 4.2.3 (#977) (commit: 67f41de) — GitHub / githubweb
  7. Integrate weld 4.0.0.CR1 (#978) (commit: 06cd067) — GitHub / githubweb

#38 (Nov 13, 2020, 8:14:08 AM)

  1. Concurrency manager state massive dump Page 7 change (#958) (commit: a0d90ad) — GitHub / githubweb
  2. Integrate jaxb-ri/jaxws-ri 3.0.0 (commit: 6e0ab2a) — Lukas Jungmann / githubweb
  3. Bug 564260: ElementCollection lowercase AttributeOverride is ignored (#960) (commit: 76c9e91) — GitHub / githubweb
  4. Include nosql in distribution zip (#962) (commit: ba0c4bb) — GitHub / githubweb

#35 (Nov 12, 2020, 2:02:32 AM)

  1. Bug 567087: Minor fix to whitespace characters used in COALESCE function (commit: ebcf067) — Will Dazey / githubweb
  2. Dependency jakarta.resource-api upgrade 2.0.0-RC3 -> 2.0.0 . (commit: c8ad7d9) — Lukas Jungmann / githubweb
  3. Dependency jakarta.resource-api upgrade 2.0.0-RC3 -> 2.0.0 . (commit: 879de6b) — Lukas Jungmann / githubweb
  4. Maven build - performance test fix (#919) (commit: eb1d466) — GitHub / githubweb
  5. Revert "Change UoW reference to WeakReference for GC" (commit: 29e33ce) — Joe Grassel / githubweb
  6. Update dependencies (ejb-api, asm, jmh, mysql, junit) (commit: 43635d6) — Lukas Jungmann / githubweb
  7. update build plugins (commit: 3e34bf4) — Lukas Jungmann / githubweb
  8. Let travis build on jdk15 (commit: bfe1387) — Lukas Jungmann / githubweb
  9. fix the build (commit: 89911e7) — Lukas Jungmann / githubweb
  10. fix build on jdk15 (commit: 0b9f561) — Lukas Jungmann / githubweb
  11. Test corba only on jdk 8-13 (commit: 5642279) — Lukas Jungmann / githubweb
  12. Adopt asm9 (commit: cceeeba) — Lukas Jungmann / githubweb
  13. clean up dist bundle project (commit: 24452ed) — Lukas Jungmann / githubweb
  14. tweak travis (commit: 78519e8) — Lukas Jungmann / githubweb
  15. clean up the build for eclipselink.jar (commit: aaf4da8) — Lukas Jungmann / githubweb
  16. Bug 567891: Boolean literals are replaced with Integer values in CASE queries (commit: f895a1c) — Will Dazey / githubweb
  17. Bug 538296: Wrong month is returned if OffsetDateTime is used (commit: c789953) — Joe Grassel / githubweb
  18. let's have eclipselink.zip again (commit: e346740) — Lukas Jungmann / githubweb
  19. RelationshipsTestSuite offset now accounts for daylight savings and any other offset (commit: 3c2b733) — Lukas Jungmann / githubweb
  20. Bugfix for stored procedures call in H2 database (#840) (commit: 03f302d) — GitHub / githubweb
  21. JPA Criteria API: Empty IN Statement leads to SQL-Error (#856) (commit: db8c3ff) — GitHub / githubweb
  22. Maven build - Nightly module fix. (#936) (commit: 77d9c87) — GitHub / githubweb
  23. first exception when reading a class file should be a warning (commit: b486d90) — Lukas Jungmann / githubweb
  24. Include notice and license in published artifacts, switch them to md format (commit: a1836bf) — Lukas Jungmann / githubweb
  25. Jenkins release job improvement and Oracle DDL Parser version upgrade to 3.0.0 (#952) (commit: 94c7170) — GitHub / githubweb
  26. Bug/New Feature 559307: EclipseLink on all versions can dead-lock forever (#927) (commit: 9f4ec05) — GitHub / githubweb
  27. Fix for a bug 553439 2.0 - JAXB Unmarshaller with Schema does not show location of error. (#951) (commit: 1b7dd1b) — GitHub / githubweb
  28. Dependencies upgrade (#953) (commit: b96f475) — GitHub / githubweb
  29. fix failing test (commit: 1237484) — Lukas Jungmann / githubweb
  30. Jenkins build - Snapshots promotion during Nightly build (#957) (commit: 339a37c) — GitHub / githubweb

#33 (Sep 25, 2020, 7:57:35 AM)

  1. Temporary disabled test modules activated and moved to the new Maven profile extra-tests. (#897) (commit: c2b883c) — GitHub / githubweb
  2. Oracle DDL Parser upgrade to 3.0.0-M1 (commit: 6ecd846) — Lukas Jungmann / githubweb
  3. Intergate latest dependencies (commit: 1ee2f5d) — Lukas Jungmann / githubweb
  4. Adopt schema namespace change in xml binding (commit: 810e458) — Lukas Jungmann / githubweb
  5. Add support for jakarta namespace in JPA and DBWS builder (#914) (commit: 2acd4f1) — GitHub / githubweb
  6. Standalone MOXy distribution (#915) (commit: b481390) — GitHub / githubweb

#33 (Sep 25, 2020, 7:57:35 AM)

  1. Temporary disabled test modules activated and moved to the new Maven profile extra-tests. (#897) (commit: c2b883c) — GitHub / detail
  2. Oracle DDL Parser upgrade to 3.0.0-M1 (commit: 6ecd846) — Lukas Jungmann / detail
  3. Intergate latest dependencies (commit: 1ee2f5d) — Lukas Jungmann / detail
  4. Adopt schema namespace change in xml binding (commit: 810e458) — Lukas Jungmann / detail
  5. Add support for jakarta namespace in JPA and DBWS builder (#914) (commit: 2acd4f1) — GitHub / detail
  6. Standalone MOXy distribution (#915) (commit: b481390) — GitHub / detail

#32 (Sep 9, 2020, 9:17:32 AM)

  1. pom_oracle_test_server.xml included as a module due a versions-maven-plugin set version operation. (#896) (commit: eb84e6b) — GitHub / githubweb

#32 (Sep 9, 2020, 9:17:32 AM)

  1. pom_oracle_test_server.xml included as a module due a versions-maven-plugin set version operation. (#896) (commit: eb84e6b) — GitHub / detail

#31 (Sep 9, 2020, 7:34:16 AM)

  1. Release script fix. This is fix for EclipseLink 3.0.x release job. It's related with Oracle dependencies changes. (#895) (commit: aa93daf) — GitHub / githubweb

#31 (Sep 9, 2020, 7:34:16 AM)

  1. Release script fix. This is fix for EclipseLink 3.0.x release job. It's related with Oracle dependencies changes. (#895) (commit: aa93daf) — GitHub / detail

#30 (Sep 9, 2020, 4:37:52 AM)

  1. TCK test job: Eclipselink download changed. (#793) (commit: 8090578) — GitHub / githubweb
  2. Nightly build fix (commit: abc2463) — Lukas Jungmann / githubweb
  3. ASM upgrade 7.3.1 -> 8.0.1 (new CQ #22146) (#800) (commit: 0c5e121) — GitHub / githubweb
  4. Jenkins and Travis-CI build - server test deactivation (#798) (commit: 27d1ed3) — GitHub / githubweb
  5. Update dependencies (#802) (commit: eb4736f) — GitHub / githubweb
  6. Nightly build - test status generation (#808) (commit: 19e6d34) — GitHub / githubweb
  7. Bug 563264: tomcat jndi expected is java:comp/env/BeanManager (#792) (#807) (commit: 97092dc) — GitHub / githubweb
  8. Bugfix #562811 - HEAP DUMP HAS LARGE SIZED ECLIPSELINK REPEATABLEWRITEUNITOFWORK (#797) (commit: b60d381) — GitHub / githubweb
  9. EclipseLink doesn't generate SQL INSERT correctly if @ReturnInsert if used in InheritanceType.JOINED (#806) (commit: 5faa8f1) — GitHub / githubweb
  10. Bugfix MOXy 561757 unmarshalling JSON null value ignored in the payload (#819) (commit: 64a1ac2) — GitHub / githubweb
  11. update dependencies (commit: 59e26b9) — Lukas Jungmann / githubweb
  12. ojdbc driver is taken from central, no need for doing extra steps for it (#827) (commit: dcc3d63) — GitHub / githubweb
  13. Switch to aqapi from maven central (#828) (commit: 17b0123) — GitHub / githubweb
  14. Maven build test refactoring (#832) (commit: b95676b) — GitHub / githubweb
  15. update project readme (#838) (commit: 66ac0c0) — GitHub / githubweb
  16. Property: only add marshal methods (#841) (commit: fbc0bbf) — GitHub / githubweb
  17. Jenkins build resources change. (#853) (commit: 83e58aa) — GitHub / githubweb
  18. Update ASM 8.0.1 change to enable Eclipselink to use ASM8 (#879) (commit: 90600b9) — GitHub / githubweb
  19. Bug 341074: CriteriaBuilder coalesce ClassCastException using literals (commit: 410cd47) — Lukas Jungmann / githubweb
  20. Maven build - org.eclipse.persistence.dbws.builder.oracle.test tests fix (commit: 40da3a3) — Lukas Jungmann / githubweb
  21. add missing entries to project pom (commit: 2c03163) — Lukas Jungmann / githubweb
  22. [master] Jakarta dependencies upgrade (#892) (commit: 1c754fb) — GitHub / githubweb

#30 (Sep 9, 2020, 4:37:52 AM)

  1. TCK test job: Eclipselink download changed. (#793) (commit: 8090578) — GitHub / detail
  2. Nightly build fix (commit: abc2463) — Lukas Jungmann / detail
  3. ASM upgrade 7.3.1 -> 8.0.1 (new CQ #22146) (#800) (commit: 0c5e121) — GitHub / detail
  4. Jenkins and Travis-CI build - server test deactivation (#798) (commit: 27d1ed3) — GitHub / detail
  5. Update dependencies (#802) (commit: eb4736f) — GitHub / detail
  6. Nightly build - test status generation (#808) (commit: 19e6d34) — GitHub / detail
  7. Bug 563264: tomcat jndi expected is java:comp/env/BeanManager (#792) (#807) (commit: 97092dc) — GitHub / detail
  8. Bugfix #562811 - HEAP DUMP HAS LARGE SIZED ECLIPSELINK REPEATABLEWRITEUNITOFWORK (#797) (commit: b60d381) — GitHub / detail
  9. EclipseLink doesn't generate SQL INSERT correctly if @ReturnInsert if used in InheritanceType.JOINED (#806) (commit: 5faa8f1) — GitHub / detail
  10. Bugfix MOXy 561757 unmarshalling JSON null value ignored in the payload (#819) (commit: 64a1ac2) — GitHub / detail
  11. update dependencies (commit: 59e26b9) — Lukas Jungmann / detail
  12. ojdbc driver is taken from central, no need for doing extra steps for it (#827) (commit: dcc3d63) — GitHub / detail
  13. Switch to aqapi from maven central (#828) (commit: 17b0123) — GitHub / detail
  14. Maven build test refactoring (#832) (commit: b95676b) — GitHub / detail
  15. update project readme (#838) (commit: 66ac0c0) — GitHub / detail
  16. Property: only add marshal methods (#841) (commit: fbc0bbf) — GitHub / detail
  17. Jenkins build resources change. (#853) (commit: 83e58aa) — GitHub / detail
  18. Update ASM 8.0.1 change to enable Eclipselink to use ASM8 (#879) (commit: 90600b9) — GitHub / detail
  19. Bug 341074: CriteriaBuilder coalesce ClassCastException using literals (commit: 410cd47) — Lukas Jungmann / detail
  20. Maven build - org.eclipse.persistence.dbws.builder.oracle.test tests fix (commit: 40da3a3) — Lukas Jungmann / detail
  21. add missing entries to project pom (commit: 2c03163) — Lukas Jungmann / detail
  22. [master] Jakarta dependencies upgrade (#892) (commit: 1c754fb) — GitHub / detail