Author: solomax
Date: Sun Feb 5 15:55:53 2017
New Revision: 1781777
URL: http://svn.apache.org/viewvc?rev=1781777&view=rev
Log:
no jira: README is fixed
Modified:
openmeetings/application/branches/3.2.x/README
openmeetings/application/trunk/README
Modified: openmeetings/application/branches/3.2.x/README
URL:
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/README?rev=1781777&r1=1781776&r2=1781777&view=diff
==============================================================================
--- openmeetings/application/branches/3.2.x/README (original)
+++ openmeetings/application/branches/3.2.x/README Sun Feb 5 15:55:53 2017
@@ -105,8 +105,8 @@ Building and running
To build from source code:
- Requirements:
- Sources compilation require Sun Java SE 6.
- The project is built with Apache ANT 1.8.6 or later.
+ Sources compilation require Sun Java SE 8.
+ The project is built with Apache Maven 3.3.9 or later.
- To build the OpenMeetings project run ant in the root directory:
ant
Modified: openmeetings/application/trunk/README
URL:
http://svn.apache.org/viewvc/openmeetings/application/trunk/README?rev=1781777&r1=1781776&r2=1781777&view=diff
==============================================================================
--- openmeetings/application/trunk/README (original)
+++ openmeetings/application/trunk/README Sun Feb 5 15:55:53 2017
@@ -105,8 +105,8 @@ Building and running
To build from source code:
- Requirements:
- Sources compilation require Sun Java SE 6.
- The project is built with Apache ANT 1.8.6 or later.
+ Sources compilation require Sun Java SE 8.
+ The project is built with Apache Maven 3.3.9 or later.
- To build the OpenMeetings project run ant in the root directory:
ant