Historique de la page
...
| Remarque | ||
|---|---|---|
| ||
This history points the configurations files which where changed between releases. Once the sources installed (see 00 Installation) and the previous configuration recovered (see 04 Upgrading), if one or several files of the changed files have been edited locally, changes should be carefully inspected and added before upgrading the database (ant upgrade). |
Changes in version 3.28.
...
5
| Astuce | ||
|---|---|---|
| ||
After having upgraded to 3.28, please check that the recommended indices are present in your database (indices are automatically created when running ant init-data, but not when running ant upgrade due to a Hibernate bug ). If not run the following SQL commands:
|
...