mirror of
https://gitee.com/jmix/cuba.git
synced 2024-11-30 18:27:56 +08:00
EclipseLink ORM (Get rid of false warning "query_has_joined_attribute_outside_fetch_group"). #PL-5412
This commit is contained in:
parent
c5f14842cc
commit
b461e236c7
@ -104,7 +104,7 @@ configure([sharedLibModule, globalModule, coreModule, clientModule, guiModule,
|
||||
compile 'org.eclipse.persistence:javax.persistence:2.1.0'
|
||||
compile 'org.eclipse.persistence:commonj.sdo:2.1.1'
|
||||
compile 'org.glassfish:javax.json:1.0.4'
|
||||
compile 'com.haulmont.thirdparty:eclipselink:2.6.0.cuba1'
|
||||
compile 'com.haulmont.thirdparty:eclipselink:2.6.0.cuba2'
|
||||
|
||||
compile('org.freemarker:freemarker:2.3.23')
|
||||
compile(group: 'aopalliance', name: 'aopalliance', version: '1.0')
|
||||
|
Loading…
Reference in New Issue
Block a user