-
Notifications
You must be signed in to change notification settings - Fork 23
Feature 12866 #809
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature 12866 #809
Conversation
Kudos, SonarCloud Quality Gate passed! |
Take into account the renaming of some methods of JdbcSQlQuery
Update version to 6.4-feature12866 to avoid conflicts with others developments.
Fix property def for webdav in properties files.
Take into account the JCR is now provided by the Silverpeas JCR lib. Update in consequence the integration tests based upon the JCR.
Take into account updates of some dependencies In H2, quote the reserved words used as fields in tables (in order to avoid SQL error with the latest version of the H2 driver).
Kudos, SonarCloud Quality Gate passed! |
You have successfully added a new SonarCloud configuration ``. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab. |
Merged. |
Take into account the JCR implementation is now brought by a lib and not anymore by a JCR.
The following PRs require to be integrated before this one:
The following PRs require to be integrated after this one: