Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Fixes checked into 2.4.3/2.5.1/2.6

The following bugs have been checked into Git.

 

Bug 404473 - The query contains a malformed ending (identical code is still working on version 2.3.3)

https://bugs.eclipse.org/bugs/show_bug.cgi?id=404473

Branch: 2.4.3

 

Bug 404509 - Predeployment of PersistenceUnit [X] failed - thinks L in SELECT L FROM tbl L is an _expression_

https://bugs.eclipse.org/bugs/show_bug.cgi?id=404509

Branches: 2.4.3, 2.5.1

 

Bug 406631 - JPQL parser: The state field path 'x.y' cannot be resolved to a collection type

https://bugs.eclipse.org/bugs/show_bug.cgi?id=406631

Branches: 2.4.3, 2.5.1, 2.6

 

Bug 407095 - JPQL long literal incorrectly parsed in Hermes JPQL parser, but works in ANTLRQueryBuilder parser

https://bugs.eclipse.org/bugs/show_bug.cgi?id=407095

Branches: 2.4.3, 2.5.1

 

Bug 410808 - DEFAULTREFACTORINGTOOL REMOVES COLUMNS IN SELECT CLAUSE

https://bugs.eclipse.org/bugs/show_bug.cgi?id=410808

Branch: 2.4.3

 

Bug 412652 - JPQL: Query with multiple column aliases only includes 1st and last aliased columns into generated select

https://bugs.eclipse.org/bugs/show_bug.cgi?id=412652

Branch: 2.4.3

 

Bug 412928 - JPQL parser: Regression, an IN item should allow a collection type

https://bugs.eclipse.org/bugs/show_bug.cgi?id=412928

Branches: 2.4.3, 2.5.1, 2.6

 

Hermes unit-tests and LRGs ran successfully,

 

Cheers,

 

Pascal…


Back to the top