Repository: openmeetings-site
Updated Branches:
  refs/heads/asf-site 1e679b3fc -> 69ee2fd41


http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/69ee2fd4/WebsiteGuide.html
----------------------------------------------------------------------
diff --git a/WebsiteGuide.html b/WebsiteGuide.html
index dd86026..c7a189a 100644
--- a/WebsiteGuide.html
+++ b/WebsiteGuide.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-03-29
+ Generated by Apache Maven Doxia at 2017-06-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -109,6 +109,7 @@
                                                                                
        <li ><a href="oauth2.html" title="OAuth2">OAuth2</a></li>
                                                                                
        <li ><a href="voip-sip-integration.html" title="VoIP and SIP">VoIP and 
SIP</a></li>
                                                                                
        <li ><a href="errorvalues.html" title="Errors table">Errors 
table</a></li>
+                                                                               
        <li ><a href="CalDAVandGCal.html" title="CalDAV and Google Calendar 
integration">CalDAV and Google Calendar integration</a></li>
                                                                                
</ul>
                                                                        </li>
                                                                        <li 
class="dropdown-submenu ">
@@ -232,7 +233,7 @@
        </div>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-03-29</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-06-19</li>
                        </ul>
                </div>
        </header>
@@ -270,33 +271,37 @@
   <div> 
    <p> The Apache OpenMeetings HTML websites are generated from XML files. You 
edit the XML files, run the MAVEN command </p> 
    <div class="source"> 
-    <pre>mvn install -P allModules,unpacked</pre> 
-   </div> that generates the HTML files and then you copy generated HTML files 
into appropriate place and commit to SVN both: XML and HTML files. 
+    <pre>mvn install -P allModules,unpacked -DskipTests=true</pre> 
+   </div> that generates the HTML files and then you copy generated HTML files 
into appropriate place and commit to Git both: XML and HTML files. 
    <p> The website itself uses JQuery to generate the menu, the pop images and 
the image slider at the landing page. </p> 
   </div> 
  </div> 
  <div class="section"> 
   <h3 id="Editing_the_website">Editing the website</h3> 
   <div> 
