-
Notifications
You must be signed in to change notification settings - Fork 172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[2.7] Fix for ReportQuery not fetching relationships with BatchFetch.IN #2312
Commits on Apr 23, 2020
-
Signed-off-by: Lukas Jungmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 42f64f9 - Browse repository at this point
Copy the full SHA 42f64f9View commit details -
fix broken html files, minor updates to spec names
Signed-off-by: Lukas Jungmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a0ca59 - Browse repository at this point
Copy the full SHA 9a0ca59View commit details -
Integrate jaxws-ri 3.0.0-M1 (for tests)
Signed-off-by: Lukas Jungmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bf4db77 - Browse repository at this point
Copy the full SHA bf4db77View commit details
Commits on Apr 28, 2020
-
-added sdo back to eclipselink.jar and make it runable on JDK 11+ -updated/fixed content of eclipselink.jar/source jar -fixed up dependency tree for eclipselink.jar (everything is optional as we cannot know what piece of functionality is needed by the user) -make sure that nightly test results are being garthered AFTER all previous test runs Signed-off-by: Lukas Jungmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 87a00e3 - Browse repository at this point
Copy the full SHA 87a00e3View commit details
Commits on Apr 30, 2020
-
fix scripts, content of binary distribution zip (eclipse-ee4j#783)
* fix scripts, content of binary distribution zip * remove invalid osgi exports, make osgi exports looking the same as in previous version, tweak dependencies * include new schemas, no handling yet * add dist do deployable modules Signed-off-by: Lukas Jungmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 13df304 - Browse repository at this point
Copy the full SHA 13df304View commit details -
Distribution module - unpack change
Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc2a312 - Browse repository at this point
Copy the full SHA bc2a312View commit details
Commits on May 7, 2020
-
TCK test job: Eclipselink download changed. (eclipse-ee4j#793)
Signed-off-by: Tomas Kraus <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8090578 - Browse repository at this point
Copy the full SHA 8090578View commit details -
Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for abc2463 - Browse repository at this point
Copy the full SHA abc2463View commit details
Commits on May 12, 2020
-
ASM upgrade 7.3.1 -> 8.0.1 (new CQ #22146) (eclipse-ee4j#800)
Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0c5e121 - Browse repository at this point
Copy the full SHA 0c5e121View commit details
Commits on May 13, 2020
-
Jenkins and Travis-CI build - server test deactivation (eclipse-ee4j#798
) Jenkins and Travis-CI build - server test disable Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 27d1ed3 - Browse repository at this point
Copy the full SHA 27d1ed3View commit details
Commits on May 17, 2020
-
Update dependencies (eclipse-ee4j#802)
* Integrate jaxb-ri 3.0.0-M3 * Integrate jaxws-ri 3.0.0-M3 * Integrate jaxws-api 3.0.0-RC3 * Integrate mail 2.0.0-RC5 * Integrate ejb-api 4.0.0-RC2 * Integrate mail 2.0.0-RC5 Signed-off-by: Lukas Jungmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eb4736f - Browse repository at this point
Copy the full SHA eb4736fView commit details
Commits on May 18, 2020
-
Nightly build - test status generation (eclipse-ee4j#808)
Nightly build - test status generation Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 19e6d34 - Browse repository at this point
Copy the full SHA 19e6d34View commit details
Commits on May 25, 2020
-
Bug 563264: tomcat jndi expected is java:comp/env/BeanManager (eclips…
…e-ee4j#792) (eclipse-ee4j#807) * Bug 563264: tomcat jndi expected is java:comp/env/BeanManager (eclipse-ee4j#792) Signed-off-by: [email protected] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 97092dc - Browse repository at this point
Copy the full SHA 97092dcView commit details
Commits on May 26, 2020
-
Bugfix #562811 - HEAP DUMP HAS LARGE SIZED ECLIPSELINK REPEATABLEWRIT…
…EUNITOFWORK (eclipse-ee4j#797) Signed-off-by: Ravi Babu Tummuru <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b60d381 - Browse repository at this point
Copy the full SHA b60d381View commit details
Commits on May 27, 2020
-
EclipseLink doesn't generate SQL INSERT correctly if @ReturnInsert if…
… used in InheritanceType.JOINED (eclipse-ee4j#806) EclipseLink doesn't generate SQL INSERT correctly if @ReturnInsert if used in InheritanceType.JOINED bugfix for bug eclipse-ee4j#803 + test Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5faa8f1 - Browse repository at this point
Copy the full SHA 5faa8f1View commit details
Commits on May 28, 2020
-
Bugfix MOXy 561757 unmarshalling JSON null value ignored in the paylo…
…ad (eclipse-ee4j#819) Bugfix + Unit test Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 64a1ac2 - Browse repository at this point
Copy the full SHA 64a1ac2View commit details
Commits on Jun 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 59e26b9 - Browse repository at this point
Copy the full SHA 59e26b9View commit details
Commits on Jun 5, 2020
-
ojdbc driver is taken from central, no need for doing extra steps for…
… it (eclipse-ee4j#827) Signed-off-by: Lukas Jungmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dcc3d63 - Browse repository at this point
Copy the full SHA dcc3d63View commit details
Commits on Jun 10, 2020
-
Switch to aqapi from maven central (eclipse-ee4j#828)
* Take aqapi from central, remove obsolete module from the build Signed-off-by: Lukas Jungmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 17b0123 - Browse repository at this point
Copy the full SHA 17b0123View commit details
Commits on Jun 12, 2020
-
Maven build test refactoring (eclipse-ee4j#832)
Move some integration tests in *.oracle.test modules into Maven "oracle" profile. Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b95676b - Browse repository at this point
Copy the full SHA b95676bView commit details
Commits on Jun 23, 2020
-
update project readme (eclipse-ee4j#838)
Signed-off-by: Lukas Jungmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 66ac0c0 - Browse repository at this point
Copy the full SHA 66ac0c0View commit details
Commits on Jun 24, 2020
-
Property: only add marshal methods (eclipse-ee4j#841)
The issue is that on OpenJ9 adapterCls.getMethods() returns all the classes' methods. The current code add all the methods to "marshalMethods", so marshal methods but also getClass, equals and so on. On openjdk the marshal method is the first one to pop, which is not the case on OpenJ9, the first one is getClass So in the second loop: JavaClass paramType = method.getParameterTypes()[0]; an ArrayIndexOutOfBoundsException is thrown. The modification will only add to "marshalMethods" methods named marshal with one argument. Which seems to me the wanted behaviour from the start. Co-authored-by: Yann Diorcet <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fbc0bbf - Browse repository at this point
Copy the full SHA fbc0bbfView commit details
Commits on Jun 25, 2020
-
Jenkins build resources change. (eclipse-ee4j#853)
This change is based on recommendations from https://bugs.eclipse.org/bugs/show_bug.cgi?id=564240 . Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 83e58aa - Browse repository at this point
Copy the full SHA 83e58aaView commit details
Commits on Aug 11, 2020
-
Update ASM 8.0.1 change to enable Eclipselink to use ASM8 (eclipse-ee…
…4j#879) Signed-off-by: Joe Grassel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 90600b9 - Browse repository at this point
Copy the full SHA 90600b9View commit details
Commits on Sep 4, 2020
-
Bug 341074: CriteriaBuilder coalesce ClassCastException using literals
Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 410cd47 - Browse repository at this point
Copy the full SHA 410cd47View commit details -
Maven build - org.eclipse.persistence.dbws.builder.oracle.test tests fix
Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 40da3a3 - Browse repository at this point
Copy the full SHA 40da3a3View commit details
Commits on Sep 7, 2020
-
add missing entries to project pom
Signed-off-by: Lukas Jungmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c03163 - Browse repository at this point
Copy the full SHA 2c03163View commit details -
[master] Jakarta dependencies upgrade (eclipse-ee4j#892)
* Jakarta dependencies upgrade Signed-off-by: Radek Felcman <[email protected]> Co-authored-by: Lukas Jungmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1c754fb - Browse repository at this point
Copy the full SHA 1c754fbView commit details
Commits on Sep 9, 2020
-
Release script fix. This is fix for EclipseLink 3.0.x release job. It…
…'s related with Oracle dependencies changes. (eclipse-ee4j#895) Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aa93daf - Browse repository at this point
Copy the full SHA aa93dafView commit details -
pom_oracle_test_server.xml included as a module due a versions-maven-…
…plugin set version operation. (eclipse-ee4j#896) Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eb84e6b - Browse repository at this point
Copy the full SHA eb84e6bView commit details
Commits on Sep 10, 2020
-
Temporary disabled test modules activated and moved to the new Maven …
…profile extra-tests. (eclipse-ee4j#897) Main reason is to let org.codehaus.mojo:versions-maven-plugin set version (release, next version) during release to all EclipseLink project modules. Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c2b883c - Browse repository at this point
Copy the full SHA c2b883cView commit details
Commits on Sep 24, 2020
-
Oracle DDL Parser upgrade to 3.0.0-M1
Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6ecd846 - Browse repository at this point
Copy the full SHA 6ecd846View commit details -
Signed-off-by: Lukas Jungmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ee2f5d - Browse repository at this point
Copy the full SHA 1ee2f5dView commit details -
Adopt schema namespace change in xml binding
Signed-off-by: Lukas Jungmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 810e458 - Browse repository at this point
Copy the full SHA 810e458View commit details
Commits on Sep 25, 2020
-
Add support for jakarta namespace in JPA and DBWS builder (eclipse-ee…
…4j#914) Signed-off-by: Lukas Jungmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2acd4f1 - Browse repository at this point
Copy the full SHA 2acd4f1View commit details -
Standalone MOXy distribution (eclipse-ee4j#915)
Signed-off-by: Lukas Jungmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b481390 - Browse repository at this point
Copy the full SHA b481390View commit details -
Bug 567087: Minor fix to whitespace characters used in COALESCE function
Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ebcf067 - Browse repository at this point
Copy the full SHA ebcf067View commit details
Commits on Sep 30, 2020
-
Dependency jakarta.resource-api upgrade 2.0.0-RC3 -> 2.0.0 .
This is fix for broken build too because 2.0.0-RC3 was removed from staging repo. See https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/resource/jakarta.resource-api/ Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c8ad7d9 - Browse repository at this point
Copy the full SHA c8ad7d9View commit details -
Dependency jakarta.resource-api upgrade 2.0.0-RC3 -> 2.0.0 .
This is fix for broken build too because 2.0.0-RC3 was removed from staging repo. See https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/resource/jakarta.resource-api/ Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 879de6b - Browse repository at this point
Copy the full SHA 879de6bView commit details
Commits on Oct 2, 2020
-
Maven build - performance test fix (eclipse-ee4j#919)
There is dependency fix for jakarta.persistence and JMH + exec-maven-plugin upgrade. Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eb1d466 - Browse repository at this point
Copy the full SHA eb1d466View commit details
Commits on Oct 16, 2020
-
Revert "Change UoW reference to WeakReference for GC"
This reverts commit 1b94ba6.
Configuration menu - View commit details
-
Copy full SHA for 29e33ce - Browse repository at this point
Copy the full SHA 29e33ceView commit details
Commits on Oct 19, 2020
-
Update dependencies (ejb-api, asm, jmh, mysql, junit)
Signed-off-by: Lukas Jungmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 43635d6 - Browse repository at this point
Copy the full SHA 43635d6View commit details -
Signed-off-by: Lukas Jungmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3e34bf4 - Browse repository at this point
Copy the full SHA 3e34bf4View commit details -
Signed-off-by: Lukas Jungmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bfe1387 - Browse repository at this point
Copy the full SHA bfe1387View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89911e7 - Browse repository at this point
Copy the full SHA 89911e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b9f561 - Browse repository at this point
Copy the full SHA 0b9f561View commit details -
Signed-off-by: Lukas Jungmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5642279 - Browse repository at this point
Copy the full SHA 5642279View commit details -
Configuration menu - View commit details
-
Copy full SHA for cceeeba - Browse repository at this point
Copy the full SHA cceeebaView commit details -
Signed-off-by: Lukas Jungmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 24452ed - Browse repository at this point
Copy the full SHA 24452edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78519e8 - Browse repository at this point
Copy the full SHA 78519e8View commit details -
clean up the build for eclipselink.jar
Signed-off-by: Lukas Jungmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aaf4da8 - Browse repository at this point
Copy the full SHA aaf4da8View commit details -
Merge pull request eclipse-ee4j#928 from jgrassel/RevertUOWWeakRefere…
…nceChange_1b94ba6ae [Master] Revert "Change UoW reference to WeakReference for GC"
Configuration menu - View commit details
-
Copy full SHA for abf9986 - Browse repository at this point
Copy the full SHA abf9986View commit details
Commits on Oct 20, 2020
-
Bug 567891: Boolean literals are replaced with Integer values in CASE…
… queries Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f895a1c - Browse repository at this point
Copy the full SHA f895a1cView commit details -
Bug 538296: Wrong month is returned if OffsetDateTime is used
Signed-off-by: Joe Grassel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c789953 - Browse repository at this point
Copy the full SHA c789953View commit details
Commits on Oct 21, 2020
-
let's have eclipselink.zip again
Signed-off-by: Lukas Jungmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e346740 - Browse repository at this point
Copy the full SHA e346740View commit details -
Merge pull request eclipse-ee4j#933 from jgrassel/Bug538296_Master
[Master] Bug 538296: Wrong month is returned if OffsetDateTime is used
Configuration menu - View commit details
-
Copy full SHA for ced4163 - Browse repository at this point
Copy the full SHA ced4163View commit details
Commits on Oct 22, 2020
-
RelationshipsTestSuite offset now accounts for daylight savings and a…
…ny other offset Signed-off-by: Jonathan Coustick <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3c2b733 - Browse repository at this point
Copy the full SHA 3c2b733View commit details -
Bugfix for stored procedures call in H2 database (eclipse-ee4j#840)
Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 03f302d - Browse repository at this point
Copy the full SHA 03f302dView commit details -
JPA Criteria API: Empty IN Statement leads to SQL-Error (eclipse-ee4j…
…#856) JPA Criteria API: Empty IN Statement leads to SQL-Error Bugfix + unit tests Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for db8c3ff - Browse repository at this point
Copy the full SHA db8c3ffView commit details -
Maven build - Nightly module fix. (eclipse-ee4j#936)
Maven build - Nightly module fix. ASM 9.0 CQ No added as a comment to the parent pom. Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 77d9c87 - Browse repository at this point
Copy the full SHA 77d9c87View commit details
Commits on Nov 2, 2020
-
first exception when reading a class file should be a warning
Signed-off-by: Lukas Jungmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b486d90 - Browse repository at this point
Copy the full SHA b486d90View commit details -
Include notice and license in published artifacts, switch them to md …
…format Signed-off-by: Lukas Jungmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a1836bf - Browse repository at this point
Copy the full SHA a1836bfView commit details
Commits on Nov 6, 2020
-
Jenkins release job improvement and Oracle DDL Parser version upgrade…
… to 3.0.0 (eclipse-ee4j#952) Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 94c7170 - Browse repository at this point
Copy the full SHA 94c7170View commit details -
Bug/New Feature 559307: EclipseLink on all versions can dead-lock for…
…ever (eclipse-ee4j#927) L2 Cache dead lock diagnostic This new feature adds diagnostic logic to detect and log thread dead-lock, or potential dead-lock issues related with access to L2 entity cache. Main purpose of this patch/new feature is identify threads/user code which leads into dead-lock above L2 entity cache. There are multiple new system properties or persistence properties which control dead-lock detection mechanism and amount of messages produced in the log output. Dead-lock detection is by default disabled. Most functional changes are in ConcurrencyManager and WriteLockManager classes. Major part of dead-lock detection logic is in the new ConcurrencyUtil class. Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9f4ec05 - Browse repository at this point
Copy the full SHA 9f4ec05View commit details -
Fix for a bug 553439 2.0 - JAXB Unmarshaller with Schema does not sho…
…w location of error. (eclipse-ee4j#951) Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1b7dd1b - Browse repository at this point
Copy the full SHA 1b7dd1bView commit details
Commits on Nov 9, 2020
-
Dependencies upgrade (eclipse-ee4j#953)
GlassFish, Jersey, Spring, Weld-SE upgrade Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b96f475 - Browse repository at this point
Copy the full SHA b96f475View commit details
Commits on Nov 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1237484 - Browse repository at this point
Copy the full SHA 1237484View commit details -
Jenkins build - Snapshots promotion during Nightly build (eclipse-ee4…
…j#957) Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 339a37c - Browse repository at this point
Copy the full SHA 339a37cView commit details
Commits on Nov 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a0d90ad - Browse repository at this point
Copy the full SHA a0d90adView commit details -
Integrate jaxb-ri/jaxws-ri 3.0.0
Signed-off-by: Lukas Jungmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e0ab2a - Browse repository at this point
Copy the full SHA 6e0ab2aView commit details -
Bug 564260: ElementCollection lowercase AttributeOverride is ignored (e…
…clipse-ee4j#960) Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 76c9e91 - Browse repository at this point
Copy the full SHA 76c9e91View commit details -
Include nosql in distribution zip (eclipse-ee4j#962)
Signed-off-by: Lukas Jungmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ba0c4bb - Browse repository at this point
Copy the full SHA ba0c4bbView commit details
Commits on Dec 3, 2020
-
Jenkins build fix - Snapshots publishing (eclipse-ee4j#971)
Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b3a75a1 - Browse repository at this point
Copy the full SHA b3a75a1View commit details
Commits on Dec 4, 2020
-
Update ECLIPSELINK version of org.eclipse.persistence:org.eclipse.per…
…sistence.parent to 3.0.0-RC1 Signed-off-by: EclipseLink Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3eecfac - Browse repository at this point
Copy the full SHA 3eecfacView commit details -
Update ECLIPSELINK version of org.eclipse.persistence:org.eclipse.per…
…sistence.parent to 3.0.1-SNAPSHOT Signed-off-by: EclipseLink Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bd834eb - Browse repository at this point
Copy the full SHA bd834ebView commit details
Commits on Dec 5, 2020
-
Add doPriv blocks to use of ThreadMXBean in ConcurrencyUtil (eclipse-…
…ee4j#975) Signed-off-by: Joe Grassel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5c0d1cd - Browse repository at this point
Copy the full SHA 5c0d1cdView commit details -
Maven build and release script fix. (eclipse-ee4j#976)
Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 714b541 - Browse repository at this point
Copy the full SHA 714b541View commit details
Commits on Dec 7, 2020
-
Integrate glassfish-corba 4.2.3 (eclipse-ee4j#977)
Signed-off-by: Lukas Jungmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 67f41de - Browse repository at this point
Copy the full SHA 67f41deView commit details -
Integrate weld 4.0.0.CR1 (eclipse-ee4j#978)
Signed-off-by: Lukas Jungmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 06cd067 - Browse repository at this point
Copy the full SHA 06cd067View commit details -
Update ECLIPSELINK version of org.eclipse.persistence:org.eclipse.per…
…sistence.parent to 3.0.0-RC2 Signed-off-by: EclipseLink Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e7b377c - Browse repository at this point
Copy the full SHA e7b377cView commit details -
Update ECLIPSELINK version of org.eclipse.persistence:org.eclipse.per…
…sistence.parent to 3.0.1-SNAPSHOT Signed-off-by: EclipseLink Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5454299 - Browse repository at this point
Copy the full SHA 5454299View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d9ce3b - Browse repository at this point
Copy the full SHA 7d9ce3bView commit details
Commits on Dec 8, 2020
-
#567891: improving fix to pass TCKs (eclipse-ee4j#983)
Signed-off-by: Lukas Jungmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2db87cc - Browse repository at this point
Copy the full SHA 2db87ccView commit details -
CriteriaBuilderImpl fix revert and code improvement in DatabaseAccess…
…or to fix JPA.WDF tests. (eclipse-ee4j#984) Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 87e9d14 - Browse repository at this point
Copy the full SHA 87e9d14View commit details -
3.0.0 release (eclipse-ee4j#985)
* Update ECLIPSELINK version of org.eclipse.persistence:org.eclipse.persistence.parent to 3.0.1-SNAPSHOT Signed-off-by: EclipseLink Bot <[email protected]> Co-authored-by: EclipseLink Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1be7a50 - Browse repository at this point
Copy the full SHA 1be7a50View commit details -
Maven build - release version update to 3.0.1 (eclipse-ee4j#986)
Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b181240 - Browse repository at this point
Copy the full SHA b181240View commit details
Commits on Jan 11, 2021
-
Concurrency manager logging - extension (eclipse-ee4j#989)
Concurrency manager logging - extension There is some minor change is log output produced by cache dead-lock diagnostic. concurrencyManagerCreationDate format is changed to display time with milliseconds and cache key hash code is added. Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6efe310 - Browse repository at this point
Copy the full SHA 6efe310View commit details
Commits on Jan 16, 2021
-
Bug 570378: NullPointerException from MapKey Temporals
Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 22974d2 - Browse repository at this point
Copy the full SHA 22974d2View commit details
Commits on Jan 28, 2021
-
Force deferred locks persistence query property (eclipse-ee4j#1007)
New "eclipselink.cache.query-force-deferred-locks" property force all queries and relationships to use deferred lock strategy during object building and L2 cache population. It helps to solve dead lock issues in multithreaded environments where one L2 cache is accessed/populated by multiple threads. Threads create objects from the same object graph but from different starting point. Dead lock issue should happens in large object graphs and entities connected with relationships with EAGER fetch strategy. Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 11ddfc4 - Browse repository at this point
Copy the full SHA 11ddfc4View commit details
Commits on Jan 31, 2021
-
Bug/New Feature 559307: EclipseLink on all versions can dead-lock for…
…ever - performance fix (eclipse-ee4j#1010) Bug/New Feature 559307: EclipseLink on all versions can dead-lock forever - performance fix There is small fix for performance improvement when dead-lock detection/logging is enabled. "eclipselink.concurrency.manager.allow.readlockstacktrace" default value will be false. Stack trace collection for read locks consumes so much resources. Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 120edf0 - Browse repository at this point
Copy the full SHA 120edf0View commit details
Commits on Feb 11, 2021
-
Add 'eclipselink.target-database-properties' as a System Property
Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 987abc0 - Browse repository at this point
Copy the full SHA 987abc0View commit details
Commits on Feb 16, 2021
-
EclipseLink doesn't generate SQL UPDATE correctly if @ReturnUpdate is…
… used in InheritanceType.JOINED (eclipse-ee4j#1017) EclipseLink doesn't generate SQL UPDATE correctly if @ReturnUpdate is used in InheritanceType.JOINED bugfix for eclipse-ee4j#1016 + unit test Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 00b5fc7 - Browse repository at this point
Copy the full SHA 00b5fc7View commit details
Commits on Feb 17, 2021
-
Maven build - plugins and dependencies update (eclipse-ee4j#1020)
Maven build - plugins and dependencies update Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 759b1b6 - Browse repository at this point
Copy the full SHA 759b1b6View commit details
Commits on Feb 22, 2021
-
eclipse-ee4j#1021: jaxb-compiler command fails to find jaxb implement…
…ation Signed-off-by: Lukas Jungmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3dc4f65 - Browse repository at this point
Copy the full SHA 3dc4f65View commit details
Commits on Mar 3, 2021
-
MOXy @XmlNullPolicy not working with enums (eclipse-ee4j#1024)
bugfix + unit tests Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e9204b0 - Browse repository at this point
Copy the full SHA e9204b0View commit details -
Bug 535088 - [test] SubSelectFromClauseTest2 failing randomly on publ…
…ic infra (eclipse-ee4j#1030) Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 487707e - Browse repository at this point
Copy the full SHA 487707eView commit details
Commits on Mar 8, 2021
-
Jenkins build fix (eclipse-ee4j#1033)
There some UID change to reflect changes at https://ci.eclipse.org/eclipselink . Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c3dd2b7 - Browse repository at this point
Copy the full SHA c3dd2b7View commit details
Commits on Mar 18, 2021
-
ConcurrencyManager dead-lock detection diagnostic improvement 2.0 (ec…
…lipse-ee4j#1038) This is extension to current dead-lock detection diagnostic. Major updates are: New system/persistence property eclipselink.concurrency.manager.build.object.complete.waittime to control how much time ConcurrencyManager will wait before it will identify, that thread which builds new object/entity instance should be identified as a potential dead lock source and log info. Add to current dead-lock detection log output method name (from ConcurrencyManager) where dead-lock should happen org.eclipse.persistence.internal.helper.ConcurrencyManager#isBuildObjectOnThreadComplete minor changes to log some dead-lock diagnostic output Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3f9aeb6 - Browse repository at this point
Copy the full SHA 3f9aeb6View commit details
Commits on Mar 22, 2021
-
Jenkins build/tests fix - resources increase (eclipse-ee4j#1044)
This is change to prevent SQL timeout errors during build and test execution. It reflects some environment changes done by Eclipse.org admins. Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 72041f2 - Browse repository at this point
Copy the full SHA 72041f2View commit details
Commits on Mar 23, 2021
-
README.md update (eclipse-ee4j#1042)
New links to the documentation pages, issue trackers and other resources Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e9e1bfc - Browse repository at this point
Copy the full SHA e9e1bfcView commit details -
ConcurrencyManager dead-lock detection diagnostic improvement 2.0 - …
…semaphores (eclipse-ee4j#1041) Semaphores to limit parallel access to ObjectBuilder and WriteLockManager This is second part of dead-lock detection diagnostic improvement 2.0 related with previous PR eclipse-ee4j#1038 . Previous PR content was passive from point of the view of the EclipseLink code execution. This PR has has active component org.eclipse.persistence.internal.helper.ConcurrencySemaphore which should be used to control/limit how many threads should execute selected code. In this case is ConcurrencySemaphore used to limit parallel access to org.eclipse.persistence.internal.descriptors.ObjectBuilder and org.eclipse.persistence.internal.helper.WriteLockManager to prevent possible dead-lock issues there. If ConcurrencySemaphore will be active, there should be negative impact to the performance. By default ConcurrencySemaphore is disabled and must be enabled by persistence or system properties. Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bdc6ed4 - Browse repository at this point
Copy the full SHA bdc6ed4View commit details
Commits on Mar 26, 2021
-
ConcurrencyManager dead-lock detection diagnostic improvement 2.0.1 (e…
…clipse-ee4j#1048) Some small fixes for PR eclipse-ee4j#1038 - ConcurrencyManager dead-lock detection diagnostic improvement 2.0 Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 30e95db - Browse repository at this point
Copy the full SHA 30e95dbView commit details
Commits on Mar 31, 2021
-
ConcurrencySemaphore unit test (eclipse-ee4j#1053)
ConcurrencySemaphores unit test Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd395ad - Browse repository at this point
Copy the full SHA cd395adView commit details
Commits on Apr 1, 2021
-
Jakarta dependencies upgrade from EE 9.0.1 (eclipse-ee4j#1046)
Jakarta dependencies upgrade from EE 9.0.1 Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0a1419e - Browse repository at this point
Copy the full SHA 0a1419eView commit details
Commits on Apr 7, 2021
-
Update ECLIPSELINK version of org.eclipse.persistence:org.eclipse.per…
…sistence.parent to 3.0.1 Signed-off-by: EclipseLink Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2308d2f - Browse repository at this point
Copy the full SHA 2308d2fView commit details -
Update ECLIPSELINK version of org.eclipse.persistence:org.eclipse.per…
…sistence.parent to 3.0.2-SNAPSHOT Signed-off-by: EclipseLink Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 569c89c - Browse repository at this point
Copy the full SHA 569c89cView commit details
Commits on Apr 9, 2021
-
Bug 571794: Enable Input parameters for Criteria API SELECT clause
Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cb5d4f2 - Browse repository at this point
Copy the full SHA cb5d4f2View commit details
Commits on Apr 11, 2021
-
Maven build - release version property change to reflect project.vers…
…ion Maven property (eclipse-ee4j#1064) (eclipse-ee4j#1066) Dynamic change based on regex evaluation of project.version property. Signed-off-by: Radek Felcman <[email protected]> (cherry picked from commit e6e2053)
Configuration menu - View commit details
-
Copy full SHA for e8bbea3 - Browse repository at this point
Copy the full SHA e8bbea3View commit details -
Extended logging of JPA L2 cache usage with thread info. (eclipse-ee4…
…j#1065) (eclipse-ee4j#1067) This commit contains extension to the EclipseLink logging to print information about persistence cache operations and usage. It prints info when entity is stored, refreshed, removed, invalidated in the cache and info about cache hits/miss. This feature is controlled by new "eclipselink.cache.extended.logging property" and generates messages at the FINEST log level. It prints additional message if one thread stored item into cache and different picking item. Signed-off-by: Radek Felcman <[email protected]> (cherry picked from commit f2c4e52)
Configuration menu - View commit details
-
Copy full SHA for 2a16fde - Browse repository at this point
Copy the full SHA 2a16fdeView commit details
Commits on Apr 12, 2021
-
Maven build - JPA JSE test fix on JDK 16 (eclipse-ee4j#1068) (eclipse…
…-ee4j#1071) There is Weld SE dependency update to fix org.eclipse.persistence.jpa.test.cachedeadlock.CacheDeadLockDetectionTest in JPA JSE test module. Test failure happens on JDK 16 only. Signed-off-by: Radek Felcman <[email protected]> (cherry picked from commit fa5bb0a)
Configuration menu - View commit details
-
Copy full SHA for 5a11298 - Browse repository at this point
Copy the full SHA 5a11298View commit details
Commits on Apr 20, 2021
-
Bug 570702: Add support for Embeddable fields as JOIN targets
Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 486776c - Browse repository at this point
Copy the full SHA 486776cView commit details
Commits on Apr 21, 2021
-
Extended Thread logging (eclipse-ee4j#1079)
This commit contains extension to logging code. Main purpose is display info if cached entity is picked by another thread and WorkManager is called in different threads. This logging is by default disabled and must be enabled by persistence properties Major changes are: - new thread log category specified in "org.eclipse.persistence.logging.LogCategory" and "org.eclipse.persistence.logging.SessionLog" - Two new persistence unit properties "eclipselink.thread.extended.logging" to enable this logging and "eclipselink.thread.extended.logging.threaddump" to add to the log output threads stack trace - new log messages are called from "org.eclipse.persistence.internal.sessions.UnitOfWorkImpl" Signed-off-by: Radek Felcman <[email protected]> (cherry picked from commit f202761)
Configuration menu - View commit details
-
Copy full SHA for 9346100 - Browse repository at this point
Copy the full SHA 9346100View commit details -
Fixes eclipse-ee4j#1069: let JpaEntityManager(Factory) extend AutoClo…
…seable (eclipse-ee4j#1077) Signed-off-by: Lukas Jungmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5d61149 - Browse repository at this point
Copy the full SHA 5d61149View commit details
Commits on Apr 26, 2021
-
Integrate EclipseLink ASM 9.1.0
Signed-off-by: Lukas Jungmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 919db46 - Browse repository at this point
Copy the full SHA 919db46View commit details -
Bug 573094: TRIM function generates incorrect SQL for CriteriaBuilder
Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 22fec35 - Browse repository at this point
Copy the full SHA 22fec35View commit details
Commits on May 4, 2021
-
Bug 521402: Add support for Criteria queries with only literals
Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a2b2c3a - Browse repository at this point
Copy the full SHA a2b2c3aView commit details
Commits on May 5, 2021
-
fix test failures for mysql driver 8.0.24 (eclipse-ee4j#1108)
Signed-off-by: Lukas Jungmann <[email protected]> (cherry picked from commit 2bcbb67)
Configuration menu - View commit details
-
Copy full SHA for b82666f - Browse repository at this point
Copy the full SHA b82666fView commit details
Commits on May 6, 2021
-
Jenkins build - pipeline notifications and release script improvement (…
…eclipse-ee4j#1115) Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 33e4b5f - Browse repository at this point
Copy the full SHA 33e4b5fView commit details -
Maven build (MOXy) - JMockit dependency removal (eclipse-ee4j#1109) (e…
…clipse-ee4j#1114) Signed-off-by: Radek Felcman <[email protected]> (cherry picked from commit 436f5ff)
Configuration menu - View commit details
-
Copy full SHA for 4cd6016 - Browse repository at this point
Copy the full SHA 4cd6016View commit details -
eclipselink 3.0 JPA Modelgenerator does not recognize jakarta schemas (…
…eclipse-ee4j#1116) Signed-off-by: Lukas Jungmann <[email protected]> (cherry picked from commit 7f57042)
Configuration menu - View commit details
-
Copy full SHA for 048256b - Browse repository at this point
Copy the full SHA 048256bView commit details
Commits on May 11, 2021
-
Bug 573198: ConcurrentModificationException in PersistenceProvider
Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3c7015b - Browse repository at this point
Copy the full SHA 3c7015bView commit details
Commits on May 13, 2021
-
Bug 573094: TRIM function generates incorrect SQL for CriteriaBuilder…
… (Oracle platform fix) (eclipse-ee4j#1129) (eclipse-ee4j#1134) This is fix related with changes in eclipse-ee4j#1085 "Bug 573094: TRIM function generates incorrect SQL for CriteriaBuilder" based on bug eclipse-ee4j#1084 "Bug 573094: TRIM function generates incorrect SQL for CriteriaBuilder". It's cover Oracle DB (OraclePlatform). In Oracle DB `LTRIM` and `RTRIM` are simple SQL functions with two arguments see LTRIM https://docs.oracle.com/database/121/SQLRF/functions108.htm#SQLRF00664 RTRIM https://docs.oracle.com/database/121/SQLRF/functions174.htm#SQLRF06104 Before this fix there were test failures in CORE: `org.eclipse.persistence.testing.tests.expressions.ReadAllExpressionTest.RightTrim` JPA: `org.eclipse.persistence.testing.tests.jpa.relationships.ExpressionJUnitTestSuite.testLeftTrimWithTrimChar(ExpressionJUnitTestSuite.java:100)` `org.eclipse.persistence.testing.tests.jpa.relationships.ExpressionJUnitTestSuite.testRightTrimWithTrimChar(ExpressionJUnitTestSuite.java:205)` Signed-off-by: Radek Felcman <[email protected]> (cherry picked from commit d91883a)
Configuration menu - View commit details
-
Copy full SHA for dacf78a - Browse repository at this point
Copy the full SHA dacf78aView commit details
Commits on May 14, 2021
-
Replace ENCRYPT MySQL function with SHA2,
ENCRYPT has been deprecated in 5.7 and is removed in 8. Signed-off-by: Lukas Jungmann <[email protected]> (cherry picked from commit b43059b)
Configuration menu - View commit details
-
Copy full SHA for a985b86 - Browse repository at this point
Copy the full SHA a985b86View commit details -
Signed-off-by: Lukas Jungmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 918af76 - Browse repository at this point
Copy the full SHA 918af76View commit details
Commits on May 17, 2021
-
Bug 573435: CriteriaBuilder construct throws argument type mismatch e…
…xception with Case Select Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8044682 - Browse repository at this point
Copy the full SHA 8044682View commit details
Commits on May 21, 2021
-
Bug 573094: Fix LTRIM/RTRIM inversion of indices
Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b69624c - Browse repository at this point
Copy the full SHA b69624cView commit details
Commits on May 25, 2021
-
Bugfix for - Indention not working if custom CharacterEscapeHandler i…
…s set and encoding is set to 'UTF-8 (eclipse-ee4j#1146) (eclipse-ee4j#1155) Bugfix + unit test for "Indention not working if custom CharacterEscapeHandler is set and encoding is set to 'UTF-8" bug eclipse-ee4j#1119 . Signed-off-by: Radek Felcman <[email protected]> (cherry picked from commit 7f68c9e)
Configuration menu - View commit details
-
Copy full SHA for db22179 - Browse repository at this point
Copy the full SHA db22179View commit details
Commits on May 26, 2021
-
Maven build - JPARS module Manifest generation - backport from master (…
…eclipse-ee4j#1157) * Maven build - JPARS module Manifest generation (eclipse-ee4j#1139) Behind this fix is some issue with org.apache.felix:maven-bundle-plugin. This plugin inserts into generated MANIFEST.MF file Maven project properties, but only properties in capital characters. Maven properties in lowercase characters are ignored and not included into manifest. I tried to upgrade into latest version of org.apache.felix:maven-bundle-plugin:5.1.2, but without any change. Signed-off-by: Radek Felcman <[email protected]> (cherry picked from commit 4708ec2)
Configuration menu - View commit details
-
Copy full SHA for 73bad2f - Browse repository at this point
Copy the full SHA 73bad2fView commit details -
Maven build - Plugin bundle content fix (eclipse-ee4j#1158)
This is fix for the bug eclipse-ee4j#1107 "Incorrect content of the bundles at Eclipse.org download pages for versions 3.0.0 and higher". Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 07ce436 - Browse repository at this point
Copy the full SHA 07ce436View commit details
Commits on May 27, 2021
-
Bug 573361: Add support for parameters within CriteriaBuilder case/co…
…alesce expressions Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3ff5867 - Browse repository at this point
Copy the full SHA 3ff5867View commit details -
DBWS Builder generates incorrect ORM mapping for SQL TIMESTAMP bugfix (…
…eclipse-ee4j#1165) Bugfix for "DBWS Builder generates incorrect ORM mapping for SQL TIMESTAMP" eclipse-ee4j#1162 Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cadd244 - Browse repository at this point
Copy the full SHA cadd244View commit details
Commits on May 28, 2021
-
Bug 573794: Add support for parameters within CriteriaBuilder IN expr…
…essions Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4dc5d63 - Browse repository at this point
Copy the full SHA 4dc5d63View commit details
Commits on Jun 1, 2021
-
Extended Thread logging - backport from master (eclipse-ee4j#1173)
* Extended Thread logging - Cache thread info change (eclipse-ee4j#1120) There is change in log message severity and log category. This log message is also produced if persistence 'eclipselink.cache.extended.logging' is set to true. Signed-off-by: Radek Felcman <[email protected]> (cherry picked from commit c9272ea)
Configuration menu - View commit details
-
Copy full SHA for eb01b28 - Browse repository at this point
Copy the full SHA eb01b28View commit details
Commits on Jun 3, 2021
-
Bug 417259: Add support for parameters within CriteriaBuilder HAVING …
…clause Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e7fc271 - Browse repository at this point
Copy the full SHA e7fc271View commit details
Commits on Jun 29, 2021
-
Jenkins pipelines - GitHub PR verification and SSH ID fix (eclipse-ee…
…4j#1192) Jenkins pipelines - GitHub PR verification and SSH ID fix Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1c9e388 - Browse repository at this point
Copy the full SHA 1c9e388View commit details
Commits on Jul 1, 2021
-
Jenkins pipelines - GitHub PR verification (eclipse-ee4j#1202)
Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ef5111a - Browse repository at this point
Copy the full SHA ef5111aView commit details
Commits on Jul 12, 2021
-
Maven/Nightly build fix - bundle names change (eclipse-ee4j#1183)
Maven/Nightly build fix - bundle names change, time HHmm added to nightlyVersion property, MANIFEST.MF content Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2a0820a - Browse repository at this point
Copy the full SHA 2a0820aView commit details
Commits on Jul 16, 2021
-
Version change from 3.0.2-SNAPSHOT to 3.0.3-SNAPSHOT (eclipse-ee4j#1213)
Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 14e55e5 - Browse repository at this point
Copy the full SHA 14e55e5View commit details
Commits on Jul 19, 2021
-
Bug 574548: Add support for parameters with CriteriaBuilder update query
Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c4da81e - Browse repository at this point
Copy the full SHA c4da81eView commit details
Commits on Aug 3, 2021
-
Travis-CI removal (eclipse-ee4j#1221)
Due a Travis-CI resources policy change (migration from travis-ci.org to travis-ci.com and related changes in available resources), migration to Eclipse-CI Jenkins environment started on 30-Jun-2021. This is replacement of Travis-CI environment used to verify pull requests. See previous PRs: eclipse-ee4j#1195 eclipse-ee4j#1202 eclipse-ee4j#1203 eclipse-ee4j#1205 This final change removes .travis.yml file as this file is not used anymore and Eclipse-CI Jenkins environment is active now see: https://ci.eclipse.org/eclipselink/job/eclipselink-pull-request-verifier/ https://ci.eclipse.org/eclipselink/job/eclipselink-pull-request-verifier/view/change-requests/ Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 43ff860 - Browse repository at this point
Copy the full SHA 43ff860View commit details
Commits on Aug 6, 2021
-
Fix eclipse-ee4j#1161: Clone appropriate fields in OneToManyMapping.c…
…lone(). Fix ConcurrentModificationException. (backport for 3.0) Signed-off-by: aserkes <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 948ffab - Browse repository at this point
Copy the full SHA 948ffabView commit details
Commits on Aug 7, 2021
-
Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6c146d3 - Browse repository at this point
Copy the full SHA 6c146d3View commit details
Commits on Aug 10, 2021
-
Update Eclipselink to use Eclipselink*Visitor types
Signed-off-by: Joe Grassel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e2680c - Browse repository at this point
Copy the full SHA 6e2680cView commit details
Commits on Aug 21, 2021
-
Bug 1245: NullPointerException from BatchFetchPolicy dataResults
Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aa175fc - Browse repository at this point
Copy the full SHA aa175fcView commit details
Commits on Aug 23, 2021
-
ConcurrencyManager dead-lock detection diagnostic improvement 2.0.2 (e…
…clipse-ee4j#1253) Minor fix in logging output to remove <ENTITY>.toString() call during logging. It should be potentially not safe (e.g. resources consuming, dead-lock, infinite loop). Class name and primary key is enough there to identify cache object. Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 14b282e - Browse repository at this point
Copy the full SHA 14b282eView commit details -
Jenkins release job fix (eclipse-ee4j#1239)
This is fix for "git push" call, which failed with "[email protected]: Permission denied (publickey)." error message. It's related with some Eclipse-CI infrastructure security settings. "release.sh" script must be called within "el-build" container and this container is wrapped by "sshagent([SSH_CREDENTIALS_ID]) {". Opposite nesting "sshagent([SSH_CREDENTIALS_ID]) {" inside "container('el-build') {" instruction leads into error. Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3fa7e03 - Browse repository at this point
Copy the full SHA 3fa7e03View commit details
Commits on Aug 31, 2021
-
Signed-off-by: Lukas Jungmann <[email protected]> (cherry picked from commit 766446e)
Configuration menu - View commit details
-
Copy full SHA for 99b20a9 - Browse repository at this point
Copy the full SHA 99b20a9View commit details -
Signed-off-by: Lukas Jungmann <[email protected]> (cherry picked from commit 1843df4)
Configuration menu - View commit details
-
Copy full SHA for 4cc4a04 - Browse repository at this point
Copy the full SHA 4cc4a04View commit details -
build related fixes from (eclipse-ee4j#1093)
Signed-off-by: Lukas Jungmann <[email protected]> (cherry picked from commit ac66849)
Configuration menu - View commit details
-
Copy full SHA for b0076a2 - Browse repository at this point
Copy the full SHA b0076a2View commit details -
Signed-off-by: Lukas Jungmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 096a711 - Browse repository at this point
Copy the full SHA 096a711View commit details -
mova action to the correct folder
Signed-off-by: Lukas Jungmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a7f954 - Browse repository at this point
Copy the full SHA 9a7f954View commit details -
Configuration menu - View commit details
-
Copy full SHA for f142ef6 - Browse repository at this point
Copy the full SHA f142ef6View commit details -
reduce number of duplicates in the reports
Signed-off-by: Lukas Jungmann <[email protected]> (cherry picked from commit ced4126)
Configuration menu - View commit details
-
Copy full SHA for fd14f5d - Browse repository at this point
Copy the full SHA fd14f5dView commit details -
Fix reported compile time errors from tests
Signed-off-by: Lukas Jungmann <[email protected]> (cherry picked from commit 558bf4e)
Configuration menu - View commit details
-
Copy full SHA for 917340a - Browse repository at this point
Copy the full SHA 917340aView commit details -
Signed-off-by: Lukas Jungmann <[email protected]> (cherry picked from commit b28eb7d)
Configuration menu - View commit details
-
Copy full SHA for fcec3e7 - Browse repository at this point
Copy the full SHA fcec3e7View commit details -
clean up Signed-off-by: Lukas Jungmann <[email protected]> (cherry picked from commit 1ab0d5c)
Configuration menu - View commit details
-
Copy full SHA for 77baf1b - Browse repository at this point
Copy the full SHA 77baf1bView commit details -
Replace deprecated constructors by valueOf
Signed-off-by: Lukas Jungmann <[email protected]> (cherry picked from commit 71285ee)
Configuration menu - View commit details
-
Copy full SHA for 58cd019 - Browse repository at this point
Copy the full SHA 58cd019View commit details -
compiler warnings (casts, access to static, forgotten valueOf,..), (e…
…clipse-ee4j#1262) Signed-off-by: Lukas Jungmann <[email protected]> (cherry picked from commit 6d7fa3c)
Configuration menu - View commit details
-
Copy full SHA for 729ac17 - Browse repository at this point
Copy the full SHA 729ac17View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc0f0b2 - Browse repository at this point
Copy the full SHA bc0f0b2View commit details
Commits on Sep 1, 2021
-
clean up warnings (eclipse-ee4j#1269)
* warnings in sdo, moxy, dbws * add override ann * remove redundant casts, inheritdoc Signed-off-by: Lukas Jungmann <[email protected]> (cherry picked from commit ed8460e)
Configuration menu - View commit details
-
Copy full SHA for 0ce1ab1 - Browse repository at this point
Copy the full SHA 0ce1ab1View commit details
Commits on Sep 3, 2021
-
Jenkins build fix to reflect/use JDK specified in the Jenkins pipeline
This fix removes `. /etc/profile` call from scripts called by various Jenkins pipelines. In `. /etc/profile` was hardcoded JDK 8 so Jenkins build/test didn't reflect JDK settings from pipeline. Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 75bbde1 - Browse repository at this point
Copy the full SHA 75bbde1View commit details
Commits on Sep 6, 2021
-
Maven build issue with Maven 3.8.2 fix (eclipse-ee4j#1285)
Fixes eclipse-ee4j#1242 Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5da4eef - Browse repository at this point
Copy the full SHA 5da4eefView commit details
Commits on Sep 29, 2021
-
Signed-off-by: Lukas Jungmann <[email protected]> (cherry picked from commit d801704)
Configuration menu - View commit details
-
Copy full SHA for e7395fd - Browse repository at this point
Copy the full SHA e7395fdView commit details -
Signed-off-by: Lukas Jungmann <[email protected]> (cherry picked from commit 328b3dd)
Configuration menu - View commit details
-
Copy full SHA for c1754c4 - Browse repository at this point
Copy the full SHA c1754c4View commit details
Commits on Sep 30, 2021
-
Prepare for the removal of the securitymanager in moxy. (eclipse-ee4j…
…#1320) Signed-off-by: Tomas Kraus <[email protected]> (cherry picked from commit 88c6147)
Configuration menu - View commit details
-
Copy full SHA for f808581 - Browse repository at this point
Copy the full SHA f808581View commit details
Commits on Oct 1, 2021
-
Bug 412391: Add support for hidden mappedsuperclass attributes
Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6db5d8f - Browse repository at this point
Copy the full SHA 6db5d8fView commit details
Commits on Nov 9, 2021
-
Prepare for the removal of the securitymanager in foundation. (eclips…
…e-ee4j#1340) Signed-off-by: Tomas Kraus <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 09f029a - Browse repository at this point
Copy the full SHA 09f029aView commit details
Commits on Nov 12, 2021
-
Bug 463042: Concurrency issue with Case expression operator (eclipse-…
…ee4j#1358) Signed-off-by: Will Dazey <[email protected]> Signed-off-by: Patrick Haller <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1564cea - Browse repository at this point
Copy the full SHA 1564ceaView commit details -
Bug 1343: Remove getStackTrace to fix throughput degredation (eclipse…
…-ee4j#1345) Signed-off-by: Joshua Dettinger <[email protected]> Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cbd807c - Browse repository at this point
Copy the full SHA cbd807cView commit details
Commits on Nov 15, 2021
-
Update Eclipselink 3.0 to use Eclipselink ASM 9.2.0 (eclipse-ee4j#1362)
Signed-off-by: Joe Grassel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 434e53f - Browse repository at this point
Copy the full SHA 434e53fView commit details
Commits on Nov 29, 2021
-
SQL Struct with @lob (BLOB, CLOB) used as stored procedure parameter …
…type - backport from master (eclipse-ee4j#1338) Bugfix and unit test. Signed-off-by: Radek Felcman <[email protected]> (cherry picked from commit ebabd20) * SQL Struct with @lob (BLOB, CLOB) used as stored procedure parameter type - fix (eclipse-ee4j#1336) Additional fix in Oracle12Platform class to use standard java.sql.Connection.createStruct() method. Signed-off-by: Radek Felcman <[email protected]> (cherry picked from commit 693d6d4)
Configuration menu - View commit details
-
Copy full SHA for 764851a - Browse repository at this point
Copy the full SHA 764851aView commit details -
problems with session customizer when upgrading to 2.7.9 - bugfix + u…
…nit test (eclipse-ee4j#1364) (eclipse-ee4j#1365) Standalone usage ReturnUpdate annotation was broken in PR eclipse-ee4j#1016. fixes eclipse-ee4j#1363 Signed-off-by: Radek Felcman <[email protected]> (cherry picked from commit fb1cc69)
Configuration menu - View commit details
-
Copy full SHA for e685601 - Browse repository at this point
Copy the full SHA e685601View commit details
Commits on Nov 30, 2021
-
IdentifiableTypeImpl throws IllegalArgumentException with EmbeddedId …
…and relations - bugfix + unit test Because there are four new objects (java classes) in org.eclipse.persistence.testing.models.jpa.metamodel package MetamodelMetamodelTest.METAMODEL_ALL_TYPES is increased into 56. These four objects have eights new attributes. This is why MetamodelMetamodelTest.METAMODEL_ALL_ATTRIBUTES_SIZE is increased into 158. fixes eclipse-ee4j#1228 Signed-off-by: Radek Felcman <[email protected]> (cherry picked from commit 07c80a8)
Configuration menu - View commit details
-
Copy full SHA for 800b670 - Browse repository at this point
Copy the full SHA 800b670View commit details
Commits on Dec 15, 2021
-
LOG4J dependency update in MOXy OSGi test bundle and MySQL driver upd…
…ate (eclipse-ee4j#1375) Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 79c4d52 - Browse repository at this point
Copy the full SHA 79c4d52View commit details
Commits on Jan 10, 2022
-
Oracle dependencies update (JDBC Driver, XMLParser, DMS) to 21c (ecli…
…pse-ee4j#1385) In 21.3.0.0 are some changes in: 1. Maven artifacts naming (groupId) 2. Some deprecated methods in 19.3.0.0 were removed in 21.3.0.0 (e.g. close(), DataSources with connection pooling has to be created by Oracle Universal Connection Pool API) Signed-off-by: Radek Felcman <[email protected]> (cherry picked from commit 1158e02) Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4175e82 - Browse repository at this point
Copy the full SHA 4175e82View commit details -
Bug in the PersistenceUnitProcessor.findPersistenceArchives(ClassLoad…
…er loader, String descriptorPath) - bugfix (eclipse-ee4j#1386) Bug in the PersistenceUnitProcessor.findPersistenceArchives(ClassLoader loader, String descriptorPath) - bugfix This small fix allows using/loading persistence.xml from WAR file from .../WEB-INF/classes/META-INF/persistence.xml location in JSE environment. It is still required to point EclipseLink (EntityManagerFactory) to this location in JSE environment by: System.setProperty(PersistenceUnitProperties.ECLIPSELINK_PERSISTENCE_XML, "WEB-INF/classes/META-INF/persistence.xml"); or Properties persistenceUnitProperties = new Properties(); persistenceUnitProperties.setProperty(PersistenceUnitProperties.ECLIPSELINK_PERSISTENCE_XML, "WEB-INF/classes/META-INF/persistence.xml"); EntityManagerFactory entityManagerFactory = Persistence.createEntityManagerFactory("test-jpa-pu2", persistenceUnitProperties); Before this fix ValidationException e.g. Internal Exception: Exception [EclipseLink-7357] (Eclipse Persistence Services - 4.0.0.v202112161344): org.eclipse.persistence.exceptions.ValidationException Exception Description: URL [jar:file:/tmp/test1348.war!/WEB-INF/classes/META-INF/persistence.xml] for resource [WEB-INF/classes/META-INF/persistence.xml] does not belong to a valid persistence root (as per JPA Specification) was thrown Fixes eclipse-ee4j#1348 Signed-off-by: Radek Felcman <[email protected]> (cherry picked from commit 9417d47)
Configuration menu - View commit details
-
Copy full SHA for c388248 - Browse repository at this point
Copy the full SHA c388248View commit details
Commits on Jan 24, 2022
-
Cannot set FOR UPDATE in conjunction with ORDER BY and / or LIMIT (Or…
…acleDB & Derby) - bugfix + unit test (eclipse-ee4j#1407) Fixes eclipse-ee4j#1369 . Signed-off-by: Radek Felcman <[email protected]> (cherry picked from commit adf28f4) Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b5de865 - Browse repository at this point
Copy the full SHA b5de865View commit details
Commits on Jan 26, 2022
-
Fix 2.0 for Bug 404069 - MOXy should not append .0 to time info for …
…dateTime and time formats + unit test (eclipse-ee4j#1410) This new feature optionally add suffix/decimal part to time part/seconds in case of conversion from supported date/time formats into String. This suffix is controlled by new "org.eclipse.persistence.xml.time.suffix" system property. It happens only if source time doesn't contain fraction of seconds and for XML, JSON conversion. E.g.: For -Dorg.eclipse.persistence.xml.time.suffix=.0 Source value: 2003-08-29T03:00:00-04:00 -> Output string: 2003-08-29T03:00:00.0-04:00 Source value: 1975-02-21T07:47:15 -> Output string: 1975-02-21T07:47:15.0 In case of fraction of seconds in the input behavior is still same e.g.: Source value: 1975-02-21T07:47:15.123 -> Output string: 1975-02-21T07:47:15.123 It simplifies migration from WebLogic Server 11g to 12c. Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ba4f586 - Browse repository at this point
Copy the full SHA ba4f586View commit details
Commits on Jan 27, 2022
-
Bug 578262: Bulk update queries reuse the same version locking value
Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fc7cbf0 - Browse repository at this point
Copy the full SHA fc7cbf0View commit details
Commits on Feb 4, 2022
-
Prepare for jakarta.enterprise.cdi-api 4 update to remove deprecated …
…API (eclipse-ee4j#1422) Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cf1d984 - Browse repository at this point
Copy the full SHA cf1d984View commit details
Commits on Feb 9, 2022
-
org.eclipse.persistence.jpa.jse.test test fixes against Oracle DB - b…
…ackport from master (eclipse-ee4j#1419) JPA JSE Tests against Oracle DB fixes Signed-off-by: Radek Felcman <[email protected]> (cherry picked from commit 5763e7e) Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 158a242 - Browse repository at this point
Copy the full SHA 158a242View commit details
Commits on Feb 26, 2022
-
Bug 578686: ParameterExpression in ORDER BY clause doesn't register
Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 64afd47 - Browse repository at this point
Copy the full SHA 64afd47View commit details
Commits on Mar 5, 2022
-
BatchFetchType.IN causes IndexOutOfBoundsException in ForeignReferenc…
…eMapping.extractResultsFromBatchQuery (eclipse-ee4j#1426) Fixes eclipse-ee4j#1148 (bugfix + unit test) Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 51b4b31 - Browse repository at this point
Copy the full SHA 51b4b31View commit details
Commits on Mar 9, 2022
-
Bug 578686: Remove OrderBy parameter binding use case
Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e1bd312 - Browse repository at this point
Copy the full SHA e1bd312View commit details
Commits on Apr 4, 2022
-
Bug 579327: ParameterExpression in CriteriaBuilder.isNull() doesn't r…
…egister Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1a4d83d - Browse repository at this point
Copy the full SHA 1a4d83dView commit details
Commits on Apr 6, 2022
-
Bug 579327: Test bug on Derby & DB2z
Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5be5c8c - Browse repository at this point
Copy the full SHA 5be5c8cView commit details
Commits on Apr 11, 2022
-
ASM upgrade into 9.3 (eclipse-ee4j#1478)
Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6601fa9 - Browse repository at this point
Copy the full SHA 6601fa9View commit details
Commits on Apr 12, 2022
-
Jenkins release pipeline - resources upgrade (eclipse-ee4j#1479)
Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e57d038 - Browse repository at this point
Copy the full SHA e57d038View commit details
Commits on Apr 14, 2022
-
Jenkins build image upgrade with MySQL 8.0 and MySQL tests settings u…
…pdate (eclipse-ee4j#1483) Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 539be37 - Browse repository at this point
Copy the full SHA 539be37View commit details
Commits on Apr 22, 2022
-
Eclipselink.jar bundle - version.properties fix (eclipse-ee4j#1495)
This is fix for version.properties file content included in eclipselink.jar bundle. Before this fix version information related properties like ${release.version}, ${build.*} wasn't replaced by correct values. version.properties file content in org.eclipse.persistence.core is replaced correctly. It happens in 3.0 branch only. Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4fd7165 - Browse repository at this point
Copy the full SHA 4fd7165View commit details -
Bug 579726: CriteriaBuilder neg() only returns Integer type.
Signed-off-by: Joe Grassel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f5b5422 - Browse repository at this point
Copy the full SHA f5b5422View commit details -
Merge pull request eclipse-ee4j#1499 from jgrassel/IntegrateBug579726…
…ForGH1485_3.0 Bug 579726: CriteriaBuilder neg() only returns Integer type.
Configuration menu - View commit details
-
Copy full SHA for af40441 - Browse repository at this point
Copy the full SHA af40441View commit details
Commits on May 2, 2022
-
Apache Ant dependency upgrade (eclipse-ee4j#1503)
Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3e7d4da - Browse repository at this point
Copy the full SHA 3e7d4daView commit details
Commits on May 31, 2022
-
Issue 1245: Fix memory leak in BatchFetchPolicy clone()
Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cfda40a - Browse repository at this point
Copy the full SHA cfda40aView commit details
Commits on Jun 10, 2022
-
Bug 579409: Add support for Statement.getGeneratedKeys for Identity G…
…eneration Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b4597bf - Browse repository at this point
Copy the full SHA b4597bfView commit details -
Bug 579409: Move 'eclipselink.target-database-properties' to initiali…
…ze earlier Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 85e3491 - Browse repository at this point
Copy the full SHA 85e3491View commit details
Commits on Jun 16, 2022
-
Improve EclipseLink query parameter binding behavior
Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d95844e - Browse repository at this point
Copy the full SHA d95844eView commit details -
Query syntax and parameter binding testing
Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8ceb384 - Browse repository at this point
Copy the full SHA 8ceb384View commit details
Commits on Jun 28, 2022
-
Issue 1556: minor messaging errors
Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 29d019e - Browse repository at this point
Copy the full SHA 29d019eView commit details
Commits on Aug 3, 2022
-
Minor messaging fix for apostrophe usage
Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 14ecfce - Browse repository at this point
Copy the full SHA 14ecfceView commit details
Commits on Aug 4, 2022
-
Docker build image update - zip, unzip utilities installation (eclips…
…e-ee4j#1628) Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5d879b7 - Browse repository at this point
Copy the full SHA 5d879b7View commit details
Commits on Aug 16, 2022
-
JPA Test Framework - distribution bundle fix (eclipse-ee4j#1652)
This fixes missing files in _eclipselink-jpatest-framework.jar_ bundle. Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0cebd7a - Browse repository at this point
Copy the full SHA 0cebd7aView commit details
Commits on Aug 18, 2022
-
Promotion build script fix - version qualifier and buildType property (…
…eclipse-ee4j#1658) This PR fix some parameters in the release.sh script to set correctly properties buildRevision and buildType in the version.properties file. Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c2faa61 - Browse repository at this point
Copy the full SHA c2faa61View commit details
Commits on Aug 19, 2022
-
Release script fix to avoid ambiguous git tag results (eclipse-ee4j#1660
) Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 278c90b - Browse repository at this point
Copy the full SHA 278c90bView commit details -
Core and JPA Test Framework - distribution to Maven Central fix (ecli…
…pse-ee4j#1661) fixes eclipse-ee4j#1647 Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4714322 - Browse repository at this point
Copy the full SHA 4714322View commit details -
Version change from 3.0.3-SNAPSHOT to 3.0.4-SNAPSHOT
First commit to prepare new version after 3.0.3 (final) release. Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d20db39 - Browse repository at this point
Copy the full SHA d20db39View commit details
Commits on Aug 26, 2022
-
Minor messaging improvements (eclipse-ee4j#1674)
Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 294c8ce - Browse repository at this point
Copy the full SHA 294c8ceView commit details
Commits on Aug 30, 2022
-
PrintInnerJoinInWhereClause as query hint - backport from master (ecl…
…ipse-ee4j#1682) This change extend usage of `PrintInnerJoinInWhereClause` from current persistence unit property into query hint like ``` @NamedQuery( name="QueryOrder.findAllOrdersWithEmptyOrderLinesHintFalse", query="SELECT o FROM QueryOrder o WHERE o.queryOrderLines IS EMPTY", hints={@QueryHint(name=QueryHints.PRINT_INNER_JOIN_IN_WHERE_CLAUSE, value="false")}) ``` or ``` String jpql = "SELECT o FROM QueryOrder o WHERE o.queryOrderLines IS EMPTY"; Query query = em.createQuery(jpql, QueryOrder.class); query.setHint(QueryHints.PRINT_INNER_JOIN_IN_WHERE_CLAUSE, "false"); ``` It allows developers more preciously target (optimize) this property to the selected queries. Fixes eclipse-ee4j#1522. Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0e90769 - Browse repository at this point
Copy the full SHA 0e90769View commit details
Commits on Sep 27, 2022
-
Issue 1711: ClassCastException while updating foreignkeys with identi…
…ty generation Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f7e045a - Browse repository at this point
Copy the full SHA f7e045aView commit details -
Bugfix for: Specifying QName in XmlVariableNode results namespace wri…
…tten twice (eclipse-ee4j#1718) Bugfix for: Specifying QName in XmlVariableNode results namespace written twice Fix + unit test. Fixes eclipse-ee4j#1709 Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d54d41 - Browse repository at this point
Copy the full SHA 0d54d41View commit details
Commits on Nov 30, 2022
-
remove the noisy entries from the logs - backport from the master (ec…
…lipse-ee4j#1748) Signed-off-by: Lukas Jungmann <[email protected]> (cherry picked from commit e2da068) GitHub Actions change JDK to Adopt JDK distribution due a issue with javadoc Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 099442d - Browse repository at this point
Copy the full SHA 099442dView commit details
Commits on Dec 12, 2022
-
Documents conversion to Asciidoc format (eclipse-ee4j#1753)
Purpose of this PR is to make current documentation available at https://www.eclipse.org/eclipselink/documentation/ (section Guides) more flexible and easier to modify. Each guide is published there under separate maven module under `org.eclipse.persistence.documentation` which is new documentation parent. Main advantages of Asciidoc format are: - easy modifications - style is separated from the content - various output formats available Each guide is located under `<maven_module>/src/docs/asciidoc` which is default source directory for `asciidoctor-maven-plugin`. Expected main/entry document file name to each guide is `main.adoc` file. `main.adoc` contains common attributes and contains a lot of includes. All included images are in PNG format as GIFs are not accepted in case of PDF output. Current configuration generates HTML (Web), PDF (Printable), EPUB (e-book) outputs. Documentation guides are not build by default, but under `doc` Maven profile. See: `mvn clean package -rf :org.eclipse.persistence.documentation -P docs` Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7f7f76b - Browse repository at this point
Copy the full SHA 7f7f76bView commit details
Commits on Dec 13, 2022
-
Issue 1755: Add support for non-breaking spaces
Signed-off-by: William Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bd4d995 - Browse repository at this point
Copy the full SHA bd4d995View commit details -
Signed-off-by: William Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 16ab37c - Browse repository at this point
Copy the full SHA 16ab37cView commit details
Commits on Dec 23, 2022
-
Class read fallback needs to reread the stream from the beginning (ec…
…lipse-ee4j#1766) (eclipse-ee4j#1767) Backport from master Signed-off-by: Lukas Jungmann <[email protected]> (cherry picked from commit 9fd3f9c)
Configuration menu - View commit details
-
Copy full SHA for b58dc42 - Browse repository at this point
Copy the full SHA b58dc42View commit details -
Class read fallback needs to reread the stream from the beginning - b…
…uild fix (eclipse-ee4j#1769) Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 61661a0 - Browse repository at this point
Copy the full SHA 61661a0View commit details
Commits on Jan 9, 2023
-
Fix ConcurrentModificationException in BatchFetchPolicy - backport fr…
…om 2.7 (eclipse-ee4j#1708) Fixes eclipse-ee4j#1506 . This change will fix the ConcurrentModificationException of the attributeExpression list, when running the same (batch)query with different entity managers. Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e7971e4 - Browse repository at this point
Copy the full SHA e7971e4View commit details
Commits on Jan 16, 2023
-
Diagnostic new feature - corrupted cache (backport from master) (ecli…
…pse-ee4j#1785) This is new diagnostic feature which could help developers to analyze inconsistent query results. Inconsistent means, that there is mix of managed and detached entities in the query result by logical error in their code. It should happens if JPA L2 caching is enabled. E.g. let's have following code: em.remove(branchBDiagnostic); commitTransaction(em); //branchBDiagnostic is in Detached state ... em.getTransaction().begin(); branchADiagnostic.getBranchBs().add(branchBDiagnostic); branchBDiagnostic.setBranchA(branchADiagnostic); //Detached entity (branchBDiagnostic) is not persisted again - logical error commitTransaction(em); //This em.find() will resolve objects from cache BranchADiagnostic branchADiagnosticFindResult = em.find(BranchADiagnostic.class, BRANCHA_ID); ... if cache validation is enabled by persistence unit property <property name="eclipselink.query-results-cache.validation" value="true"/> or by query hint query.setHint("eclipselink.query-results-cache.validation", true); EclipseLink will print into log output messages like [EL Warning]: cache: 2022-12-07 14:26:50.86--UnitOfWork(1211586911)--stack of visited objects that refer to the corrupt object: [BranchADiagnostic{id=1}] [EL Warning]: cache: 2022-12-07 14:26:50.86--UnitOfWork(1211586911)--corrupt object referenced through mapping: org.eclipse.persistence.mappings.OneToManyMapping[branchBs] [EL Warning]: cache: 2022-12-07 14:26:50.86--UnitOfWork(1211586911)--corrupt object: BranchBDiagnostic{id=11} Note: <Entity>.toString() method is used. Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for daee815 - Browse repository at this point
Copy the full SHA daee815View commit details
Commits on Jan 26, 2023
-
GitHub Actions fix for Javadoc generation (eclipse-ee4j#1796)
Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 23fe71f - Browse repository at this point
Copy the full SHA 23fe71fView commit details
Commits on Feb 28, 2023
-
Issue 1779: Add DB2zOS support for UNICODE Timestamps
Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 633f401 - Browse repository at this point
Copy the full SHA 633f401View commit details
Commits on Mar 8, 2023
-
Add Oracle21c support (eclipse-ee4j#1824)
Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 430c97e - Browse repository at this point
Copy the full SHA 430c97eView commit details
Commits on Mar 10, 2023
-
Issue 1827: Add java.time support for DB2 schema generation (eclipse-…
…ee4j#1829) Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a4d3d5d - Browse repository at this point
Copy the full SHA a4d3d5dView commit details
Commits on Mar 15, 2023
-
Persistence weaver logging (remove useless log message) (eclipse-ee4j…
…#1838) * Remove useless log message during a veawing (eclipse-ee4j#1837) Signed-off-by: Lukas Jungmann <[email protected]> (cherry picked from commit 1092bbf) Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4c963f7 - Browse repository at this point
Copy the full SHA 4c963f7View commit details
Commits on Mar 16, 2023
-
Issue 1540: Improve Oracle platform java time support (eclipse-ee4j#1836
) Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3c625c6 - Browse repository at this point
Copy the full SHA 3c625c6View commit details -
Issue 1544: Derby mapping of LocalTime should map to TIME type (eclip…
…se-ee4j#1833) Signed-off-by: Will Dazey <[email protected]> Signed-off-by: Tomas Kraus <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bffaaaf - Browse repository at this point
Copy the full SHA bffaaafView commit details -
Issue 1735: Improve DB2 ZOS support for LIKE ESCAPE (eclipse-ee4j#1788)
Signed-off-by: Will Dazey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 036d372 - Browse repository at this point
Copy the full SHA 036d372View commit details
Commits on Apr 17, 2023
-
ASM version switch to 9.5 to be ready for JDK 21. (eclipse-ee4j#1858)
Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fc4f178 - Browse repository at this point
Copy the full SHA fc4f178View commit details -
fix eclipse-ee4j#1596 Major performance issue in case of many new ent…
…ities (eclipse-ee4j#1843) (eclipse-ee4j#1863) * Issue 1596: use a hash-based collection to lookup objects in the cache instead of a linear search * Adjusted source according to review: - extended tests - updated copyright year - call removeObjectFromPrimaryKeyToNewObjects in preMergeChanges - remove list from primaryKeyToNewObjects if it is empty - simplify tests (cherry picked from commit 76d8274) Signed-off-by: Patrick Schmitt <[email protected]> Signed-off-by: Radek Felcman <[email protected]> Co-authored-by: Patrick Schmitt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for edb84b9 - Browse repository at this point
Copy the full SHA edb84b9View commit details
Commits on Apr 25, 2023
-
Oracle DDL Parser dependency update 3.0.0 -> 3.0.1 (eclipse-ee4j#1868)
Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ca12e9f - Browse repository at this point
Copy the full SHA ca12e9fView commit details -
SDO potential memory leak fix 2.0 (eclipse-ee4j#1869)
This change solve potential memory leak if SDO component is used in JEE environment. There is refactor of SDOHelperContext.helperContexts map content (nested map). Instead of current ConcurrentHashMap is CacheIdentityMap used which supports Least Recently Used (LRU) strategy. This one should be controlled by new SDO system property eclipselink.sdo.helper.contexts.max.size. Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f773207 - Browse repository at this point
Copy the full SHA f773207View commit details
Commits on Jul 24, 2023
-
Bugfix for - Missing error message when calling JpaHelper.getReportQu…
…ery() with wrong argument (eclipse-ee4j#1911) (eclipse-ee4j#1913) Fixes eclipse-ee4j#1893 Signed-off-by: Radek Felcman <[email protected]> (cherry picked from commit 6d59a82)
Configuration menu - View commit details
-
Copy full SHA for 3c9f7df - Browse repository at this point
Copy the full SHA 3c9f7dfView commit details
Commits on Oct 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f654304 - Browse repository at this point
Copy the full SHA f654304View commit details
Commits on Oct 11, 2023
-
ASM version upgrade to 9.6 (JDK 22 ready) - backport from master (ecl…
…ipse-ee4j#1965) JPA WDF test fix Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 813a6a9 - Browse repository at this point
Copy the full SHA 813a6a9View commit details
Commits on Oct 17, 2023
-
Eclipselink.jar - add JPMS descriptor (module-info.java) (eclipse-ee4…
…j#1972) Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d32bad7 - Browse repository at this point
Copy the full SHA d32bad7View commit details
Commits on Oct 25, 2023
-
Version change from 3.0.4-SNAPSHOT to 3.0.5-SNAPSHOT (eclipse-ee4j#1980)
First commit to prepare new version after 3.0.4 (final) release. Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f79ba96 - Browse repository at this point
Copy the full SHA f79ba96View commit details
Commits on Nov 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5cfd9e5 - Browse repository at this point
Copy the full SHA 5cfd9e5View commit details
Commits on Apr 16, 2024
-
[3.0] Bugfix: NullPointerException at CacheIndexMetadata.getField() (e…
…clipse-ee4j#1292) PROBLEM ======= NullPointerException raising at CacheIndexMetadata.getField() while EntityManager initialising. CAUSE ======= Entity metadata XML file contains tag <cache-index><column-name>SOMENAME</column-name></cache-index>. XML Deserializer call CacheIndexMetadata default constructor. ORMetadata.m_project field stay none initialised. Call of CacheIndexMetadata.getField() throw to exception. SOLVING ======= Set ORMetadata.m_project value after XML deserialization. Signed-off-by: Vladimir Ivanov <[email protected]> Co-authored-by: Vladimir Ivanov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 79a21f2 - Browse repository at this point
Copy the full SHA 79a21f2View commit details
Commits on May 7, 2024
-
Queries created with criteria api with many joins - fix
Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a12b803 - Browse repository at this point
Copy the full SHA a12b803View commit details
Commits on May 14, 2024
-
NPE in ExpressionOperator.printCollection - backport from 2.7 (eclips…
…e-ee4j#2141) Fixes eclipse-ee4j#2136 Backport from eclipse-ee4j#2137 Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d06f20 - Browse repository at this point
Copy the full SHA 7d06f20View commit details
Commits on May 16, 2024
-
Oracle proxy authentication test fix (eclipse-ee4j#2145)
Remove too strong dependency on Oracle error message. There is change between Oracle 23c and Oracle 23ai. Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 271766d - Browse repository at this point
Copy the full SHA 271766dView commit details
Commits on Jun 13, 2024
-
LoggingLocalization performance improvement - backport from master (e…
…clipse-ee4j#2172) Signed-off-by: Radek Felcman <[email protected]> (cherry picked from commit f7bc1d2)
Configuration menu - View commit details
-
Copy full SHA for 0f69952 - Browse repository at this point
Copy the full SHA 0f69952View commit details
Commits on Jul 2, 2024
-
Maven build - MANIFEST.MF Implementation-Version fix (eclipse-ee4j#2200)
Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d8ba4d6 - Browse repository at this point
Copy the full SHA d8ba4d6View commit details
Commits on Jul 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0126a1f - Browse repository at this point
Copy the full SHA 0126a1fView commit details
Commits on Jul 15, 2024
-
Maven build - optional all sources bundle (eclipse-ee4j#2210)
Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ededbb5 - Browse repository at this point
Copy the full SHA ededbb5View commit details
Commits on Aug 8, 2024
-
DatabasePlatform.wasFailureCommunicationBased() fix (eclipse-ee4j#2229)
Signed-off-by: Radek Felcman <[email protected]> (cherry picked from commit 3b5da43)
Configuration menu - View commit details
-
Copy full SHA for ef4f334 - Browse repository at this point
Copy the full SHA ef4f334View commit details
Commits on Aug 9, 2024
-
Maven build - OSGi Bundle-Version fix (eclipse-ee4j#2232)
Fixes eclipse-ee4j#2221 Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e012b74 - Browse repository at this point
Copy the full SHA e012b74View commit details
Commits on Aug 26, 2024
-
OptimisticLockException while using L2 cache fix (eclipse-ee4j#2248) (e…
…clipse-ee4j#2252) Under specific conditions is org.eclipse.persistence.exceptions.OptimisticLockException incorrectly thrown. Environment conditions are: JPA L2 cache enabled Weaving is applied to used entities @Version annotation is used Test org.eclipse.persistence.testing.tests.advanced2.weave.WeaveVersionTest#testWeavedEntitiesWithVersionL2Cache describe sequence of steps which leads into org.eclipse.persistence.exceptions.OptimisticLockException if fix is not applied. Purpose of fix in org.eclipse.persistence.internal.sessions.UnitOfWorkImpl#cloneAndRegisterObject(java.lang.Object, org.eclipse.persistence.internal.identitymaps.CacheKey, org.eclipse.persistence.internal.identitymaps.CacheKey, org.eclipse.persistence.descriptors.ClassDescriptor) is update current working object with non-invalidated version from UnitOfWork scope if original is still invalid. Signed-off-by: Radek Felcman <[email protected]> (cherry picked from commit c4fc6f1)
Configuration menu - View commit details
-
Copy full SHA for 178d3f2 - Browse repository at this point
Copy the full SHA 178d3f2View commit details
Commits on Sep 16, 2024
-
Fixes coalesce and case operators in multithreaded environments with …
…different number of arguments (backport to 3.0) (eclipse-ee4j#2263) TestArgumentListFunctionExpressionConcurrency.java - adds tests that reproduce the bug. ExpressionOperator.java - fixes getArgumentIndices by disabling the caching of the dynamically created argument indexes. Co-authored-by: Igor Mukhin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5881d7e - Browse repository at this point
Copy the full SHA 5881d7eView commit details
Commits on Nov 19, 2024
-
ASM 9.7.1 upgrade (eclipse-ee4j#2292)
Signed-off-by: Radek Felcman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 954fef6 - Browse repository at this point
Copy the full SHA 954fef6View commit details
Commits on Nov 22, 2024
-
Fix for ReportQuery not fetching relationships with BatchFetch.IN (ec…
…lipse-ee4j#2303) (cherry picked from commit d7114a0)
Configuration menu - View commit details
-
Copy full SHA for 0fe8b5e - Browse repository at this point
Copy the full SHA 0fe8b5eView commit details