svn commit: r1764206 - /cocoon/branches/BRANCH_2_1_X/README.txt
| Newsgroups | gmane.text.xml.cocoon.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: ilgrosso
Date: Tue Oct 11 07:27:52 2016
New Revision: 1764206
URL: http://svn.apache.org/viewvc?rev=1764206&view=rev
Log:
[COCOON-2356] Forgot to update the README.txt
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=1764206&r1=1764205&r2=1764206&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/README.txt (original)
+++ cocoon/branches/BRANCH_2_1_X/README.txt Tue Oct 11 07:27:52 2016
@@ -31,7 +31,7 @@
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.4.2 or later compatible virtual machine for your operating system.
+ o A Java 1.5.0 or later compatible virtual machine for your operating system.
o A Servlet API 2.2 compatible Servlet Engine or J2EE Application Server.
[not required for command line operation]