[
https://issues.apache.org/jira/browse/JAMES-4174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
df updated JAMES-4174:
----------------------
Description:
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
https://github.com/apache/james-project/blob/james-project-3.9.0/server/apps/spring-app/src/main/resources/mailrepositorystore.xml#L44
https://github.com/apache/james-project/blob/james-project-3.9.0/server/apps/spring-app/src/main/resources/mailrepositorystore.xml#L61
It should be its successor `JPAMailRepository`?
Also, the corresponding info is missing in the changelog or release notes. How
shall we migrate?
was:
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`?
Also, the corresponding info is missing in the changelog or release notes. How
shall we migrate?
> 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
> Priority: Major
>
> 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
> https://github.com/apache/james-project/blob/james-project-3.9.0/server/apps/spring-app/src/main/resources/mailrepositorystore.xml#L44
> https://github.com/apache/james-project/blob/james-project-3.9.0/server/apps/spring-app/src/main/resources/mailrepositorystore.xml#L61
> It should be its successor `JPAMailRepository`?
> Also, the corresponding info is missing in the changelog or release notes.
> How shall we migrate?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]