[jira] [Created] (JAMES-4174) Removed JDBCMailRepository still referenced in sqlResources.xml

"df (Jira)" <[email protected]> Thu, 19 Feb 2026 10:08:00 +0000 (UTC)
Newsgroups gmane.comp.jakarta.james.devel
Message-ID <[email protected]>
df created JAMES-4174:
-------------------------

             Summary: Removed JDBCMailRepository still referenced in sqlResources.xml
                 Key: JAMES-4174
                 URL: https://issues.apache.org/jira/browse/JAMES-4174
             Project: James Server
          Issue Type: Bug
          Components: James Core
    Affects Versions: 3.9.0
            Reporter: df


As `<artifactId>james-server-data-jdbc</artifactId>` got removed via JAMES-2656, the `JDBCMailRepository` is still referenced:

https://github.com/apache/james-project/blob/james-project-3.9.0/server/apps/spring-app/src/main/resources/sqlResources.xml#L1

It should be its successor `JPAMailRepository`?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)