-   <p> OpenMeetings website (<a class="externalLink" 
href="http://openmeetings.apache.org/";>http://openmeetings.apache.org/</a>) is 
a copy from the SVN repository.<br /> The file in the SVN to be synced are at: 
<br /> <a class="externalLink" 
href="http://svn.apache.org/repos/asf/openmeetings/trunk/site/";>http://svn.apache.org/repos/asf/openmeetings/trunk/site/</a><br
 /> </p> 
+   <p> OpenMeetings website (<a class="externalLink" 
href="http://openmeetings.apache.org/";>http://openmeetings.apache.org/</a>) is 
a copy from the Git repository.<br /> The files in the Git to be synced are at: 
<br /> <a class="externalLink" 
href="https://git-wip-us.apache.org/repos/asf?p=openmeetings-site.git";>https://git-wip-us.apache.org/repos/asf?p=openmeetings-site.git</a><br
 /> </p> 
    <div>
-     To update the website you need to checkout trunk: 
+     To update the website you need to clone asf-site: 
     <br /> 
-    <a class="externalLink" 
href="https://svn.apache.org/repos/asf/openmeetings/application/trunk/";>https://svn.apache.org/repos/asf/openmeetings/application/trunk/</a>
 
-    <br /> edit the files in the folder 
+    <div class="source"> 
+     <pre>
+git clone https://git-wip-us.apache.org/repos/asf/openmeetings-site.git
+git checkout asf-site
+                                               </pre> 
+    </div> edit the files in the folder 
     <tt>openmeetings-server/src/site</tt> 
     <br /> then you run the command: 
     <div class="source"> 
-     <pre>mvn install -Dunpacked=true</pre> 
+     <pre>mvn install -P allModules,unpacked -DskipTests=true</pre> 
     </div> control the output locally in the folder 
     <tt>openmeetings-server/target/server/webapps/openmeetings/docs/</tt> 
     <br /> copy site contents into target folder: 
     <div class="source"> 
      <pre>cp -r openmeetings-server/target/server/webapps/openmeetings/docs/* 
../site/</pre> 
-    </div> And then commit your changes into the SVN 
+    </div> And then commit your changes into the Git 
     <i>both</i> the edited xml(s) and generated html files. 
    </div> 
-   <p> The public website is automatically synced with the SVN repository.<br 
/> Changes to the SVN should be immediately synced to the production 
website.<br /> If not you might login to people.apache.org,<br /> cd to 
<tt>/www/openmeetings.apache.org/content/</tt><br /> and run the linux command 
&quot;touch&quot; on the files that need to be synced </p> 
+   <p> The public website is automatically synced with the Git repository.<br 
/> Changes to the Git should be immediately synced to the production 
website.<br /> </p> 
   </div> 
  </div> 
  <div class="section"> 

http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/69ee2fd4/commercial-support.html
----------------------------------------------------------------------
diff --git a/commercial-support.html b/commercial-support.html
index 92d4c9e..08c4e39 100644
--- a/commercial-support.html
+++ b/commercial-support.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-03-29
+ Generated by Apache Maven Doxia at 2017-06-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -109,6 +109,7 @@
                                                                                
        <li ><a href="oauth2.html" title="OAuth2">OAuth2</a></li>
                                                                                
        <li ><a href="voip-sip-integration.html" title="VoIP and SIP">VoIP and 
SIP</a></li>
                                                                                
        <li ><a href="errorvalues.html" title="Errors table">Errors 
table</a></li>
+                                                                               
        <li ><a href="CalDAVandGCal.html" title="CalDAV and Google Calendar 
integration">CalDAV and Google Calendar integration</a></li>
                                                                                
</ul>
                                                                        </li>
                                                                        <li 
class="dropdown-submenu ">
@@ -232,7 +233,7 @@
        </div>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-03-29</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-06-19</li>
                        </ul>
                </div>
        </header>

http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/69ee2fd4/demo.html
----------------------------------------------------------------------
diff --git a/demo.html b/demo.html
index 29afefa..b31cfde 100644
--- a/demo.html
+++ b/demo.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-03-29
+ Generated by Apache Maven Doxia at 2017-06-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -109,6 +109,7 @@
                                                                                
        <li ><a href="oauth2.html" title="OAuth2">OAuth2</a></li>
                                                                                
        <li ><a href="voip-sip-integration.html" title="VoIP and SIP">VoIP and 
SIP</a></li>
                                                                                
        <li ><a href="errorvalues.html" title="Errors table">Errors 
table</a></li>
+                                                                               
        <li ><a href="CalDAVandGCal.html" title="CalDAV and Google Calendar 
integration">CalDAV and Google Calendar integration</a></li>
                                                                                
</ul>
                                                                        </li>
                                                                        <li 
class="dropdown-submenu ">
@@ -232,7 +233,7 @@
        </div>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-03-29</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-06-19</li>
                        </ul>
                </div>
        </header>

http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/69ee2fd4/dependencies.html
----------------------------------------------------------------------
diff --git a/dependencies.html b/dependencies.html
index 9a3f8e8..10aaaad 100644
--- a/dependencies.html
+++ b/dependencies.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-03-29
+ Generated by Apache Maven Doxia at 2017-06-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -107,6 +107,7 @@
                                                                                
        <li ><a href="oauth2.html" title="OAuth2">OAuth2</a></li>
                                                                                
        <li ><a href="voip-sip-integration.html" title="VoIP and SIP">VoIP and 
SIP</a></li>
                                                                                
        <li ><a href="errorvalues.html" title="Errors table">Errors 
table</a></li>
+                                                                               
        <li ><a href="CalDAVandGCal.html" title="CalDAV and Google Calendar 
integration">CalDAV and Google Calendar integration</a></li>
                                                                                
</ul>
                                                                        </li>
                                                                        <li 
class="dropdown-submenu ">
@@ -230,7 +231,7 @@
        </div>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-03-29</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-06-19</li>
                        </ul>
                </div>
        </header>

http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/69ee2fd4/dependency-convergence.html
----------------------------------------------------------------------
diff --git a/dependency-convergence.html b/dependency-convergence.html
index e3bf9b0..4c7948e 100644
--- a/dependency-convergence.html
+++ b/dependency-convergence.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-03-29
+ Generated by Apache Maven Doxia at 2017-06-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -107,6 +107,7 @@
                                                                                
        <li ><a href="oauth2.html" title="OAuth2">OAuth2</a></li>
                                                                                
        <li ><a href="voip-sip-integration.html" title="VoIP and SIP">VoIP and 
SIP</a></li>
                                                                                
        <li ><a href="errorvalues.html" title="Errors table">Errors 
table</a></li>
+                                                                               
        <li ><a href="CalDAVandGCal.html" title="CalDAV and Google Calendar 
integration">CalDAV and Google Calendar integration</a></li>
                                                                                
</ul>
                                                                        </li>
                                                                        <li 
class="dropdown-submenu ">
@@ -230,7 +231,7 @@
        </div>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-03-29</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-06-19</li>
                        </ul>
                </div>
        </header>

http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/69ee2fd4/dependency-management.html
----------------------------------------------------------------------
diff --git a/dependency-management.html b/dependency-management.html
index f453498..6e4b6d3 100644
--- a/dependency-management.html
+++ b/dependency-management.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-03-29
+ Generated by Apache Maven Doxia at 2017-06-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -107,6 +107,7 @@
                                                                                
        <li ><a href="oauth2.html" title="OAuth2">OAuth2</a></li>
                                                                                
        <li ><a href="voip-sip-integration.html" title="VoIP and SIP">VoIP and 
SIP</a></li>
                                                                                
        <li ><a href="errorvalues.html" title="Errors table">Errors 
table</a></li>
+                                                                               
        <li ><a href="CalDAVandGCal.html" title="CalDAV and Google Calendar 
integration">CalDAV and Google Calendar integration</a></li>
                                                                                
</ul>
                                                                        </li>
                                                                        <li 
class="dropdown-submenu ">
@@ -230,7 +231,7 @@
        </div>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-03-17</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-06-19</li>
                        </ul>
                </div>
        </header>

http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/69ee2fd4/distribution-management.html
----------------------------------------------------------------------
diff --git a/distribution-management.html b/distribution-management.html
index 640d971..a4e5bf6 100644
--- a/distribution-management.html
+++ b/distribution-management.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-03-29
+ Generated by Apache Maven Doxia at 2017-06-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -107,6 +107,7 @@
                                                                                
        <li ><a href="oauth2.html" title="OAuth2">OAuth2</a></li>
                                                                                
        <li ><a href="voip-sip-integration.html" title="VoIP and SIP">VoIP and 
SIP</a></li>
                                                                                
        <li ><a href="errorvalues.html" title="Errors table">Errors 
table</a></li>
+                                                                               
        <li ><a href="CalDAVandGCal.html" title="CalDAV and Google Calendar 
integration">CalDAV and Google Calendar integration</a></li>
                                                                                
</ul>
                                                                        </li>
                                                                        <li 
class="dropdown-submenu ">
@@ -230,7 +231,7 @@
        </div>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-03-17</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-06-19</li>
                        </ul>
                </div>
        </header>

http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/69ee2fd4/documentation.html
----------------------------------------------------------------------
diff --git a/documentation.html b/documentation.html
index bf3a876..9c1f5a1 100644
--- a/documentation.html
+++ b/documentation.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-03-29
+ Generated by Apache Maven Doxia at 2017-06-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -109,6 +109,7 @@
                                                                                
        <li ><a href="oauth2.html" title="OAuth2">OAuth2</a></li>
                                                                                
        <li ><a href="voip-sip-integration.html" title="VoIP and SIP">VoIP and 
SIP</a></li>
                                                                                
        <li ><a href="errorvalues.html" title="Errors table">Errors 
table</a></li>
+                                                                               
        <li ><a href="CalDAVandGCal.html" title="CalDAV and Google Calendar 
integration">CalDAV and Google Calendar integration</a></li>
                                                                                
</ul>
                                                                        </li>
                                                                        <li 
class="dropdown-submenu ">
@@ -232,7 +233,7 @@
        </div>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-03-29</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-06-19</li>
                        </ul>
                </div>
        </header>

http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/69ee2fd4/downloads.html
----------------------------------------------------------------------
diff --git a/downloads.html b/downloads.html
index 6b9d4ac..e630425 100644
--- a/downloads.html
+++ b/downloads.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-03-29
+ Generated by Apache Maven Doxia at 2017-06-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -109,6 +109,7 @@
                                                                                
        <li ><a href="oauth2.html" title="OAuth2">OAuth2</a></li>
                                                                                
        <li ><a href="voip-sip-integration.html" title="VoIP and SIP">VoIP and 
SIP</a></li>
                                                                                
        <li ><a href="errorvalues.html" title="Errors table">Errors 
table</a></li>
+                                                                               
        <li ><a href="CalDAVandGCal.html" title="CalDAV and Google Calendar 
integration">CalDAV and Google Calendar integration</a></li>
                                                                                
</ul>
                                                                        </li>
                                                                        <li 
class="dropdown-submenu ">
@@ -232,7 +233,7 @@
        </div>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-03-29</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-06-19</li>
                        </ul>
                </div>
        </header>

http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/69ee2fd4/errorvalues.html
----------------------------------------------------------------------
diff --git a/errorvalues.html b/errorvalues.html
index 1d6899c..0989b36 100644
--- a/errorvalues.html
+++ b/errorvalues.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-03-29
+ Generated by Apache Maven Doxia at 2017-06-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -108,6 +108,7 @@
                                                                                
        <li ><a href="oauth2.html" title="OAuth2">OAuth2</a></li>
                                                                                
        <li ><a href="voip-sip-integration.html" title="VoIP and SIP">VoIP and 
SIP</a></li>
                                                                                
        <li class="active"><a href="" title="Errors table">Errors table</a></li>
+                                                                               
        <li ><a href="CalDAVandGCal.html" title="CalDAV and Google Calendar 
integration">CalDAV and Google Calendar integration</a></li>
                                                                                
</ul>
                                                                        </li>
                                                                        <li 
class="dropdown-submenu ">
@@ -231,7 +232,7 @@
        </div>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-03-29</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-06-19</li>
                        </ul>
                </div>
        </header>

http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/69ee2fd4/get-involved.html
----------------------------------------------------------------------
diff --git a/get-involved.html b/get-involved.html
index ab142f8..7e7421c 100644
--- a/get-involved.html
+++ b/get-involved.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-03-29
+ Generated by Apache Maven Doxia at 2017-06-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -109,6 +109,7 @@
                                                                                
        <li ><a href="oauth2.html" title="OAuth2">OAuth2</a></li>
                                                                                
        <li ><a href="voip-sip-integration.html" title="VoIP and SIP">VoIP and 
SIP</a></li>
                                                                                
        <li ><a href="errorvalues.html" title="Errors table">Errors 
table</a></li>
+                                                                               
        <li ><a href="CalDAVandGCal.html" title="CalDAV and Google Calendar 
integration">CalDAV and Google Calendar integration</a></li>
                                                                                
</ul>
                                                                        </li>
                                                                        <li 
class="dropdown-submenu ">
@@ -232,7 +233,7 @@
        </div>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-03-29</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-06-19</li>
                        </ul>
                </div>
        </header>
@@ -274,7 +275,7 @@
  <ul> 
   <li> <p> You'll need to fill out some legal paperwork and go through a 
process to get an apache foundation committer account: See <a class="external" 
href="http://apache.org/dev/new-committers-guide.html"; rel="nofollow"> New 
Committers Guide </a> , <a class="external" 
href="http://apache.org/dev/contributors.html"; rel="nofollow"> Contributors</a> 
, and <a class="external" href="http://apache.org/dev/committers.html"; 
rel="nofollow"> Committers</a> for more details. </p> </li> 
   <li> <p> After you've received an email from <a class="externalLink" 
href="mailto:[email protected]";>[email protected]</a> with your committer account 
information, change your initial password: Login by 'ssh -l &lt;username&gt; 
people.apache.org'; run 'passwd'; run 'svnpasswd'. See <a class="external" 
href="http://apache.org/dev/version-control.html"; rel="nofollow">Committer 
Subversion Access </a> . </p> </li> 
-  <li> <p> Check out the OpenMeetings sources and test your svn account: <a 
class="externalLink" href="http://svn.apache.org/viewvc/openmeetings/";> 
SubversionRepository </a> . </p> </li> 
+  <li> <p> Check out the OpenMeetings sources and test your svn account: <a 
class="externalLink" 
href="https://git-wip-us.apache.org/repos/asf/openmeetings.git";>Git 
Repository</a> </p> </li> 
  </ul> 
 </div>
                        </div>

http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/69ee2fd4/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index 2a05114..af86eed 100644
--- a/index.html
+++ b/index.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-03-29
+ Generated by Apache Maven Doxia at 2017-06-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -109,6 +109,7 @@
                                                                                
        <li ><a href="oauth2.html" title="OAuth2">OAuth2</a></li>
                                                                                
        <li ><a href="voip-sip-integration.html" title="VoIP and SIP">VoIP and 
SIP</a></li>
                                                                                
        <li ><a href="errorvalues.html" title="Errors table">Errors 
table</a></li>
+                                                                               
        <li ><a href="CalDAVandGCal.html" title="CalDAV and Google Calendar 
integration">CalDAV and Google Calendar integration</a></li>
                                                                                
</ul>
                                                                        </li>
                                                                        <li 
class="dropdown-submenu ">
@@ -232,7 +233,7 @@
        </div>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-03-29</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-06-19</li>
                        </ul>
                </div>
        </header>

http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/69ee2fd4/installation.html
----------------------------------------------------------------------
diff --git a/installation.html b/installation.html
index 8de52b0..b3bf66c 100644
--- a/installation.html
+++ b/installation.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-03-29
+ Generated by Apache Maven Doxia at 2017-06-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -109,6 +109,7 @@
                                                                                
        <li ><a href="oauth2.html" title="OAuth2">OAuth2</a></li>
                                                                                
        <li ><a href="voip-sip-integration.html" title="VoIP and SIP">VoIP and 
SIP</a></li>
                                                                                
        <li ><a href="errorvalues.html" title="Errors table">Errors 
table</a></li>
+                                                                               
        <li ><a href="CalDAVandGCal.html" title="CalDAV and Google Calendar 
integration">CalDAV and Google Calendar integration</a></li>
                                                                                
</ul>
                                                                        </li>
                                                                        <li 
class="dropdown-submenu ">
@@ -232,7 +233,7 @@
        </div>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-03-29</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-06-19</li>
                        </ul>
                </div>
        </header>

http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/69ee2fd4/integration.html
----------------------------------------------------------------------
diff --git a/integration.html b/integration.html
index c202dd3..e7d729b 100644
--- a/integration.html
+++ b/integration.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-03-29
+ Generated by Apache Maven Doxia at 2017-06-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -107,6 +107,7 @@
                                                                                
        <li ><a href="oauth2.html" title="OAuth2">OAuth2</a></li>
                                                                                
        <li ><a href="voip-sip-integration.html" title="VoIP and SIP">VoIP and 
SIP</a></li>
                                                                                
        <li ><a href="errorvalues.html" title="Errors table">Errors 
table</a></li>
+                                                                               
        <li ><a href="CalDAVandGCal.html" title="CalDAV and Google Calendar 
integration">CalDAV and Google Calendar integration</a></li>
                                                                                
</ul>
                                                                        </li>
                                                                        <li 
class="dropdown-submenu ">
@@ -230,7 +231,7 @@
        </div>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-03-29</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-06-19</li>
                        </ul>
                </div>
        </header>

http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/69ee2fd4/issue-tracking.html
----------------------------------------------------------------------
diff --git a/issue-tracking.html b/issue-tracking.html
index d8a8375..8387780 100644
--- a/issue-tracking.html
+++ b/issue-tracking.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-03-29
+ Generated by Apache Maven Doxia at 2017-06-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -107,6 +107,7 @@
                                                                                
        <li ><a href="oauth2.html" title="OAuth2">OAuth2</a></li>
                                                                                
        <li ><a href="voip-sip-integration.html" title="VoIP and SIP">VoIP and 
SIP</a></li>
                                                                                
        <li ><a href="errorvalues.html" title="Errors table">Errors 
table</a></li>
+                                                                               
        <li ><a href="CalDAVandGCal.html" title="CalDAV and Google Calendar 
integration">CalDAV and Google Calendar integration</a></li>
                                                                                
</ul>
                                                                        </li>
                                                                        <li 
class="dropdown-submenu ">
@@ -230,7 +231,7 @@
        </div>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-03-29</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-06-19</li>
                        </ul>
                </div>
        </header>

http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/69ee2fd4/license.html
----------------------------------------------------------------------
diff --git a/license.html b/license.html
index b8888c9..310ac37 100644
--- a/license.html
+++ b/license.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-03-29
+ Generated by Apache Maven Doxia at 2017-06-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -107,6 +107,7 @@
                                                                                
        <li ><a href="oauth2.html" title="OAuth2">OAuth2</a></li>
                                                                                
        <li ><a href="voip-sip-integration.html" title="VoIP and SIP">VoIP and 
SIP</a></li>
                                                                                
        <li ><a href="errorvalues.html" title="Errors table">Errors 
table</a></li>
+                                                                               
        <li ><a href="CalDAVandGCal.html" title="CalDAV and Google Calendar 
integration">CalDAV and Google Calendar integration</a></li>
                                                                                
</ul>
                                                                        </li>
                                                                        <li 
class="dropdown-submenu ">
@@ -230,7 +231,7 @@
        </div>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-03-29</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-06-19</li>
                        </ul>
                </div>
        </header>

http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/69ee2fd4/mail-lists.html
----------------------------------------------------------------------
diff --git a/mail-lists.html b/mail-lists.html
index 5fd3b2d..e8c49f2 100644
--- a/mail-lists.html
+++ b/mail-lists.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-03-29
+ Generated by Apache Maven Doxia at 2017-06-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -107,6 +107,7 @@
                                                                                
        <li ><a href="oauth2.html" title="OAuth2">OAuth2</a></li>
                                                                                
        <li ><a href="voip-sip-integration.html" title="VoIP and SIP">VoIP and 
SIP</a></li>
                                                                                
        <li ><a href="errorvalues.html" title="Errors table">Errors 
table</a></li>
+                                                                               
        <li ><a href="CalDAVandGCal.html" title="CalDAV and Google Calendar 
integration">CalDAV and Google Calendar integration</a></li>
                                                                                
</ul>
                                                                        </li>
                                                                        <li 
class="dropdown-submenu ">
@@ -230,7 +231,7 @@
        </div>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-03-29</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-06-19</li>
                        </ul>
                </div>
        </header>

http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/69ee2fd4/oauth2.html
----------------------------------------------------------------------
diff --git a/oauth2.html b/oauth2.html
index fe3a614..b419b76 100644
--- a/oauth2.html
+++ b/oauth2.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-03-29
+ Generated by Apache Maven Doxia at 2017-06-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -109,6 +109,7 @@
                                                                                
        <li class="active"><a href="" title="OAuth2">OAuth2</a></li>
                                                                                
        <li ><a href="voip-sip-integration.html" title="VoIP and SIP">VoIP and 
SIP</a></li>
                                                                                
        <li ><a href="errorvalues.html" title="Errors table">Errors 
table</a></li>
+                                                                               
        <li ><a href="CalDAVandGCal.html" title="CalDAV and Google Calendar 
integration">CalDAV and Google Calendar integration</a></li>
                                                                                
</ul>
                                                                        </li>
                                                                        <li 
class="dropdown-submenu ">
@@ -232,7 +233,7 @@
        </div>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-03-29</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-06-19</li>
                        </ul>
                </div>
        </header>

http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/69ee2fd4/plugin-management.html
----------------------------------------------------------------------
diff --git a/plugin-management.html b/plugin-management.html
index a83b0e4..71f0f26 100644
--- a/plugin-management.html
+++ b/plugin-management.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-03-29
+ Generated by Apache Maven Doxia at 2017-06-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -107,6 +107,7 @@
                                                                                
        <li ><a href="oauth2.html" title="OAuth2">OAuth2</a></li>
                                                                                
        <li ><a href="voip-sip-integration.html" title="VoIP and SIP">VoIP and 
SIP</a></li>
                                                                                
        <li ><a href="errorvalues.html" title="Errors table">Errors 
table</a></li>
+                                                                               
        <li ><a href="CalDAVandGCal.html" title="CalDAV and Google Calendar 
integration">CalDAV and Google Calendar integration</a></li>
                                                                                
</ul>
                                                                        </li>
                                                                        <li 
class="dropdown-submenu ">
@@ -230,7 +231,7 @@
        </div>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-03-29</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-06-19</li>
                        </ul>
                </div>
        </header>

http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/69ee2fd4/plugins.html
----------------------------------------------------------------------
diff --git a/plugins.html b/plugins.html
index 4e75b2a..cb67e64 100644
--- a/plugins.html
+++ b/plugins.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-03-29
+ Generated by Apache Maven Doxia at 2017-06-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -75,6 +75,7 @@
                                                                <ul 
class="dropdown-menu">
                                                                        <li ><a 
href="get-involved.html" title="Get Involved">Get Involved</a></li>
                                                                        <li ><a 
href="team-list.html" title="Committers">Committers</a></li>
+                                                                       <li ><a 
href="OurUsers.html" title="Our Users">Our Users</a></li>
                                                                        <li ><a 
href="mail-lists.html" title="Mailing Lists">Mailing Lists</a></li>
                                                                        <li ><a 
href="http://cwiki.apache.org/confluence/display/OPENMEETINGS/"; title="Wiki" 
class="externalLink">Wiki</a></li>
                                                                </ul>
@@ -106,6 +107,7 @@
                                                                                
        <li ><a href="oauth2.html" title="OAuth2">OAuth2</a></li>
                                                                                
        <li ><a href="voip-sip-integration.html" title="VoIP and SIP">VoIP and 
SIP</a></li>
                                                                                
        <li ><a href="errorvalues.html" title="Errors table">Errors 
table</a></li>
+                                                                               
        <li ><a href="CalDAVandGCal.html" title="CalDAV and Google Calendar 
integration">CalDAV and Google Calendar integration</a></li>
                                                                                
</ul>
                                                                        </li>
                                                                        <li 
class="dropdown-submenu ">
@@ -229,7 +231,7 @@
        </div>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-03-29</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-06-19</li>
                        </ul>
                </div>
        </header>

http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/69ee2fd4/project-info.html
----------------------------------------------------------------------
diff --git a/project-info.html b/project-info.html
index 9089b0b..1142834 100644
--- a/project-info.html
+++ b/project-info.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-03-29
+ Generated by Apache Maven Doxia at 2017-06-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -107,6 +107,7 @@
                                                                                
        <li ><a href="oauth2.html" title="OAuth2">OAuth2</a></li>
                                                                                
        <li ><a href="voip-sip-integration.html" title="VoIP and SIP">VoIP and 
SIP</a></li>
                                                                                
        <li ><a href="errorvalues.html" title="Errors table">Errors 
table</a></li>
+                                                                               
        <li ><a href="CalDAVandGCal.html" title="CalDAV and Google Calendar 
integration">CalDAV and Google Calendar integration</a></li>
                                                                                
</ul>
                                                                        </li>
                                                                        <li 
class="dropdown-submenu ">
@@ -230,7 +231,7 @@
        </div>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-03-29</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-06-19</li>
                        </ul>
                </div>
        </header>

http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/69ee2fd4/project-reports.html
----------------------------------------------------------------------
diff --git a/project-reports.html b/project-reports.html
index 0ea7aed..9cbc734 100644
--- a/project-reports.html
+++ b/project-reports.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-03-29
+ Generated by Apache Maven Doxia at 2017-06-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -107,6 +107,7 @@
                                                                                
        <li ><a href="oauth2.html" title="OAuth2">OAuth2</a></li>
                                                                                
        <li ><a href="voip-sip-integration.html" title="VoIP and SIP">VoIP and 
SIP</a></li>
                                                                                
        <li ><a href="errorvalues.html" title="Errors table">Errors 
table</a></li>
+                                                                               
        <li ><a href="CalDAVandGCal.html" title="CalDAV and Google Calendar 
integration">CalDAV and Google Calendar integration</a></li>
                                                                                
</ul>
                                                                        </li>
                                                                        <li 
class="dropdown-submenu ">
@@ -230,7 +231,7 @@
        </div>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-03-29</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-06-19</li>
                        </ul>
                </div>
        </header>

http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/69ee2fd4/project-summary.html
----------------------------------------------------------------------
diff --git a/project-summary.html b/project-summary.html
index 654405c..24f0c64 100644
--- a/project-summary.html
+++ b/project-summary.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-03-29
+ Generated by Apache Maven Doxia at 2017-06-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -107,6 +107,7 @@
                                                                                
        <li ><a href="oauth2.html" title="OAuth2">OAuth2</a></li>
                                                                                
        <li ><a href="voip-sip-integration.html" title="VoIP and SIP">VoIP and 
SIP</a></li>
                                                                                
        <li ><a href="errorvalues.html" title="Errors table">Errors 
table</a></li>
+                                                                               
        <li ><a href="CalDAVandGCal.html" title="CalDAV and Google Calendar 
integration">CalDAV and Google Calendar integration</a></li>
                                                                                
</ul>
                                                                        </li>
                                                                        <li 
class="dropdown-submenu ">
@@ -230,7 +231,7 @@
        </div>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-03-29</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-06-19</li>
                        </ul>
                </div>
        </header>

http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/69ee2fd4/rat-report.html
----------------------------------------------------------------------
diff --git a/rat-report.html b/rat-report.html
index 7580ae9..0a05a03 100644
--- a/rat-report.html
+++ b/rat-report.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-03-29
+ Generated by Apache Maven Doxia at 2017-06-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -107,6 +107,7 @@
                                                                                
        <li ><a href="oauth2.html" title="OAuth2">OAuth2</a></li>
                                                                                
        <li ><a href="voip-sip-integration.html" title="VoIP and SIP">VoIP and 
SIP</a></li>
                                                                                
        <li ><a href="errorvalues.html" title="Errors table">Errors 
table</a></li>
+                                                                               
        <li ><a href="CalDAVandGCal.html" title="CalDAV and Google Calendar 
integration">CalDAV and Google Calendar integration</a></li>
                                                                                
</ul>
                                                                        </li>
                                                                        <li 
class="dropdown-submenu ">
@@ -230,7 +231,7 @@
        </div>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-03-17</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-06-19</li>
                        </ul>
                </div>
        </header>

http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/69ee2fd4/red5sip-integration_2.0.html
----------------------------------------------------------------------
diff --git a/red5sip-integration_2.0.html b/red5sip-integration_2.0.html
index 6b8932a..ae8b974 100644
--- a/red5sip-integration_2.0.html
+++ b/red5sip-integration_2.0.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-03-29
+ Generated by Apache Maven Doxia at 2017-06-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -109,6 +109,7 @@
                                                                                
        <li ><a href="oauth2.html" title="OAuth2">OAuth2</a></li>
                                                                                
        <li ><a href="voip-sip-integration.html" title="VoIP and SIP">VoIP and 
SIP</a></li>
                                                                                
        <li ><a href="errorvalues.html" title="Errors table">Errors 
table</a></li>
+                                                                               
        <li ><a href="CalDAVandGCal.html" title="CalDAV and Google Calendar 
integration">CalDAV and Google Calendar integration</a></li>
                                                                                
</ul>
                                                                        </li>
                                                                        <li 
class="dropdown-submenu ">
@@ -232,7 +233,7 @@
        </div>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-03-29</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-06-19</li>
                        </ul>
                </div>
        </header>

http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/69ee2fd4/red5sip-integration_2.1.html
----------------------------------------------------------------------
diff --git a/red5sip-integration_2.1.html b/red5sip-integration_2.1.html
index 271dd04..22bd954 100644
--- a/red5sip-integration_2.1.html
+++ b/red5sip-integration_2.1.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-03-29
+ Generated by Apache Maven Doxia at 2017-06-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -109,6 +109,7 @@
                                                                                
        <li ><a href="oauth2.html" title="OAuth2">OAuth2</a></li>
                                                                                
        <li ><a href="voip-sip-integration.html" title="VoIP and SIP">VoIP and 
SIP</a></li>
                                                                                
        <li ><a href="errorvalues.html" title="Errors table">Errors 
table</a></li>
+                                                                               
        <li ><a href="CalDAVandGCal.html" title="CalDAV and Google Calendar 
integration">CalDAV and Google Calendar integration</a></li>
                                                                                
</ul>
                                                                        </li>
                                                                        <li 
class="dropdown-submenu ">
@@ -232,7 +233,7 @@
        </div>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-03-29</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-06-19</li>
                        </ul>
                </div>
        </header>

http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/69ee2fd4/red5sip-integration_3.0.html
----------------------------------------------------------------------
diff --git a/red5sip-integration_3.0.html b/red5sip-integration_3.0.html
index 9d8e46d..713d187 100644
--- a/red5sip-integration_3.0.html
+++ b/red5sip-integration_3.0.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-03-29
+ Generated by Apache Maven Doxia at 2017-06-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -109,6 +109,7 @@
                                                                                
        <li ><a href="oauth2.html" title="OAuth2">OAuth2</a></li>
                                                                                
        <li ><a href="voip-sip-integration.html" title="VoIP and SIP">VoIP and 
SIP</a></li>
                                                                                
        <li ><a href="errorvalues.html" title="Errors table">Errors 
table</a></li>
+                                                                               
        <li ><a href="CalDAVandGCal.html" title="CalDAV and Google Calendar 
integration">CalDAV and Google Calendar integration</a></li>
                                                                                
</ul>
                                                                        </li>
                                                                        <li 
class="dropdown-submenu ">
@@ -232,7 +233,7 @@
        </div>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-03-29</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-06-19</li>
                        </ul>
                </div>
        </header>

http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/69ee2fd4/red5sip-integration_3.1.html
----------------------------------------------------------------------
diff --git a/red5sip-integration_3.1.html b/red5sip-integration_3.1.html
index 4e45c8a..c0b39f2 100644
--- a/red5sip-integration_3.1.html
+++ b/red5sip-integration_3.1.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-03-29
+ Generated by Apache Maven Doxia at 2017-06-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -109,6 +109,7 @@
                                                                                
        <li ><a href="oauth2.html" title="OAuth2">OAuth2</a></li>
                                                                                
        <li ><a href="voip-sip-integration.html" title="VoIP and SIP">VoIP and 
SIP</a></li>
                                                                                
        <li ><a href="errorvalues.html" title="Errors table">Errors 
table</a></li>
+                                                                               
        <li ><a href="CalDAVandGCal.html" title="CalDAV and Google Calendar 
integration">CalDAV and Google Calendar integration</a></li>
                                                                                
</ul>
                                                                        </li>
                                                                        <li 
class="dropdown-submenu ">
@@ -232,7 +233,7 @@
        </div>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-03-29</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-06-19</li>
                        </ul>
                </div>
        </header>

http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/69ee2fd4/security.html
----------------------------------------------------------------------
diff --git a/security.html b/security.html
index 4f5b237..7fadedd 100644
--- a/security.html
+++ b/security.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-03-29
+ Generated by Apache Maven Doxia at 2017-06-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -109,6 +109,7 @@
                                                                                
        <li ><a href="oauth2.html" title="OAuth2">OAuth2</a></li>
                                                                                
        <li ><a href="voip-sip-integration.html" title="VoIP and SIP">VoIP and 
SIP</a></li>
                                                                                
        <li ><a href="errorvalues.html" title="Errors table">Errors 
table</a></li>
+                                                                               
        <li ><a href="CalDAVandGCal.html" title="CalDAV and Google Calendar 
integration">CalDAV and Google Calendar integration</a></li>
                                                                                
</ul>
                                                                        </li>
                                                                        <li 
class="dropdown-submenu ">
@@ -232,7 +233,7 @@
        </div>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-03-29</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-06-19</li>
                        </ul>
                </div>
        </header>

http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/69ee2fd4/source-repository.html
----------------------------------------------------------------------
diff --git a/source-repository.html b/source-repository.html
index dec8f4e..3297935 100644
--- a/source-repository.html
+++ b/source-repository.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-03-29
+ Generated by Apache Maven Doxia at 2017-06-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -107,6 +107,7 @@
                                                                                
        <li ><a href="oauth2.html" title="OAuth2">OAuth2</a></li>
                                                                                
        <li ><a href="voip-sip-integration.html" title="VoIP and SIP">VoIP and 
SIP</a></li>
                                                                                
        <li ><a href="errorvalues.html" title="Errors table">Errors 
table</a></li>
+                                                                               
        <li ><a href="CalDAVandGCal.html" title="CalDAV and Google Calendar 
integration">CalDAV and Google Calendar integration</a></li>
                                                                                
</ul>
                                                                        </li>
                                                                        <li 
class="dropdown-submenu ">
@@ -230,7 +231,7 @@
        </div>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-03-29</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-06-19</li>
                        </ul>
                </div>
        </header>
@@ -244,56 +245,36 @@
   <h2 id="Overview">Overview</h2>
  </div> 
  <a name="Overview"></a> 
- <p>This project uses <a class="externalLink" 
href="http://subversion.apache.org/";>Subversion</a> to manage its source code. 
Instructions on Subversion use can be found at <a class="externalLink" 
href="http://svnbook.red-bean.com/";>http://svnbook.red-bean.com/</a>.</p> 
+ <p>This project uses <a class="externalLink" 
href="http://git-scm.com/";>Git</a> to manage its source code. Instructions on 
Git use can be found at <a class="externalLink" 
href="http://git-scm.com/documentation";>http://git-scm.com/documentation</a>.</p>
 
 </div> 
 <div class="section"> 
  <h2 id="Web_Browser_Access">Web Browser Access</h2> 
  <a name="Web_Browser_Access"></a> 
  <p>The following is a link to a browsable version of the source 
repository:</p> 
  <div class="source"> 
-  <pre><a class="externalLink" 
href="https://svn.apache.org/repos/asf/openmeetings/application/branches/3.2.x";>https://svn.apache.org/repos/asf/openmeetings/application/branches/3.2.x</a></pre>
 
+  <pre><a class="externalLink" 
href="http://git-wip-us.apache.org/repos/asf/wicket/repo?p=openmeetings.git";>http://git-wip-us.apache.org/repos/asf/wicket/repo?p=openmeetings.git</a></pre>
 
  </div> 
 </div> 
 <div class="section"> 
  <h2 id="Anonymous_Access">Anonymous Access</h2> 
  <a name="Anonymous_Access"></a> 
- <p>The source can be checked out anonymously from Subversion with this 
command:</p> 
+ <p>The source can be checked out anonymously from Git with this command (See 
<a class="externalLink" 
href="http://git-scm.com/docs/git-clone";>http://git-scm.com/docs/git-clone</a>):</p>
 
  <div class="source"> 
-  <pre>$ svn checkout 
https://svn.apache.org/repos/asf/openmeetings/application/branches/3.2.x 
openmeetings-server</pre> 
+  <pre>$ git clone 
http://git-wip-us.apache.org/repos/asf/openmeetings.git</pre> 
  </div> 
 </div> 
 <div class="section"> 
  <h2 id="Developer_Access">Developer Access</h2> 
  <a name="Developer_Access"></a> 
- <p>Everyone can access the Subversion repository via HTTP, but committers 
must checkout the Subversion repository via HTTPS.</p> 
+ <p>Only project developers can access the Git tree via this method (See <a 
class="externalLink" 
href="http://git-scm.com/docs/git-clone";>http://git-scm.com/docs/git-clone</a>).</p>
 
  <div class="source"> 
-  <pre>$ svn checkout 
https://svn.apache.org/repos/asf/openmeetings/application/branches/3.2.x 
openmeetings-server</pre> 
- </div> 
- <p>To commit changes to the repository, execute the following command to 
commit your changes (svn will prompt you for your password):</p> 
- <div class="source"> 
-  <pre>$ svn commit --username your-username -m &quot;A message&quot;</pre> 
+  <pre>$ git clone 
https://git-wip-us.apache.org/repos/asf/openmeetings.git</pre> 
  </div> 
 </div> 
 <div class="section"> 
  <h2 id="Access_from_Behind_a_Firewall">Access from Behind a Firewall</h2> 
  <a name="Access_from_Behind_a_Firewall"></a> 
- <p>For those users who are stuck behind a corporate firewall which is 
blocking HTTP access to the Subversion repository, you can try to access it via 
the developer connection:</p> 
- <div class="source"> 
-  <pre>$ svn checkout 
https://svn.apache.org/repos/asf/openmeetings/application/branches/3.2.x 
openmeetings-server</pre> 
- </div> 
-</div> 
-<div class="section"> 
- <h2 id="Access_Through_a_Proxy">Access Through a Proxy</h2> 
- <a name="Access_Through_a_Proxy"></a> 
- <p>The Subversion client can go through a proxy, if you configure it to do 
so. First, edit your &quot;servers&quot; configuration file to indicate which 
proxy to use. The file's location depends on your operating system. On Linux or 
Unix it is located in the directory &quot;~/.subversion&quot;. On Windows it is 
in &quot;%APPDATA%\Subversion&quot;. (Try &quot;echo %APPDATA%&quot;, note this 
is a hidden directory.)</p> 
- <p>There are comments in the file explaining what to do. If you don't have 
that file, get the latest Subversion client and run any command; this will 
cause the configuration directory and template files to be created.</p> 
- <p>Example: Edit the 'servers' file and add something like:</p> 
- <div class="source"> 
-  <pre>[global]
-http-proxy-host = your.proxy.name
-http-proxy-port = 3128
-</pre> 
- </div> 
+ <p>Refer to the documentation of the SCM used for more information about 
access behind a firewall.</p> 
 </div>
                        </div>
                </div>
@@ -307,7 +288,6 @@ http-proxy-port = 3128
                <li><a href="#Anonymous_Access" title="Anonymous 
Access">Anonymous Access</a>
                <li><a href="#Developer_Access" title="Developer 
Access">Developer Access</a>
                <li><a href="#Access_from_Behind_a_Firewall" title="Access from 
Behind a Firewall">Access from Behind a Firewall</a>
-               <li><a href="#Access_Through_a_Proxy" title="Access Through a 
Proxy">Access Through a Proxy</a>
                                        </ul>
                                </div>
                        </div>

http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/69ee2fd4/surefire-report.html
----------------------------------------------------------------------
diff --git a/surefire-report.html b/surefire-report.html
index c441556..db7b3cb 100644
--- a/surefire-report.html
+++ b/surefire-report.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-03-29
+ Generated by Apache Maven Doxia at 2017-06-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -107,6 +107,7 @@
                                                                                
        <li ><a href="oauth2.html" title="OAuth2">OAuth2</a></li>
                                                                                
        <li ><a href="voip-sip-integration.html" title="VoIP and SIP">VoIP and 
SIP</a></li>
                                                                                
        <li ><a href="errorvalues.html" title="Errors table">Errors 
table</a></li>
+                                                                               
        <li ><a href="CalDAVandGCal.html" title="CalDAV and Google Calendar 
integration">CalDAV and Google Calendar integration</a></li>
                                                                                
</ul>
                                                                        </li>
                                                                        <li 
class="dropdown-submenu ">
@@ -230,7 +231,7 @@
        </div>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-03-29</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-06-19</li>
                        </ul>
                </div>
        </header>

http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/69ee2fd4/team-list.html
----------------------------------------------------------------------
diff --git a/team-list.html b/team-list.html
index 2611338..dcfdba8 100644
--- a/team-list.html
+++ b/team-list.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-03-29
+ Generated by Apache Maven Doxia at 2017-06-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -107,6 +107,7 @@
                                                                                
        <li ><a href="oauth2.html" title="OAuth2">OAuth2</a></li>
                                                                                
        <li ><a href="voip-sip-integration.html" title="VoIP and SIP">VoIP and 
SIP</a></li>
                                                                                
        <li ><a href="errorvalues.html" title="Errors table">Errors 
table</a></li>
+                                                                               
        <li ><a href="CalDAVandGCal.html" title="CalDAV and Google Calendar 
integration">CalDAV and Google Calendar integration</a></li>
                                                                                
</ul>
                                                                        </li>
                                                                        <li 
class="dropdown-submenu ">
@@ -230,7 +231,7 @@
        </div>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-03-29</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-06-19</li>
                        </ul>
                </div>
        </header>
@@ -395,6 +396,16 @@
      <td>developer, pmc</td> 
     </tr> 
     <tr class="a"> 
+     <td><img 
src="http://www.gravatar.com/avatar/00000000000000000000000000000000?d=blank&amp;f=y&amp;s=60";
 alt="" /></td> 
+     <td>-</td> 
+     <td>Dmitry Bezhetskov</td> 
+     <td>-</td> 
+     <td>-</td> 
+     <td>Unipro</td> 
+     <td><a class="externalLink" 
href="http://unipro.ru";>http://unipro.ru</a></td> 
+     <td>developer</td> 
+    </tr> 
+    <tr class="b"> 
      <td><img 
src="http://www.gravatar.com/avatar/5631fc413d3540973cdb69780745ffd3?d=mm&amp;s=60";
 alt="" /></td> 
      <td><a name="albus"></a>albus</td> 
      <td>Alvaro Bustos</td> 
@@ -404,7 +415,7 @@
      <td>-</td> 
      <td>pmc</td> 
     </tr> 
-    <tr class="b"> 
+    <tr class="a"> 
      <td><img 
src="http://www.gravatar.com/avatar/00000000000000000000000000000000?d=blank&amp;f=y&amp;s=60";
 alt="" /></td> 
      <td>-</td> 
      <td>George Kirkham</td> 
@@ -414,7 +425,7 @@
      <td>-</td> 
      <td>-</td> 
     </tr> 
-    <tr class="a"> 
+    <tr class="b"> 
      <td><img 
src="http://www.gravatar.com/avatar/00000000000000000000000000000000?d=blank&amp;f=y&amp;s=60";
 alt="" /></td> 
      <td>-</td> 
      <td>Stephen Cottham</td> 
@@ -424,7 +435,7 @@
      <td>-</td> 
      <td>-</td> 
     </tr> 
-    <tr class="b"> 
+    <tr class="a"> 
      <td><img 
src="http://www.gravatar.com/avatar/00000000000000000000000000000000?d=blank&amp;f=y&amp;s=60";
 alt="" /></td> 
      <td>-</td> 
      <td>Yulia Algaer</td> 
@@ -434,7 +445,7 @@
      <td><a class="externalLink" 
href="http://unipro.ru";>http://unipro.ru</a></td> 
      <td>-</td> 
     </tr> 
-    <tr class="a"> 
+    <tr class="b"> 
      <td><img 
src="http://www.gravatar.com/avatar/00000000000000000000000000000000?d=blank&amp;f=y&amp;s=60";
 alt="" /></td> 
      <td>-</td> 
      <td>Artyom Horuzhenko</td> 
@@ -444,7 +455,7 @@
      <td>-</td> 
      <td>-</td> 
     </tr> 
-    <tr class="b"> 
+    <tr class="a"> 
      <td><img 
src="http://www.gravatar.com/avatar/00000000000000000000000000000000?d=blank&amp;f=y&amp;s=60";
 alt="" /></td> 
      <td><a name="daehn"></a>daehn</td> 
      <td>Peter D&auml;hn</td> 
@@ -454,7 +465,7 @@
      <td><a class="externalLink" 
href="http://www.vcrp.de";>http://www.vcrp.de</a></td> 
      <td>-</td> 
     </tr> 
-    <tr class="a"> 
+    <tr class="b"> 
      <td><img 
src="http://www.gravatar.com/avatar/00000000000000000000000000000000?d=blank&amp;f=y&amp;s=60";
 alt="" /></td> 
      <td><a name="onoke"></a>onoke</td> 
      <td>Keiji Ono</td> 

http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/69ee2fd4/themes-and-branding.html
----------------------------------------------------------------------
diff --git a/themes-and-branding.html b/themes-and-branding.html
index e8fa460..0322349 100644
--- a/themes-and-branding.html
+++ b/themes-and-branding.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-03-29
+ Generated by Apache Maven Doxia at 2017-06-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -109,6 +109,7 @@
                                                                                
        <li ><a href="oauth2.html" title="OAuth2">OAuth2</a></li>
                                                                                
        <li ><a href="voip-sip-integration.html" title="VoIP and SIP">VoIP and 
SIP</a></li>
                                                                                
        <li ><a href="errorvalues.html" title="Errors table">Errors 
table</a></li>
+                                                                               
        <li ><a href="CalDAVandGCal.html" title="CalDAV and Google Calendar 
integration">CalDAV and Google Calendar integration</a></li>
                                                                                
</ul>
                                                                        </li>
                                                                        <li 
class="dropdown-submenu ">
@@ -232,7 +233,7 @@
        </div>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-03-29</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-06-19</li>
                        </ul>
                </div>
        </header>
@@ -262,7 +263,7 @@
  <h2 id="Editing_the_theme">Editing the theme</h2> 
  <p>To modify default theme used by OM</p> 
  <ul> 
-  <li>please open following file in the SVN:<br /> <a class="externalLink" 
href="https://svn.apache.org/repos/asf/openmeetings/application/trunk/openmeetings-web/src/main/webapp/css/theme_om/jquery-ui.css";
 target="_blank" 
rel="nofollow">https://svn.apache.org/repos/asf/openmeetings/application/trunk/openmeetings-web/src/main/webapp/css/theme_om/jquery-ui.css
 </a><br /> Or if you already installed OpenMeetings on your machine at:<br /> 
<tt>/webapps/openmeetings/css/theme_om/jquery-ui.css</tt> </li> 
+  <li>please open following file in the Git:<br /> <a class="externalLink" 
href="https://git-wip-us.apache.org/repos/asf/openmeetings.git/?p=openmeetings.git;a=blob;f=openmeetings-web/src/main/webapp/css/theme_om/jquery-ui.css;hb=HEAD";
 target="_blank" 
rel="nofollow">https://git-wip-us.apache.org/repos/asf/openmeetings.git/?p=openmeetings.git;a=blob;f=openmeetings-web/src/main/webapp/css/theme_om/jquery-ui.css;hb=HEAD
 </a><br /> Or if you already installed OpenMeetings on your machine at:<br /> 
<tt>/webapps/openmeetings/css/theme_om/jquery-ui.css</tt> </li> 
   <li>follow the link next to &quot;To view and modify this theme, visit&quot; 
text in css comments</li> 
  </ul> 
  <p> The file contains border, background and font color definitions as well 
as paths to icons that are loaded at runtime. <br /> You can change the theme 
at runtime and just reload the browser (eventually clear the browser cache) to 
see updates based on modification in your theme. </p> 

http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/69ee2fd4/voip-sip-integration.html
----------------------------------------------------------------------
diff --git a/voip-sip-integration.html b/voip-sip-integration.html
index 7bfc570..a63964a 100644
--- a/voip-sip-integration.html
+++ b/voip-sip-integration.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-03-29
+ Generated by Apache Maven Doxia at 2017-06-19
  Rendered using Reflow Maven Skin 1.1.1 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -109,6 +109,7 @@
                                                                                
        <li ><a href="oauth2.html" title="OAuth2">OAuth2</a></li>
                                                                                
        <li class="active"><a href="" title="VoIP and SIP">VoIP and SIP</a></li>
                                                                                
        <li ><a href="errorvalues.html" title="Errors table">Errors 
table</a></li>
+                                                                               
        <li ><a href="CalDAVandGCal.html" title="CalDAV and Google Calendar 
integration">CalDAV and Google Calendar integration</a></li>
                                                                                
</ul>
                                                                        </li>
                                                                        <li 
class="dropdown-submenu ">
@@ -232,7 +233,7 @@
        </div>
                <div>
                        <ul class="breadcrumb">
-                               <li class="publishDate version-date">Last 
Published: 2017-03-29</li>
+                               <li class="publishDate version-date">Last 
Published: 2017-06-19</li>
                        </ul>
                </div>
        </header>

Reply via email to