How about this:
Apache OpenMeetings 3.0.3 announced The OpenMeetings PMC announced the 3rd minor release of the 3.0 version of the Web-Conferencing application. Apache OpenMeetings 3.0.3 addresses 50+ issues. One main focus was resolving stability issues of the screen recording feature. It is now a requirement for the (Apache Tomcat) server, as well as for clients that want to use the screen sharing capabilities to have Java7 installed. Further bugs have been fixed around OAuth, LDAP integration and the command line installer, ( see full Changelog <https://www.apache.org/dist/openmeetings/3.0.3/CHANGELOG> ). Latest versions to download <http://openmeetings.apache.org/downloads.html>: - apache-openmeetings-3.0.3.zip <http://www.apache.org/dyn/closer.cgi/openmeetings/3.0.3/bin/apache-openmeetings-3.0.3.zip> [SIG] <http://www.apache.org/dist/openmeetings/3.0.3/bin/apache-openmeetings-3.0.3.zip.asc> [MD5] <http://www.apache.org/dist/openmeetings/3.0.3/bin/apache-openmeetings-3.0.3.zip.md5> - apache-openmeetings-3.0.3.tar.gz <http://www.apache.org/dyn/closer.cgi/openmeetings/3.0.3/bin/apache-openmeetings-3.0.3.tar.gz> [SIG] <http://www.apache.org/dist/openmeetings/3.0.3/bin/apache-openmeetings-3.0.3.tar.gz.asc> [MD5] <http://www.apache.org/dist/openmeetings/3.0.3/bin/apache-openmeetings-3.0.3.tar.gz.md5> Exciting new feature of version 3 of OpenMeetings is the usage of Apache Wicket for the UI. Since version 3.0.0 OpenMeetings is a HTML5 and Flash hybrid. Some of the real time communication has been migrated to HTML5. But most of the real-time communication remains to be handled in RTMP (Flash Streaming). The next version 3.1 reduces the usage of Flash further to only the video streaming components using Apache Flex. Further the project is using now a Modular Maven build process including the generating of the project website <http://openmeetings.apache.org/>. 2014-09-08 15:53 GMT+12:00 Maxim Solodovnik <[email protected]>: > I would add: Java7 is now required on both client server. (MacOsX 10.7.3 or > higher). Additionally I would note this release was mainly focused on > stable recordings. > > > On 8 September 2014 06:33, [email protected] <[email protected]> > wrote: > >> Please review this draft version of the blog article. >> >> I hope the formatting stays correct. >> >> Thanks >> >> >> >> Apache OpenMeetings 3.0.3 announced >> >> Web-Conferencing application Apache OpenMeetings announced the 3rd >> maintenance release of the version 3. Version 3.0.3 addresses 50+ issues, >> majority of them are Bugs (Changelog >> <https://www.apache.org/dist/openmeetings/3.0.3/CHANGELOG> ) around >> OAuth, LDAP integration and command line installer. >> >> Latest versions to download >> <http://openmeetings.apache.org/downloads.html>: >> >> - apache-openmeetings-3.0.3.zip >> >> <http://www.apache.org/dyn/closer.cgi/openmeetings/3.0.3/bin/apache-openmeetings-3.0.3.zip> >> [SIG] >> >> <http://www.apache.org/dist/openmeetings/3.0.3/bin/apache-openmeetings-3.0.3.zip.asc> >> [MD5] >> >> <http://www.apache.org/dist/openmeetings/3.0.3/bin/apache-openmeetings-3.0.3.zip.md5> >> - apache-openmeetings-3.0.3.tar.gz >> >> <http://www.apache.org/dyn/closer.cgi/openmeetings/3.0.3/bin/apache-openmeetings-3.0.3.tar.gz> >> [SIG] >> >> <http://www.apache.org/dist/openmeetings/3.0.3/bin/apache-openmeetings-3.0.3.tar.gz.asc> >> [MD5] >> >> <http://www.apache.org/dist/openmeetings/3.0.3/bin/apache-openmeetings-3.0.3.tar.gz.md5> >> >> >> Exciting new feature of version 3 of OpenMeetings is the usage of Apache >> Wicket for the UI. Version 3 is a HTML5 and Flash hybrid. Some of the real >> time communication has been migrated to HTML5. But most of the real-time >> communication remains to be handled in RTMP (Flash Streaming). The next >> version 3.1 reduces the usage of Flash further to only the video streaming >> components using Apache Flex. >> >> Further the project is using now a Modular Maven build process including >> the generating of the project website <http://openmeetings.apache.org/>. >> >> -- >> Sebastian Wagner >> https://twitter.com/#!/dead_lock >> [email protected] >> > > > > -- > WBR > Maxim aka solomax > -- Sebastian Wagner https://twitter.com/#!/dead_lock [email protected]
