You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2014/10/16 07:30:16 UTC

svn commit: r1632215 [28/29] - in /openmeetings/trunk/site: ./ openmeetings-core/ openmeetings-core/apidocs/ openmeetings-core/apidocs/org/apache/openmeetings/core/ openmeetings-core/apidocs/org/apache/openmeetings/core/batik/beans/ openmeetings-core/a...

Modified: openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/ServerWebService.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/ServerWebService.html?rev=1632215&r1=1632214&r2=1632215&view=diff
==============================================================================
--- openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/ServerWebService.html (original)
+++ openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/ServerWebService.html Thu Oct 16 05:29:59 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_67) on Wed Sep 17 19:24:54 NOVT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_67) on Thu Oct 16 11:45:48 NOVT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>ServerWebService (Openmeetings Webservices 3.1.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-09-17">
+<meta name="date" content="2014-10-16">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/UserWebService.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/UserWebService.html?rev=1632215&r1=1632214&r2=1632215&view=diff
==============================================================================
--- openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/UserWebService.html (original)
+++ openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/UserWebService.html Thu Oct 16 05:29:59 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_67) on Wed Sep 17 19:24:54 NOVT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_67) on Thu Oct 16 11:45:48 NOVT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>UserWebService (Openmeetings Webservices 3.1.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-09-17">
+<meta name="date" content="2014-10-16">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -97,7 +97,7 @@
 <hr>
 <br>
 <pre>@Produces(value={"application/xml","application/json"})
-@Path(value="/user")
+@Path(value="/UserService")
 public class <span class="strong">UserWebService</span>
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 <div class="block">The Service contains methods to login and create hash to directly enter
@@ -424,7 +424,7 @@ extends <a href="http://docs.oracle.com/
 <li class="blockList">
 <h4>getSession</h4>
 <pre>@GET
-@Path(value="/session")
+@Path(value="/getSession")
 public&nbsp;<a href="http://openmeetings.apache.org/openmeetings-db/apidocs/org/apache/openmeetings/db/entity/server/Sessiondata.html?is-external=true" title="class or interface in org.apache.openmeetings.db.entity.server">Sessiondata</a>&nbsp;getSession()</pre>
 <div class="block">load this session id before doing anything else Returns an Object of Type
  Sessiondata, this contains a sessionId, use that sessionId in all Methods</div>

Modified: openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/class-use/CalendarWebService.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/class-use/CalendarWebService.html?rev=1632215&r1=1632214&r2=1632215&view=diff
==============================================================================
--- openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/class-use/CalendarWebService.html (original)
+++ openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/class-use/CalendarWebService.html Thu Oct 16 05:29:59 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_67) on Wed Sep 17 19:24:54 NOVT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_67) on Thu Oct 16 11:45:48 NOVT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.openmeetings.webservice.CalendarWebService (Openmeetings Webservices 3.1.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-09-17">
+<meta name="date" content="2014-10-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/class-use/FileWebService.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/class-use/FileWebService.html?rev=1632215&r1=1632214&r2=1632215&view=diff
==============================================================================
--- openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/class-use/FileWebService.html (original)
+++ openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/class-use/FileWebService.html Thu Oct 16 05:29:59 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_67) on Wed Sep 17 19:24:54 NOVT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_67) on Thu Oct 16 11:45:48 NOVT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.openmeetings.webservice.FileWebService (Openmeetings Webservices 3.1.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-09-17">
+<meta name="date" content="2014-10-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/class-use/JabberWebService.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/class-use/JabberWebService.html?rev=1632215&r1=1632214&r2=1632215&view=diff
==============================================================================
--- openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/class-use/JabberWebService.html (original)
+++ openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/class-use/JabberWebService.html Thu Oct 16 05:29:59 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_67) on Wed Sep 17 19:24:54 NOVT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_67) on Thu Oct 16 11:45:48 NOVT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.openmeetings.webservice.JabberWebService (Openmeetings Webservices 3.1.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-09-17">
+<meta name="date" content="2014-10-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/class-use/RoomWebService.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/class-use/RoomWebService.html?rev=1632215&r1=1632214&r2=1632215&view=diff
==============================================================================
--- openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/class-use/RoomWebService.html (original)
+++ openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/class-use/RoomWebService.html Thu Oct 16 05:29:59 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_67) on Wed Sep 17 19:24:54 NOVT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_67) on Thu Oct 16 11:45:48 NOVT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.openmeetings.webservice.RoomWebService (Openmeetings Webservices 3.1.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-09-17">
+<meta name="date" content="2014-10-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/class-use/ServerWebService.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/class-use/ServerWebService.html?rev=1632215&r1=1632214&r2=1632215&view=diff
==============================================================================
--- openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/class-use/ServerWebService.html (original)
+++ openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/class-use/ServerWebService.html Thu Oct 16 05:29:59 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_67) on Wed Sep 17 19:24:54 NOVT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_67) on Thu Oct 16 11:45:48 NOVT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.openmeetings.webservice.ServerWebService (Openmeetings Webservices 3.1.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-09-17">
+<meta name="date" content="2014-10-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/class-use/UserWebService.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/class-use/UserWebService.html?rev=1632215&r1=1632214&r2=1632215&view=diff
==============================================================================
--- openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/class-use/UserWebService.html (original)
+++ openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/class-use/UserWebService.html Thu Oct 16 05:29:59 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_67) on Wed Sep 17 19:24:54 NOVT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_67) on Thu Oct 16 11:45:48 NOVT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.openmeetings.webservice.UserWebService (Openmeetings Webservices 3.1.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-09-17">
+<meta name="date" content="2014-10-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/package-frame.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/package-frame.html?rev=1632215&r1=1632214&r2=1632215&view=diff
==============================================================================
--- openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/package-frame.html (original)
+++ openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/package-frame.html Thu Oct 16 05:29:59 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_67) on Wed Sep 17 19:24:54 NOVT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_67) on Thu Oct 16 11:45:48 NOVT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>org.apache.openmeetings.webservice (Openmeetings Webservices 3.1.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-09-17">
+<meta name="date" content="2014-10-16">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/package-summary.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/package-summary.html?rev=1632215&r1=1632214&r2=1632215&view=diff
==============================================================================
--- openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/package-summary.html (original)
+++ openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/package-summary.html Thu Oct 16 05:29:59 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_67) on Wed Sep 17 19:24:54 NOVT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_67) on Thu Oct 16 11:45:48 NOVT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>org.apache.openmeetings.webservice (Openmeetings Webservices 3.1.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-09-17">
+<meta name="date" content="2014-10-16">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/package-tree.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/package-tree.html?rev=1632215&r1=1632214&r2=1632215&view=diff
==============================================================================
--- openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/package-tree.html (original)
+++ openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/package-tree.html Thu Oct 16 05:29:59 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_67) on Wed Sep 17 19:24:54 NOVT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_67) on Thu Oct 16 11:45:48 NOVT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>org.apache.openmeetings.webservice Class Hierarchy (Openmeetings Webservices 3.1.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-09-17">
+<meta name="date" content="2014-10-16">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/package-use.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/package-use.html?rev=1632215&r1=1632214&r2=1632215&view=diff
==============================================================================
--- openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/package-use.html (original)
+++ openmeetings/trunk/site/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/package-use.html Thu Oct 16 05:29:59 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_67) on Wed Sep 17 19:24:54 NOVT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_67) on Thu Oct 16 11:45:48 NOVT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Package org.apache.openmeetings.webservice (Openmeetings Webservices 3.1.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-09-17">
+<meta name="date" content="2014-10-16">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: openmeetings/trunk/site/openmeetings-webservice/apidocs/overview-tree.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/openmeetings-webservice/apidocs/overview-tree.html?rev=1632215&r1=1632214&r2=1632215&view=diff
==============================================================================
--- openmeetings/trunk/site/openmeetings-webservice/apidocs/overview-tree.html (original)
+++ openmeetings/trunk/site/openmeetings-webservice/apidocs/overview-tree.html Thu Oct 16 05:29:59 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_67) on Wed Sep 17 19:24:54 NOVT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_67) on Thu Oct 16 11:45:48 NOVT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Class Hierarchy (Openmeetings Webservices 3.1.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-09-17">
+<meta name="date" content="2014-10-16">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

Modified: openmeetings/trunk/site/openmeetings-webservice/dependencies.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/openmeetings-webservice/dependencies.html?rev=1632215&r1=1632214&r2=1632215&view=diff
==============================================================================
--- openmeetings/trunk/site/openmeetings-webservice/dependencies.html (original)
+++ openmeetings/trunk/site/openmeetings-webservice/dependencies.html Thu Oct 16 05:29:59 2014
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-09-17 
+ | Generated by Apache Maven Doxia at 2014-10-16 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20140917" />
+    <meta name="Date-Revision-yyyymmdd" content="20141016" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; Project Dependencies</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -45,7 +45,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-09-17
+                  <li id="publishDate">Last Published: 2014-10-16
                    </li>
                       
                 
@@ -188,19 +188,19 @@
 <tr class="b">
 <td>org.apache.cxf</td>
 <td><a class="externalLink" href="http://cxf.apache.org">cxf-rt-frontend-jaxrs</a></td>
-<td>3.0.0</td>
+<td>3.0.1</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
 <tr class="a">
 <td>org.apache.cxf</td>
 <td><a class="externalLink" href="http://cxf.apache.org">cxf-rt-frontend-jaxws</a></td>
-<td>3.0.0</td>
+<td>3.0.1</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
 <tr class="b">
 <td>org.apache.cxf</td>
 <td><a class="externalLink" href="http://cxf.apache.org">cxf-rt-rs-extension-providers</a></td>
-<td>3.0.0</td>
+<td>3.0.1</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
 <tr class="a">
@@ -284,32 +284,18 @@
 <td><a class="externalLink" href="http://creativecommons.org/licenses/publicdomain">Public Domain</a></td>
 <td>No</td></tr>
 <tr class="b">
-<td>com.sun.istack</td>
-<td><a class="externalLink" href="http://java.net/istack-commons/istack-commons-runtime/">istack-commons-runtime</a></td>
-<td>2.16</td>
-<td>jar</td>
-<td><a class="externalLink" href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL 1.1</a>-<a class="externalLink" href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">GPL2 w/ CPE</a></td>
-<td>No</td></tr>
-<tr class="a">
-<td>com.sun.xml.bind</td>
-<td><a class="externalLink" href="http://jaxb.java.net/">jaxb-core</a></td>
-<td>2.2.7</td>
-<td>jar</td>
-<td><a class="externalLink" href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL 1.1</a>-<a class="externalLink" href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">GPL2 w/ CPE</a></td>
-<td>No</td></tr>
-<tr class="b">
 <td>com.sun.xml.bind</td>
-<td><a class="externalLink" href="http://jaxb.java.net/">jaxb-impl</a></td>
-<td>2.2.7</td>
+<td><a class="externalLink" href="http://jaxb.java.net/jaxb-bundles/jaxb-core">jaxb-core</a></td>
+<td>2.2.10-b140310.1920</td>
 <td>jar</td>
-<td><a class="externalLink" href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL 1.1</a>-<a class="externalLink" href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">GPL2 w/ CPE</a></td>
+<td><a class="externalLink" href="http://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL+GPL License</a></td>
 <td>No</td></tr>
 <tr class="a">
-<td>com.sun.xml.fastinfoset</td>
-<td><a class="externalLink" href="http://fi.java.net">FastInfoset</a></td>
-<td>1.2.12</td>
+<td>com.sun.xml.bind</td>
+<td><a class="externalLink" href="http://jaxb.java.net/jaxb-bundles/jaxb-impl">jaxb-impl</a></td>
+<td>2.2.10-b140310.1920</td>
 <td>jar</td>
-<td><a class="externalLink" href="http://www.opensource.org/licenses/apache2.0.php">Apache License, Version 2.0</a></td>
+<td><a class="externalLink" href="http://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL+GPL License</a></td>
 <td>No</td></tr>
 <tr class="b">
 <td>com.thoughtworks.xstream</td>
@@ -447,63 +433,63 @@
 <tr class="a">
 <td>org.apache.cxf</td>
 <td><a class="externalLink" href="http://cxf.apache.org">cxf-core</a></td>
-<td>3.0.0</td>
+<td>3.0.1</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td>
 <td>No</td></tr>
 <tr class="b">
 <td>org.apache.cxf</td>
 <td><a class="externalLink" href="http://cxf.apache.org">cxf-rt-bindings-soap</a></td>
-<td>3.0.0</td>
+<td>3.0.1</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td>
 <td>No</td></tr>
 <tr class="a">
 <td>org.apache.cxf</td>
 <td><a class="externalLink" href="http://cxf.apache.org">cxf-rt-bindings-xml</a></td>
-<td>3.0.0</td>
+<td>3.0.1</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td>
 <td>No</td></tr>
 <tr class="b">
 <td>org.apache.cxf</td>
 <td><a class="externalLink" href="http://cxf.apache.org">cxf-rt-databinding-jaxb</a></td>
-<td>3.0.0</td>
+<td>3.0.1</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td>
 <td>No</td></tr>
 <tr class="a">
 <td>org.apache.cxf</td>
 <td><a class="externalLink" href="http://cxf.apache.org">cxf-rt-frontend-simple</a></td>
-<td>3.0.0</td>
+<td>3.0.1</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td>
 <td>No</td></tr>
 <tr class="b">
 <td>org.apache.cxf</td>
 <td><a class="externalLink" href="http://cxf.apache.org">cxf-rt-transports-http</a></td>
-<td>3.0.0</td>
+<td>3.0.1</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td>
 <td>No</td></tr>
 <tr class="a">
 <td>org.apache.cxf</td>
 <td><a class="externalLink" href="http://cxf.apache.org">cxf-rt-ws-addr</a></td>
-<td>3.0.0</td>
+<td>3.0.1</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td>
 <td>No</td></tr>
 <tr class="b">
 <td>org.apache.cxf</td>
 <td><a class="externalLink" href="http://cxf.apache.org">cxf-rt-ws-policy</a></td>
-<td>3.0.0</td>
+<td>3.0.1</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td>
 <td>No</td></tr>
 <tr class="a">
 <td>org.apache.cxf</td>
 <td><a class="externalLink" href="http://cxf.apache.org">cxf-rt-wsdl</a></td>
-<td>3.0.0</td>
+<td>3.0.1</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td>
 <td>No</td></tr>
@@ -524,7 +510,7 @@
 <tr class="b">
 <td>org.apache.directory.api</td>
 <td><a class="externalLink" href="http://directory.apache.org/api-parent/api-all/">api-all</a></td>
-<td>1.0.0-M23</td>
+<td>1.0.0-M24</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td>
 <td>No</td></tr>
@@ -748,7 +734,7 @@
 <tr class="b">
 <td>org.codehaus.woodstox</td>
 <td><a class="externalLink" href="http://woodstox.codehaus.org">woodstox-core-asl</a></td>
-<td>4.3.0</td>
+<td>4.4.0</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td>
 <td>No</td></tr>
@@ -2217,7 +2203,7 @@ file comparators, endian transformation 
 <p><b>Description: </b>Wicket is a Java-based open source component web application framework.</p>
 <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org">http://maven.apache.org</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
-<li>org.apache.directory.api:api-all:jar:1.0.0-M23 (compile) <img id="_img213" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep212', '_img213' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep212" style="display:none">
+<li>org.apache.directory.api:api-all:jar:1.0.0-M24 (compile) <img id="_img213" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep212', '_img213' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep212" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Apache Directory API All</th></tr>
@@ -2257,7 +2243,7 @@ file comparators, endian transformation 
 <p><b>Description: </b>Spring Core</p>
 <p><b>URL: </b><a class="externalLink" href="https://github.com/spring-projects/spring-framework">https://github.com/spring-projects/spring-framework</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.apache.cxf:cxf-rt-frontend-jaxrs:jar:3.0.0 (compile) <img id="_img221" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep220', '_img221' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep220" style="display:none">
+<li>org.apache.cxf:cxf-rt-frontend-jaxrs:jar:3.0.1 (compile) <img id="_img221" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep220', '_img221' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep220" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Apache CXF Runtime JAX-RS Frontend</th></tr>
@@ -2267,7 +2253,7 @@ file comparators, endian transformation 
 <p><b>URL: </b><a class="externalLink" href="http://cxf.apache.org">http://cxf.apache.org</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div>
 <ul>
-<li>org.apache.cxf:cxf-core:jar:3.0.0 (compile) <img id="_img223" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep222', '_img223' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep222" style="display:none">
+<li>org.apache.cxf:cxf-core:jar:3.0.1 (compile) <img id="_img223" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep222', '_img223' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep222" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Apache CXF Core</th></tr>
@@ -2277,7 +2263,7 @@ file comparators, endian transformation 
 <p><b>URL: </b><a class="externalLink" href="http://cxf.apache.org">http://cxf.apache.org</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div>
 <ul>
-<li>org.codehaus.woodstox:woodstox-core-asl:jar:4.3.0 (compile) <img id="_img225" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep224', '_img225' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep224" style="display:none">
+<li>org.codehaus.woodstox:woodstox-core-asl:jar:4.4.0 (compile) <img id="_img225" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep224', '_img225' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep224" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Woodstox</th></tr>
@@ -2325,7 +2311,7 @@ implements Stax (JSR-173) and SAX2 APIs<
 <p><b>Description: </b>Common Annotations for the JavaTM Platform API</p>
 <p><b>URL: </b><a class="externalLink" href="http://jcp.org/en/jsr/detail?id=250">http://jcp.org/en/jsr/detail?id=250</a></p>
 <p><b>Project License: </b><a class="externalLink" href="https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html">CDDL + GPLv2 with classpath exception</a></p></td></tr></table></div></li>
-<li>org.apache.cxf:cxf-rt-transports-http:jar:3.0.0 (compile) <img id="_img235" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep234', '_img235' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep234" style="display:none">
+<li>org.apache.cxf:cxf-rt-transports-http:jar:3.0.1 (compile) <img id="_img235" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep234', '_img235' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep234" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Apache CXF Runtime HTTP Transport</th></tr>
@@ -2334,7 +2320,7 @@ implements Stax (JSR-173) and SAX2 APIs<
 <p><b>Description: </b>Apache CXF Runtime HTTP Transport</p>
 <p><b>URL: </b><a class="externalLink" href="http://cxf.apache.org">http://cxf.apache.org</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
-<li>org.apache.cxf:cxf-rt-frontend-jaxws:jar:3.0.0 (compile) <img id="_img237" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep236', '_img237' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep236" style="display:none">
+<li>org.apache.cxf:cxf-rt-frontend-jaxws:jar:3.0.1 (compile) <img id="_img237" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep236', '_img237' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep236" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Apache CXF Runtime JAX-WS Frontend</th></tr>
@@ -2357,7 +2343,7 @@ implements Stax (JSR-173) and SAX2 APIs<
     and users easier.</p>
 <p><b>URL: </b><a class="externalLink" href="http://xml.apache.org/commons/components/resolver/">http://xml.apache.org/commons/components/resolver/</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.apache.cxf:cxf-rt-bindings-soap:jar:3.0.0 (compile) <img id="_img241" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep240', '_img241' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep240" style="display:none">
+<li>org.apache.cxf:cxf-rt-bindings-soap:jar:3.0.1 (compile) <img id="_img241" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep240', '_img241' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep240" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Apache CXF Runtime SOAP Binding</th></tr>
@@ -2367,7 +2353,7 @@ implements Stax (JSR-173) and SAX2 APIs<
 <p><b>URL: </b><a class="externalLink" href="http://cxf.apache.org">http://cxf.apache.org</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div>
 <ul>
-<li>org.apache.cxf:cxf-rt-wsdl:jar:3.0.0 (compile) <img id="_img243" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep242', '_img243' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep242" style="display:none">
+<li>org.apache.cxf:cxf-rt-wsdl:jar:3.0.1 (compile) <img id="_img243" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep242', '_img243' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep242" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Apache CXF Runtime Core for WSDL</th></tr>
@@ -2386,7 +2372,7 @@ implements Stax (JSR-173) and SAX2 APIs<
 <p><b>Description: </b>Java stub generator for WSDL</p>
 <p><b>URL: </b><a class="externalLink" href="http://sf.net/projects/wsdl4j">http://sf.net/projects/wsdl4j</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.opensource.org/licenses/cpl1.0.txt">CPL</a></p></td></tr></table></div></li></ul></li>
-<li>org.apache.cxf:cxf-rt-databinding-jaxb:jar:3.0.0 (compile) <img id="_img247" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep246', '_img247' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep246" style="display:none">
+<li>org.apache.cxf:cxf-rt-databinding-jaxb:jar:3.0.1 (compile) <img id="_img247" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep246', '_img247' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep246" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Apache CXF Runtime JAXB DataBinding</th></tr>
@@ -2396,45 +2382,25 @@ implements Stax (JSR-173) and SAX2 APIs<
 <p><b>URL: </b><a class="externalLink" href="http://cxf.apache.org">http://cxf.apache.org</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div>
 <ul>
-<li>com.sun.xml.bind:jaxb-impl:jar:2.2.7 (compile) <img id="_img249" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep248', '_img249' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep248" style="display:none">
-<table border="0" class="table table-striped">
-<tr class="a">
-<th>JAXB Reference Implementation</th></tr>
-<tr class="b">
-<td>
-<p><b>Description: </b>JAXB (JSR 222) Reference Implementation</p>
-<p><b>URL: </b><a class="externalLink" href="http://jaxb.java.net/">http://jaxb.java.net/</a></p>
-<p><b>Project License: </b><a class="externalLink" href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL 1.1</a><a class="externalLink" href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">GPL2 w/ CPE</a></p></td></tr></table></div>
-<ul>
-<li>com.sun.xml.bind:jaxb-core:jar:2.2.7 (compile) <img id="_img251" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep250', '_img251' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep250" style="display:none">
-<table border="0" class="table table-striped">
-<tr class="a">
-<th>JAXB CORE</th></tr>
-<tr class="b">
-<td>
-<p><b>Description: </b>JAXB (JSR 222) reference implementation - core classes</p>
-<p><b>URL: </b><a class="externalLink" href="http://jaxb.java.net/">http://jaxb.java.net/</a></p>
-<p><b>Project License: </b><a class="externalLink" href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL 1.1</a><a class="externalLink" href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">GPL2 w/ CPE</a></p></td></tr></table></div>
-<ul>
-<li>com.sun.istack:istack-commons-runtime:jar:2.16 (compile) <img id="_img253" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep252', '_img253' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep252" style="display:none">
+<li>com.sun.xml.bind:jaxb-impl:jar:2.2.10-b140310.1920 (compile) <img id="_img249" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep248', '_img249' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep248" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
-<th>istack common utility code runtime</th></tr>
+<th>Old JAXB Runtime</th></tr>
 <tr class="b">
 <td>
-<p><b>Description: </b>istack common utility code</p>
-<p><b>URL: </b><a class="externalLink" href="http://java.net/istack-commons/istack-commons-runtime/">http://java.net/istack-commons/istack-commons-runtime/</a></p>
-<p><b>Project License: </b><a class="externalLink" href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL 1.1</a><a class="externalLink" href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">GPL2 w/ CPE</a></p></td></tr></table></div></li></ul></li>
-<li>com.sun.xml.fastinfoset:FastInfoset:jar:1.2.12 (compile) <img id="_img255" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep254', '_img255' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep254" style="display:none">
+<p><b>Description: </b>Old JAXB Runtime module. Contains sources required for runtime processing.</p>
+<p><b>URL: </b><a class="externalLink" href="http://jaxb.java.net/jaxb-bundles/jaxb-impl">http://jaxb.java.net/jaxb-bundles/jaxb-impl</a></p>
+<p><b>Project License: </b><a class="externalLink" href="http://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL+GPL License</a></p></td></tr></table></div></li>
+<li>com.sun.xml.bind:jaxb-core:jar:2.2.10-b140310.1920 (compile) <img id="_img251" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep250', '_img251' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep250" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
-<th>fastinfoset</th></tr>
+<th>Old JAXB Core</th></tr>
 <tr class="b">
 <td>
-<p><b>Description: </b>Open Source implementation of the Fast Infoset Standard for Binary XML (http://www.itu.int/ITU-T/asn1/).</p>
-<p><b>URL: </b><a class="externalLink" href="http://fi.java.net">http://fi.java.net</a></p>
-<p><b>Project License: </b><a class="externalLink" href="http://www.opensource.org/licenses/apache2.0.php">Apache License, Version 2.0</a></p></td></tr></table></div></li></ul></li></ul></li></ul></li>
-<li>org.apache.cxf:cxf-rt-bindings-xml:jar:3.0.0 (compile) <img id="_img257" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep256', '_img257' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep256" style="display:none">
+<p><b>Description: </b>Old JAXB Core module. Contains sources required by XJC, JXC and Runtime modules with dependencies.</p>
+<p><b>URL: </b><a class="externalLink" href="http://jaxb.java.net/jaxb-bundles/jaxb-core">http://jaxb.java.net/jaxb-bundles/jaxb-core</a></p>
+<p><b>Project License: </b><a class="externalLink" href="http://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL+GPL License</a></p></td></tr></table></div></li></ul></li></ul></li>
+<li>org.apache.cxf:cxf-rt-bindings-xml:jar:3.0.1 (compile) <img id="_img253" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep252', '_img253' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep252" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Apache CXF Runtime XML Binding</th></tr>
@@ -2443,7 +2409,7 @@ implements Stax (JSR-173) and SAX2 APIs<
 <p><b>Description: </b>Apache CXF Runtime XML Binding</p>
 <p><b>URL: </b><a class="externalLink" href="http://cxf.apache.org">http://cxf.apache.org</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.apache.cxf:cxf-rt-frontend-simple:jar:3.0.0 (compile) <img id="_img259" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep258', '_img259' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep258" style="display:none">
+<li>org.apache.cxf:cxf-rt-frontend-simple:jar:3.0.1 (compile) <img id="_img255" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep254', '_img255' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep254" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Apache CXF Runtime Simple Frontend</th></tr>
@@ -2452,7 +2418,7 @@ implements Stax (JSR-173) and SAX2 APIs<
 <p><b>Description: </b>Apache CXF Runtime Simple Frontend</p>
 <p><b>URL: </b><a class="externalLink" href="http://cxf.apache.org">http://cxf.apache.org</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.apache.cxf:cxf-rt-ws-addr:jar:3.0.0 (compile) <img id="_img261" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep260', '_img261' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep260" style="display:none">
+<li>org.apache.cxf:cxf-rt-ws-addr:jar:3.0.1 (compile) <img id="_img257" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep256', '_img257' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep256" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Apache CXF Runtime WS Addressing</th></tr>
@@ -2462,7 +2428,7 @@ implements Stax (JSR-173) and SAX2 APIs<
 <p><b>URL: </b><a class="externalLink" href="http://cxf.apache.org">http://cxf.apache.org</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div>
 <ul>
-<li>org.apache.cxf:cxf-rt-ws-policy:jar:3.0.0 (compile) <img id="_img263" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep262', '_img263' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep262" style="display:none">
+<li>org.apache.cxf:cxf-rt-ws-policy:jar:3.0.1 (compile) <img id="_img259" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep258', '_img259' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep258" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Apache CXF Runtime WS Policy</th></tr>
@@ -2472,7 +2438,7 @@ implements Stax (JSR-173) and SAX2 APIs<
 <p><b>URL: </b><a class="externalLink" href="http://cxf.apache.org">http://cxf.apache.org</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div>
 <ul>
-<li>org.apache.neethi:neethi:jar:3.0.3 (compile) <img id="_img265" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep264', '_img265' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep264" style="display:none">
+<li>org.apache.neethi:neethi:jar:3.0.3 (compile) <img id="_img261" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep260', '_img261' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep260" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Apache Neethi</th></tr>
@@ -2481,7 +2447,7 @@ implements Stax (JSR-173) and SAX2 APIs<
 <p><b>Description: </b>Apache Neethi provides general framework for the programmers to use WS Policy. It is compliant with latest WS Policy specification which was published in March 2006. This framework is specifically written to enable the Apache Web services stack to use WS Policy as a way of expressing it's requirements and capabilities.</p>
 <p><b>URL: </b><a class="externalLink" href="http://ws.apache.org/neethi/">http://ws.apache.org/neethi/</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li></ul></li></ul></li>
-<li>org.apache.cxf:cxf-rt-rs-extension-providers:jar:3.0.0 (compile) <img id="_img267" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep266', '_img267' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep266" style="display:none">
+<li>org.apache.cxf:cxf-rt-rs-extension-providers:jar:3.0.1 (compile) <img id="_img263" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep262', '_img263' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep262" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Apache CXF JAX-RS Extensions: Providers</th></tr>
@@ -2490,7 +2456,7 @@ implements Stax (JSR-173) and SAX2 APIs<
 <p><b>Description: </b>Apache CXF JAX-RS Extensions: Providers</p>
 <p><b>URL: </b><a class="externalLink" href="http://cxf.apache.org">http://cxf.apache.org</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
-<li>org.codehaus.jettison:jettison:jar:1.3.5 (compile) <img id="_img269" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep268', '_img269' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep268" style="display:none">
+<li>org.codehaus.jettison:jettison:jar:1.3.5 (compile) <img id="_img265" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep264', '_img265' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep264" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Jettison</th></tr>
@@ -2499,7 +2465,7 @@ implements Stax (JSR-173) and SAX2 APIs<
 <p><b>Description: </b>A StAX implementation for JSON.</p>
 <p><b>URL: </b><a class="externalLink" href="http://codehaus.org/jettison/">http://codehaus.org/jettison/</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></p></td></tr></table></div></li>
-<li>junit:junit:jar:4.11 (test) <img id="_img271" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep270', '_img271' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep270" style="display:none">
+<li>junit:junit:jar:4.11 (test) <img id="_img267" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep266', '_img267' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep266" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>JUnit</th></tr>
@@ -2510,7 +2476,7 @@ implements Stax (JSR-173) and SAX2 APIs<
 <p><b>URL: </b><a class="externalLink" href="http://junit.org">http://junit.org</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.opensource.org/licenses/cpl1.0.txt">Common Public License Version 1.0</a></p></td></tr></table></div>
 <ul>
-<li>org.hamcrest:hamcrest-core:jar:1.3 (test) <img id="_img273" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep272', '_img273' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep272" style="display:none">
+<li>org.hamcrest:hamcrest-core:jar:1.3 (test) <img id="_img269" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep268', '_img269' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep268" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Hamcrest Core</th></tr>
@@ -2519,7 +2485,7 @@ implements Stax (JSR-173) and SAX2 APIs<
 <p><b>Description: </b>This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.</p>
 <p><b>URL: </b><a class="externalLink" href="https://github.com/hamcrest/JavaHamcrest/hamcrest-core">https://github.com/hamcrest/JavaHamcrest/hamcrest-core</a></p>
 <p><b>Project License: </b><a class="externalLink" href="http://www.opensource.org/licenses/bsd-license.php">New BSD License</a></p></td></tr></table></div></li></ul></li>
-<li>org.springframework:spring-test:jar:4.0.6.RELEASE (test) <img id="_img275" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep274', '_img275' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep274" style="display:none">
+<li>org.springframework:spring-test:jar:4.0.6.RELEASE (test) <img id="_img271" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep270', '_img271' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep270" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Spring TestContext Framework</th></tr>
@@ -2544,9 +2510,10 @@ implements Stax (JSR-173) and SAX2 APIs<
 <p><b>COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: </b>Streaming API for XML</p>
 <p><b>GNU Lesser General Public License: </b>Logback Classic Module, Logback Core Module</p>
 <p><b>The BSD License: </b>Stax2 API</p>
-<p><b>CDDL 1.1: </b>JAXB CORE, JAXB Reference Implementation, istack common utility code runtime, javax.ws.rs-api</p>
+<p><b>CDDL 1.1: </b>javax.ws.rs-api</p>
 <p><b>BSD License: </b>AntLR Parser Generator, PostgreSQL JDBC Driver</p>
 <p><b>Apache License: </b>HttpClient, HttpCore</p>
+<p><b>CDDL+GPL License: </b>Old JAXB Core, Old JAXB Runtime</p>
 <p><b>Common Public License Version 1.0: </b>JUnit</p>
 <p><b>Apache 2.0: </b>Quartz Enterprise Job Scheduler</p>
 <p><b>Common Development and Distribution License (CDDL) v1.0: </b>JavaBeans Activation Framework (JAF)</p>
@@ -2555,7 +2522,7 @@ implements Stax (JSR-173) and SAX2 APIs<
 <p><b>BSD style: </b>XStream Core</p>
 <p><b>Common Public License - v 1.0: </b>JRuby</p>
 <p><b>BSD: </b>ASM Analysis, ASM Commons, ASM Core, ASM Tree, ASM Util, Serp</p>
-<p><b>Apache License, Version 2.0: </b>Jettison, fastinfoset</p>
+<p><b>Apache License, Version 2.0: </b>Jettison</p>
 <p><b>Bouncy Castle Licence: </b>Bouncy Castle Provider</p>
 <p><b>GNU General Public License Version 2: </b>JRuby</p>
 <p><b>GNU Lesser General Public License Version 2.1: </b>JRuby</p>
@@ -2564,7 +2531,7 @@ implements Stax (JSR-173) and SAX2 APIs<
 <p><b>Apache Software License 2.0: </b>OpenJPA Aggregate Jar</p>
 <p><b>CDDL: </b>JavaMail API (compat)</p>
 <p><b>CPL: </b>WSDL4J</p>
-<p><b>GPL2 w/ CPE: </b>JAXB CORE, JAXB Reference Implementation, istack common utility code runtime, javax.ws.rs-api</p>
+<p><b>GPL2 w/ CPE: </b>javax.ws.rs-api</p>
 <p><b>GNU General Public Library: </b>Streaming API for XML</p>
 <p><b>iCal4j - License: </b>iCal4j</p>
 <p><b>MIT License: </b>JCL 1.1.1 implemented over SLF4J, JUL to SLF4J bridge, SLF4J API Module</p>
@@ -2603,41 +2570,23 @@ implements Stax (JSR-173) and SAX2 APIs<
 <td>debug</td>
 <td>-</td></tr>
 <tr class="b">
-<td>istack-commons-runtime-2.16.jar</td>
-<td>22.64 kB</td>
-<td>32</td>
-<td>20</td>
-<td>3</td>
-<td>1.6</td>
-<td>debug</td>
-<td>-</td></tr>
-<tr class="a">
-<td>jaxb-core-2.2.7.jar</td>
-<td>216.55 kB</td>
-<td>229</td>
+<td>jaxb-core-2.2.10-b140310.1920.jar</td>
+<td>228.73 kB</td>
+<td>236</td>
 <td>170</td>
 <td>23</td>
 <td>1.6</td>
 <td>debug</td>
 <td>-</td></tr>
-<tr class="b">
-<td>jaxb-impl-2.2.7.jar</td>
-<td>898.41 kB</td>
-<td>646</td>
+<tr class="a">
+<td>jaxb-impl-2.2.10-b140310.1920.jar</td>
+<td>1,014.30 kB</td>
+<td>662</td>
 <td>529</td>
 <td>19</td>
 <td>1.6</td>
 <td>debug</td>
 <td>-</td></tr>
-<tr class="a">
-<td>FastInfoset-1.2.12.jar</td>
-<td>286.98 kB</td>
-<td>182</td>
-<td>148</td>
-<td>17</td>
-<td>1.5</td>
-<td>debug</td>
-<td>-</td></tr>
 <tr class="b">
 <td>xstream-1.4.2.jar</td>
 <td>470.38 kB</td>
@@ -2819,17 +2768,17 @@ implements Stax (JSR-173) and SAX2 APIs<
 <td>debug</td>
 <td>-</td></tr>
 <tr class="b">
-<td>cxf-core-3.0.0.jar</td>
-<td>1.23 MB</td>
-<td>924</td>
-<td>765</td>
+<td>cxf-core-3.0.1.jar</td>
+<td>1.24 MB</td>
+<td>934</td>
+<td>775</td>
 <td>73</td>
 <td>1.6</td>
 <td>debug</td>
 <td>-</td></tr>
 <tr class="a">
-<td>cxf-rt-bindings-soap-3.0.0.jar</td>
-<td>165.47 kB</td>
+<td>cxf-rt-bindings-soap-3.0.1.jar</td>
+<td>167.40 kB</td>
 <td>118</td>
 <td>80</td>
 <td>9</td>
@@ -2837,7 +2786,7 @@ implements Stax (JSR-173) and SAX2 APIs<
 <td>debug</td>
 <td>-</td></tr>
 <tr class="b">
-<td>cxf-rt-bindings-xml-3.0.0.jar</td>
+<td>cxf-rt-bindings-xml-3.0.1.jar</td>
 <td>36.92 kB</td>
 <td>46</td>
 <td>18</td>
@@ -2846,8 +2795,8 @@ implements Stax (JSR-173) and SAX2 APIs<
 <td>debug</td>
 <td>-</td></tr>
 <tr class="a">
-<td>cxf-rt-databinding-jaxb-3.0.0.jar</td>
-<td>97.96 kB</td>
+<td>cxf-rt-databinding-jaxb-3.0.1.jar</td>
+<td>98.13 kB</td>
 <td>48</td>
 <td>25</td>
 <td>3</td>
@@ -2855,8 +2804,8 @@ implements Stax (JSR-173) and SAX2 APIs<
 <td>debug</td>
 <td>-</td></tr>
 <tr class="b">
-<td>cxf-rt-frontend-jaxrs-3.0.0.jar</td>
-<td>556.59 kB</td>
+<td>cxf-rt-frontend-jaxrs-3.0.1.jar</td>
+<td>559.51 kB</td>
 <td>274</td>
 <td>227</td>
 <td>18</td>
@@ -2864,8 +2813,8 @@ implements Stax (JSR-173) and SAX2 APIs<
 <td>debug</td>
 <td>-</td></tr>
 <tr class="a">
-<td>cxf-rt-frontend-jaxws-3.0.0.jar</td>
-<td>334.55 kB</td>
+<td>cxf-rt-frontend-jaxws-3.0.1.jar</td>
+<td>334.57 kB</td>
 <td>177</td>
 <td>121</td>
 <td>19</td>
@@ -2873,8 +2822,8 @@ implements Stax (JSR-173) and SAX2 APIs<
 <td>debug</td>
 <td>-</td></tr>
 <tr class="b">
-<td>cxf-rt-frontend-simple-3.0.0.jar</td>
-<td>95.25 kB</td>
+<td>cxf-rt-frontend-simple-3.0.1.jar</td>
+<td>96.41 kB</td>
 <td>61</td>
 <td>33</td>
 <td>5</td>
@@ -2882,8 +2831,8 @@ implements Stax (JSR-173) and SAX2 APIs<
 <td>debug</td>
 <td>-</td></tr>
 <tr class="a">
-<td>cxf-rt-rs-extension-providers-3.0.0.jar</td>
-<td>79.97 kB</td>
+<td>cxf-rt-rs-extension-providers-3.0.1.jar</td>
+<td>80.24 kB</td>
 <td>55</td>
 <td>32</td>
 <td>8</td>
@@ -2891,8 +2840,8 @@ implements Stax (JSR-173) and SAX2 APIs<
 <td>debug</td>
 <td>-</td></tr>
 <tr class="b">
-<td>cxf-rt-transports-http-3.0.0.jar</td>
-<td>246.98 kB</td>
+<td>cxf-rt-transports-http-3.0.1.jar</td>
+<td>247.12 kB</td>
 <td>165</td>
 <td>120</td>
 <td>12</td>
@@ -2900,8 +2849,8 @@ implements Stax (JSR-173) and SAX2 APIs<
 <td>debug</td>
 <td>-</td></tr>
 <tr class="a">
-<td>cxf-rt-ws-addr-3.0.0.jar</td>
-<td>73.13 kB</td>
+<td>cxf-rt-ws-addr-3.0.1.jar</td>
+<td>73.35 kB</td>
 <td>58</td>
 <td>28</td>
 <td>5</td>
@@ -2909,8 +2858,8 @@ implements Stax (JSR-173) and SAX2 APIs<
 <td>debug</td>
 <td>-</td></tr>
 <tr class="b">
-<td>cxf-rt-ws-policy-3.0.0.jar</td>
-<td>207.52 kB</td>
+<td>cxf-rt-ws-policy-3.0.1.jar</td>
+<td>207.70 kB</td>
 <td>159</td>
 <td>105</td>
 <td>13</td>
@@ -2918,8 +2867,8 @@ implements Stax (JSR-173) and SAX2 APIs<
 <td>debug</td>
 <td>-</td></tr>
 <tr class="a">
-<td>cxf-rt-wsdl-3.0.0.jar</td>
-<td>167.23 kB</td>
+<td>cxf-rt-wsdl-3.0.1.jar</td>
+<td>167.38 kB</td>
 <td>79</td>
 <td>54</td>
 <td>5</td>
@@ -2945,22 +2894,22 @@ implements Stax (JSR-173) and SAX2 APIs<
 <th>Debug</th>
 <th>Sealed</th></tr>
 <tr class="b">
-<td>39</td>
-<td>12.31 MB</td>
-<td>8,668</td>
-<td>7,297</td>
-<td>538</td>
+<td>37</td>
+<td>12.15 MB</td>
+<td>8,487</td>
+<td>7,139</td>
+<td>518</td>
 <td>1.6</td>
-<td>38</td>
+<td>36</td>
 <td>1</td></tr>
 <tr class="a">
-<td>compile: 38</td>
-<td>compile: 12.07 MB</td>
-<td>compile: 8,402</td>
-<td>compile: 7,064</td>
-<td>compile: 510</td>
+<td>compile: 36</td>
+<td>compile: 11.92 MB</td>
+<td>compile: 8,221</td>
+<td>compile: 6,906</td>
+<td>compile: 490</td>
 <td>-</td>
-<td>compile: 37</td>
+<td>compile: 35</td>
 <td>compile: 1</td></tr>
 <tr class="b">
 <td>test: 1</td>

Modified: openmeetings/trunk/site/openmeetings-webservice/dependency-convergence.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/openmeetings-webservice/dependency-convergence.html?rev=1632215&r1=1632214&r2=1632215&view=diff
==============================================================================
--- openmeetings/trunk/site/openmeetings-webservice/dependency-convergence.html (original)
+++ openmeetings/trunk/site/openmeetings-webservice/dependency-convergence.html Thu Oct 16 05:29:59 2014
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-09-17 
+ | Generated by Apache Maven Doxia at 2014-10-16 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20140917" />
+    <meta name="Date-Revision-yyyymmdd" content="20141016" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; Reactor Dependency Convergence</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -45,7 +45,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-09-17
+                  <li id="publishDate">Last Published: 2014-10-16
                    </li>
                       
                 
@@ -452,7 +452,7 @@
 <td>
 <table border="0" class="table table-striped">
 <tr class="b">
-<td width="25%">3.0.0</td>
+<td width="25%">3.0.1</td>
 <td>
 <ol style="list-style-type: lower-alpha">
 <li><a class="externalLink" href="http://openmeetings.apache.org/openmeetings-webservice">org.apache.openmeetings:openmeetings-webservice</a></li></ol></td></tr></table></td></tr></table></div>
@@ -464,7 +464,7 @@
 <td>
 <table border="0" class="table table-striped">
 <tr class="b">
-<td width="25%">3.0.0</td>
+<td width="25%">3.0.1</td>
 <td>
 <ol style="list-style-type: lower-alpha">
 <li><a class="externalLink" href="http://openmeetings.apache.org/openmeetings-webservice">org.apache.openmeetings:openmeetings-webservice</a></li></ol></td></tr></table></td></tr></table></div>
@@ -476,7 +476,7 @@
 <td>
 <table border="0" class="table table-striped">
 <tr class="b">
-<td width="25%">3.0.0</td>
+<td width="25%">3.0.1</td>
 <td>
 <ol style="list-style-type: lower-alpha">
 <li><a class="externalLink" href="http://openmeetings.apache.org/openmeetings-webservice">org.apache.openmeetings:openmeetings-webservice</a></li></ol></td></tr></table></td></tr></table></div>
@@ -524,7 +524,7 @@
 <td>
 <table border="0" class="table table-striped">
 <tr class="b">
-<td width="25%">1.0.0-M23</td>
+<td width="25%">1.0.0-M24</td>
 <td>
 <ol style="list-style-type: lower-alpha">
 <li><a class="externalLink" href="http://openmeetings.apache.org/openmeetings-core">org.apache.openmeetings:openmeetings-core</a></li></ol></td></tr></table></td></tr></table></div>

Modified: openmeetings/trunk/site/openmeetings-webservice/dependency-management.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/openmeetings-webservice/dependency-management.html?rev=1632215&r1=1632214&r2=1632215&view=diff
==============================================================================
--- openmeetings/trunk/site/openmeetings-webservice/dependency-management.html (original)
+++ openmeetings/trunk/site/openmeetings-webservice/dependency-management.html Thu Oct 16 05:29:59 2014
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-09-17 
+ | Generated by Apache Maven Doxia at 2014-10-16 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20140917" />
+    <meta name="Date-Revision-yyyymmdd" content="20141016" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; Project Dependency Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -45,7 +45,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-09-17
+                  <li id="publishDate">Last Published: 2014-10-16
                    </li>
                       
                 
@@ -195,19 +195,19 @@
 <tr class="a">
 <td>org.apache.cxf</td>
 <td><a class="externalLink" href="http://cxf.apache.org">cxf-rt-frontend-jaxrs</a></td>
-<td>3.0.0</td>
+<td>3.0.1</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
 <tr class="b">
 <td>org.apache.cxf</td>
 <td><a class="externalLink" href="http://cxf.apache.org">cxf-rt-frontend-jaxws</a></td>
-<td>3.0.0</td>
+<td>3.0.1</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
 <tr class="a">
 <td>org.apache.cxf</td>
 <td><a class="externalLink" href="http://cxf.apache.org">cxf-rt-rs-extension-providers</a></td>
-<td>3.0.0</td>
+<td>3.0.1</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
 <tr class="b">

Modified: openmeetings/trunk/site/openmeetings-webservice/distribution-management.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/openmeetings-webservice/distribution-management.html?rev=1632215&r1=1632214&r2=1632215&view=diff
==============================================================================
--- openmeetings/trunk/site/openmeetings-webservice/distribution-management.html (original)
+++ openmeetings/trunk/site/openmeetings-webservice/distribution-management.html Thu Oct 16 05:29:59 2014
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-09-17 
+ | Generated by Apache Maven Doxia at 2014-10-16 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20140917" />
+    <meta name="Date-Revision-yyyymmdd" content="20141016" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; Project Distribution Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -45,7 +45,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-09-17
+                  <li id="publishDate">Last Published: 2014-10-16
                    </li>
                       
                 

Modified: openmeetings/trunk/site/openmeetings-webservice/index.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/openmeetings-webservice/index.html?rev=1632215&r1=1632214&r2=1632215&view=diff
==============================================================================
--- openmeetings/trunk/site/openmeetings-webservice/index.html (original)
+++ openmeetings/trunk/site/openmeetings-webservice/index.html Thu Oct 16 05:29:59 2014
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-09-17 
+ | Generated by Apache Maven Doxia at 2014-10-16 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20140917" />
+    <meta name="Date-Revision-yyyymmdd" content="20141016" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; About</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -45,7 +45,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-09-17
+                  <li id="publishDate">Last Published: 2014-10-16
                    </li>
                       
                 

Modified: openmeetings/trunk/site/openmeetings-webservice/integration.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/openmeetings-webservice/integration.html?rev=1632215&r1=1632214&r2=1632215&view=diff
==============================================================================
--- openmeetings/trunk/site/openmeetings-webservice/integration.html (original)
+++ openmeetings/trunk/site/openmeetings-webservice/integration.html Thu Oct 16 05:29:59 2014
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-09-17 
+ | Generated by Apache Maven Doxia at 2014-10-16 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20140917" />
+    <meta name="Date-Revision-yyyymmdd" content="20141016" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; Continuous Integration</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -45,7 +45,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-09-17
+                  <li id="publishDate">Last Published: 2014-10-16
                    </li>
                       
                 

Modified: openmeetings/trunk/site/openmeetings-webservice/issue-tracking.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/openmeetings-webservice/issue-tracking.html?rev=1632215&r1=1632214&r2=1632215&view=diff
==============================================================================
--- openmeetings/trunk/site/openmeetings-webservice/issue-tracking.html (original)
+++ openmeetings/trunk/site/openmeetings-webservice/issue-tracking.html Thu Oct 16 05:29:59 2014
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-09-17 
+ | Generated by Apache Maven Doxia at 2014-10-16 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20140917" />
+    <meta name="Date-Revision-yyyymmdd" content="20141016" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; Issue Tracking</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -45,7 +45,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-09-17
+                  <li id="publishDate">Last Published: 2014-10-16
                    </li>
                       
                 

Modified: openmeetings/trunk/site/openmeetings-webservice/license.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/openmeetings-webservice/license.html?rev=1632215&r1=1632214&r2=1632215&view=diff
==============================================================================
--- openmeetings/trunk/site/openmeetings-webservice/license.html (original)
+++ openmeetings/trunk/site/openmeetings-webservice/license.html Thu Oct 16 05:29:59 2014
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-09-17 
+ | Generated by Apache Maven Doxia at 2014-10-16 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20140917" />
+    <meta name="Date-Revision-yyyymmdd" content="20141016" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; Project License</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -45,7 +45,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-09-17
+                  <li id="publishDate">Last Published: 2014-10-16
                    </li>
                       
                 

Modified: openmeetings/trunk/site/openmeetings-webservice/mail-lists.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/openmeetings-webservice/mail-lists.html?rev=1632215&r1=1632214&r2=1632215&view=diff
==============================================================================
--- openmeetings/trunk/site/openmeetings-webservice/mail-lists.html (original)
+++ openmeetings/trunk/site/openmeetings-webservice/mail-lists.html Thu Oct 16 05:29:59 2014
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-09-17 
+ | Generated by Apache Maven Doxia at 2014-10-16 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20140917" />
+    <meta name="Date-Revision-yyyymmdd" content="20141016" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; Project Mailing Lists</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -45,7 +45,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-09-17
+                  <li id="publishDate">Last Published: 2014-10-16
                    </li>
                       
                 

Modified: openmeetings/trunk/site/openmeetings-webservice/plugin-management.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/openmeetings-webservice/plugin-management.html?rev=1632215&r1=1632214&r2=1632215&view=diff
==============================================================================
--- openmeetings/trunk/site/openmeetings-webservice/plugin-management.html (original)
+++ openmeetings/trunk/site/openmeetings-webservice/plugin-management.html Thu Oct 16 05:29:59 2014
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-09-17 
+ | Generated by Apache Maven Doxia at 2014-10-16 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20140917" />
+    <meta name="Date-Revision-yyyymmdd" content="20141016" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; Project Plugin Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -45,7 +45,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-09-17
+                  <li id="publishDate">Last Published: 2014-10-16
                    </li>
                       
                 
@@ -200,15 +200,15 @@
 <tr class="b">
 <td>org.apache.maven.plugins</td>
 <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-clean-plugin/">maven-clean-plugin</a></td>
-<td>2.5</td></tr>
+<td>2.6</td></tr>
 <tr class="a">
 <td>org.apache.maven.plugins</td>
 <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-compiler-plugin/">maven-compiler-plugin</a></td>
-<td>2.5.1</td></tr>
+<td>3.2</td></tr>
 <tr class="b">
 <td>org.apache.maven.plugins</td>
 <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-dependency-plugin/">maven-dependency-plugin</a></td>
-<td>2.8</td></tr>
+<td>2.9</td></tr>
 <tr class="a">
 <td>org.apache.maven.plugins</td>
 <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-deploy-plugin/">maven-deploy-plugin</a></td>
@@ -248,7 +248,7 @@
 <tr class="b">
 <td>org.apache.maven.plugins</td>
 <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-javadoc-plugin/">maven-javadoc-plugin</a></td>
-<td>2.9.1</td></tr>
+<td>2.10.1</td></tr>
 <tr class="a">
 <td>org.apache.maven.plugins</td>
 <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-plugin-plugin/">maven-plugin-plugin</a></td>
@@ -288,7 +288,7 @@
 <tr class="b">
 <td>org.apache.maven.plugins</td>
 <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-war-plugin/">maven-war-plugin</a></td>
-<td>2.4</td></tr>
+<td>2.5</td></tr>
 <tr class="a">
 <td>org.apache.rat</td>
 <td><a class="externalLink" href="http://creadur.apache.org/rat/apache-rat-plugin/">apache-rat-plugin</a></td>

Modified: openmeetings/trunk/site/openmeetings-webservice/plugins.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/openmeetings-webservice/plugins.html?rev=1632215&r1=1632214&r2=1632215&view=diff
==============================================================================
--- openmeetings/trunk/site/openmeetings-webservice/plugins.html (original)
+++ openmeetings/trunk/site/openmeetings-webservice/plugins.html Thu Oct 16 05:29:59 2014
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-09-17 
+ | Generated by Apache Maven Doxia at 2014-10-16 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20140917" />
+    <meta name="Date-Revision-yyyymmdd" content="20141016" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; Project Build Plugins</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -45,7 +45,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-09-17
+                  <li id="publishDate">Last Published: 2014-10-16
                    </li>
                       
                 
@@ -188,11 +188,11 @@
 <tr class="a">
 <td>org.apache.maven.plugins</td>
 <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-clean-plugin/">maven-clean-plugin</a></td>
-<td>2.5</td></tr>
+<td>2.6</td></tr>
 <tr class="b">
 <td>org.apache.maven.plugins</td>
 <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-compiler-plugin/">maven-compiler-plugin</a></td>
-<td>2.5.1</td></tr>
+<td>3.2</td></tr>
 <tr class="a">
 <td>org.apache.maven.plugins</td>
 <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-deploy-plugin/">maven-deploy-plugin</a></td>
@@ -208,7 +208,7 @@
 <tr class="b">
 <td>org.apache.maven.plugins</td>
 <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-javadoc-plugin/">maven-javadoc-plugin</a></td>
-<td>2.9.1</td></tr>
+<td>2.10.1</td></tr>
 <tr class="a">
 <td>org.apache.maven.plugins</td>
 <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-remote-resources-plugin/">maven-remote-resources-plugin</a></td>

Modified: openmeetings/trunk/site/openmeetings-webservice/project-info.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/openmeetings-webservice/project-info.html?rev=1632215&r1=1632214&r2=1632215&view=diff
==============================================================================
--- openmeetings/trunk/site/openmeetings-webservice/project-info.html (original)
+++ openmeetings/trunk/site/openmeetings-webservice/project-info.html Thu Oct 16 05:29:59 2014
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-09-17 
+ | Generated by Apache Maven Doxia at 2014-10-16 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20140917" />
+    <meta name="Date-Revision-yyyymmdd" content="20141016" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; Project Information</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -45,7 +45,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-09-17
+                  <li id="publishDate">Last Published: 2014-10-16
                    </li>
                       
                 

Modified: openmeetings/trunk/site/openmeetings-webservice/project-reports.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/openmeetings-webservice/project-reports.html?rev=1632215&r1=1632214&r2=1632215&view=diff
==============================================================================
--- openmeetings/trunk/site/openmeetings-webservice/project-reports.html (original)
+++ openmeetings/trunk/site/openmeetings-webservice/project-reports.html Thu Oct 16 05:29:59 2014
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-09-17 
+ | Generated by Apache Maven Doxia at 2014-10-16 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20140917" />
+    <meta name="Date-Revision-yyyymmdd" content="20141016" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; Generated Reports</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -45,7 +45,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-09-17
+                  <li id="publishDate">Last Published: 2014-10-16
                    </li>
                       
                 

Modified: openmeetings/trunk/site/openmeetings-webservice/project-summary.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/openmeetings-webservice/project-summary.html?rev=1632215&r1=1632214&r2=1632215&view=diff
==============================================================================
--- openmeetings/trunk/site/openmeetings-webservice/project-summary.html (original)
+++ openmeetings/trunk/site/openmeetings-webservice/project-summary.html Thu Oct 16 05:29:59 2014
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-09-17 
+ | Generated by Apache Maven Doxia at 2014-10-16 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20140917" />
+    <meta name="Date-Revision-yyyymmdd" content="20141016" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; Project Summary</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -45,7 +45,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-09-17
+                  <li id="publishDate">Last Published: 2014-10-16
                    </li>
                       
                 

Modified: openmeetings/trunk/site/openmeetings-webservice/rat-report.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/openmeetings-webservice/rat-report.html?rev=1632215&r1=1632214&r2=1632215&view=diff
==============================================================================
--- openmeetings/trunk/site/openmeetings-webservice/rat-report.html (original)
+++ openmeetings/trunk/site/openmeetings-webservice/rat-report.html Thu Oct 16 05:29:59 2014
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-09-17 
+ | Generated by Apache Maven Doxia at 2014-10-16 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20140917" />
+    <meta name="Date-Revision-yyyymmdd" content="20141016" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; Rat (Release Audit Tool) results</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -45,7 +45,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-09-17
+                  <li id="publishDate">Last Published: 2014-10-16
                    </li>
                       
                 
@@ -181,7 +181,7 @@
 *****************************************************
 Summary
 -------
-Generated at: 2014-09-17T19:24:51+07:00
+Generated at: 2014-10-16T11:45:46+07:00
 Notes: 0
 Binaries: 0
 Archives: 0

Modified: openmeetings/trunk/site/openmeetings-webservice/source-repository.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/openmeetings-webservice/source-repository.html?rev=1632215&r1=1632214&r2=1632215&view=diff
==============================================================================
--- openmeetings/trunk/site/openmeetings-webservice/source-repository.html (original)
+++ openmeetings/trunk/site/openmeetings-webservice/source-repository.html Thu Oct 16 05:29:59 2014
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-09-17 
+ | Generated by Apache Maven Doxia at 2014-10-16 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20140917" />
+    <meta name="Date-Revision-yyyymmdd" content="20141016" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; Source Repository</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -45,7 +45,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-09-17
+                  <li id="publishDate">Last Published: 2014-10-16
                    </li>
                       
                 

Modified: openmeetings/trunk/site/openmeetings-webservice/surefire-report.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/openmeetings-webservice/surefire-report.html?rev=1632215&r1=1632214&r2=1632215&view=diff
==============================================================================
--- openmeetings/trunk/site/openmeetings-webservice/surefire-report.html (original)
+++ openmeetings/trunk/site/openmeetings-webservice/surefire-report.html Thu Oct 16 05:29:59 2014
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-09-17 
+ | Generated by Apache Maven Doxia at 2014-10-16 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20140917" />
+    <meta name="Date-Revision-yyyymmdd" content="20141016" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; Surefire Report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -45,7 +45,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-09-17
+                  <li id="publishDate">Last Published: 2014-10-16
                    </li>
                       
                 

Modified: openmeetings/trunk/site/openmeetings-webservice/team-list.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/site/openmeetings-webservice/team-list.html?rev=1632215&r1=1632214&r2=1632215&view=diff
==============================================================================
--- openmeetings/trunk/site/openmeetings-webservice/team-list.html (original)
+++ openmeetings/trunk/site/openmeetings-webservice/team-list.html Thu Oct 16 05:29:59 2014
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-09-17 
+ | Generated by Apache Maven Doxia at 2014-10-16 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20140917" />
+    <meta name="Date-Revision-yyyymmdd" content="20141016" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache OpenMeetings Project &#x2013; Team list</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -45,7 +45,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-09-17
+                  <li id="publishDate">Last Published: 2014-10-16
                    </li>