Yoann Rodière (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
) *created* an issue
Hibernate Search (
https://hibernate.atlassian.net/browse/HSEARCH?atlOrigin=eyJpIjoiNWYyNDMx...
) / Task (
https://hibernate.atlassian.net/browse/HSEARCH-4819?atlOrigin=eyJpIjoiNWY...
) HSEARCH-4819 (
https://hibernate.atlassian.net/browse/HSEARCH-4819?atlOrigin=eyJpIjoiNWY...
) Remove uses of outdated dialects in Hibernate ORM integration tests (
https://hibernate.atlassian.net/browse/HSEARCH-4819?atlOrigin=eyJpIjoiNWY...
)
Issue Type: Task Assignee: Yoann Rodière (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
) Created: 20/Mar/2023 00:38 AM Priority: Major Reporter: Yoann Rodière (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
)
Version-specific dialects have been moved to another Maven artifact in ORM 6.2. But the
thing is, we don’t need to use those in our tests. Actually we even moved to version-less
dialects, but apparently not everywhere.
See
https://ci.hibernate.org/blue/organizations/jenkins/hibernate-search-depe...
(
https://ci.hibernate.org/blue/organizations/jenkins/hibernate-search-depe...
) :
[ERROR] Picked up JAVA_TOOL_OPTIONS:
-Dmaven.ext.class.path="/var/lib/jenkins/workspace/te-search-dependency-update_main(a)tmp/withMaven0f973620/pipeline-maven-spy.jar"
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/te-search-dependency-update_main@tmp/withMaven0f973620"
[ERROR]
/mnt/jenkins-workdir/workspace/te-search-dependency-update_main/integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/envers/SearchAndEnversIntegrationTest.java:[15,28]
error: cannot find symbol
[ERROR] symbol: class PostgreSQL81Dialect
[ERROR] location: package org.hibernate.dialect
[ERROR]
/mnt/jenkins-workdir/workspace/te-search-dependency-update_main/integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/configuration/LobTest.java:[20,28]
error: cannot find symbol
[ERROR] symbol: class Sybase11Dialect
[ERROR] location: package org.hibernate.dialect
[ERROR]
/mnt/jenkins-workdir/workspace/te-search-dependency-update_main/integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/configuration/LobTest.java:[21,28]
error: cannot find symbol
[ERROR] symbol: class SybaseASE15Dialect
[ERROR] location: package org.hibernate.dialect
[ERROR]
/mnt/jenkins-workdir/workspace/te-search-dependency-update_main/integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/envers/SearchAndEnversIntegrationTest.java:[39,50]
error: cannot find symbol
[ERROR] symbol: class PostgreSQL81Dialect
[ERROR]
/mnt/jenkins-workdir/workspace/te-search-dependency-update_main/integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/configuration/LobTest.java:[44,27]
error: cannot find symbol
[ERROR] symbol: class SybaseASE15Dialect
[ERROR] location: class LobTest
[ERROR]
/mnt/jenkins-workdir/workspace/te-search-dependency-update_main/integrationtest/v5migrationhelper/orm/src/test/java/org/hibernate/search/test/configuration/LobTest.java:[44,53]
error: cannot find symbol
[ERROR] symbol: class Sybase11Dialect
[ERROR] location: class LobTest
[ERROR] -> [Help 1]
[ERROR]
(
https://hibernate.atlassian.net/browse/HSEARCH-4819#add-comment?atlOrigin...
) Add Comment (
https://hibernate.atlassian.net/browse/HSEARCH-4819#add-comment?atlOrigin...
)
Get Jira notifications on your phone! Download the Jira Cloud app for Android (
https://play.google.com/store/apps/details?id=com.atlassian.android.jira....
) or iOS (
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=Em...
) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100218- sha1:fe49d35 )