I was going to whenever i get a few minutes. So no worries. I should be able to give it in 1 or 2 weeks.
Cheers Le mer. 20 févr. 2019 09:37, Raphaël Ouazana (JIRA) < [email protected]> a écrit : > > [ > https://issues.apache.org/jira/browse/JAMES-2660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16773069#comment-16773069 > ] > > Raphaël Ouazana commented on JAMES-2660: > ---------------------------------------- > > Thank you for the report. The fix seems pretty straightforward. Would you > mind to propose a pull request to fix it? > > We would be very glad to help doing it if needed. > > Regards, > Raphaël. > > > Sample mariadb jpa file is wrong > > -------------------------------- > > > > Key: JAMES-2660 > > URL: https://issues.apache.org/jira/browse/JAMES-2660 > > Project: James Server > > Issue Type: Bug > > Components: jpa > > Affects Versions: 3.2.0 > > Reporter: Simon Levesque > > Priority: Minor > > > > File > server/container/guice/jpa-smtp-mariadb/sample-configuration/james-database.properties > > Currently: > > {code:java} > > # Supported adapters are: > > # DB2, DERBY, H2, HSQL, INFORMIX, MYSQL, ORACLE, POSTGRESQL, SQL_SERVER, > SYBASE > > vendorAdapter.database=mariaDB > > {code} > > *mariaDB* is not a valid value per the comment, but also per > *EclipseLinkJpaVendorAdapter* and *OpenJpaVendorAdapter* > > Normally, *MYSQL* should do the trick for mariadb. > > > > -- > This message was sent by Atlassian JIRA > (v7.6.3#76005) > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
