svn commit: r1879966 - /cocoon/branches/BRANCH_2_1_X/README.txt
[email protected] Thu, 16 Jul 2020 16:22:41 -0000
| Newsgroups | gmane.text.xml.cocoon.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: cdamioli
Date: Thu Jul 16 16:22:40 2020
New Revision: 1879966
URL: http://svn.apache.org/viewvc?rev=1879966&view=rev
Log:
Prepare 2.1.13 release
Modified:
cocoon/branches/BRANCH_2_1_X/README.txt
Modified: cocoon/branches/BRANCH_2_1_X/README.txt
URL: http://svn.apache.org/viewvc/cocoon/branches/BRANCH_2_1_X/README.txt?rev=1879966&r1=1879965&r2=1879966&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/README.txt (original)
+++ cocoon/branches/BRANCH_2_1_X/README.txt Thu Jul 16 16:22:40 2020
@@ -31,7 +31,8 @@
Cocoon is implemented both as a Java servlet and a Java command line
application. The following requirements exist for installing it:
- o A Java 1.6.0 or later compatible virtual machine for your operating system.
+ o A Java 1.6.0 or later compatible virtual machine for your operating system.
+ The build system is only compatible with JDK up to 1.8, but later versions could be used at runtime.
o A Servlet API 2.3 compatible Servlet Engine or J2EE Application Server.
[not required for command line operation]