Changeset 7731
- Timestamp:
- Jun 17, 2019, 9:09:39 AM (4 years ago)
- Location:
- trunk/doc/src/docbook
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/src/docbook/admin/installation.xml
r7719 r7731 37 37 These instructions apply only to the BASE release which this 38 38 document is a part of. The instructions here assume 39 that <ulink url="http://tomcat.apache.org/">Apache Tomcat 9 (or 8)</ulink> is used39 that <ulink url="http://tomcat.apache.org/">Apache Tomcat 9</ulink> is used 40 40 on the server side. Other servlet engines may work but we only 41 41 test with Tomcat. … … 65 65 </para> 66 66 67 <bridgehead>Tomcat 8 and PostgreSQL 9 are no longer supported</bridgehead> 68 <para> 69 Starting with this release, we no longer test BASE with Tomcat 8 70 or PostgreSQL 9. Thus, we are recommening that existing installations 71 are upgraded to at least Tomcat 9 and PostgreSQL 11. 72 </para> 73 67 74 </important> 68 75 … … 283 290 <listitem> 284 291 <para> 285 PostgreSQL 11 and 9 seems to be working verywell with286 BASE and Hibernate. We hve not tested with PostgreSQL 10287 but don't have any reason to believe that it should not work.292 PostgreSQL 11 seems to be working well with 293 BASE and Hibernate. Older versions may also work, but 294 are no longer tested or supported. 288 295 Download and install PostgreSQL, available from 289 296 <ulink url="http://www.postgresql.org/" />. BASE comes … … 597 604 <para> 598 605 As of BASE 3.15 we are recommending that Tomcat 9 is used for new 599 installations. BASE still supports Tomcat 8, but this will (officially) 600 be dropped in a future release. 606 installations. Tomcat 8.5 may work, but is no longer supported. 601 607 </para> 602 608 </important> -
trunk/doc/src/docbook/appendix/update_warnings.xml
r7719 r7731 47 47 <ulink url="https://openjdk.java.net/" /> 48 48 </para> 49 50 <bridgehead>Tomcat 8 and PostgreSQL 9 are no longer supported</bridgehead> 51 <para> 52 Starting with this release, we no longer test BASE with Tomcat 8 53 or PostgreSQL 9. Thus, we are recommening that existing installations 54 are upgraded to at least Tomcat 9 and PostgreSQL 11. 55 </para> 56 49 57 </sect1> 50 58
Note: See TracChangeset
for help on using the changeset viewer.