You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2016/04/25 23:27:34 UTC

svn commit: r1740903 [30/37] - in /webservices/website/axiom-staging: ./ apidocs/ apidocs/org/apache/axiom/attachments/ apidocs/org/apache/axiom/attachments/class-use/ apidocs/org/apache/axiom/attachments/impl/ apidocs/org/apache/axiom/attachments/impl...

Modified: webservices/website/axiom-staging/implementations/fom-impl/fonts/glyphicons-halflings-regular.ttf
URL: http://svn.apache.org/viewvc/webservices/website/axiom-staging/implementations/fom-impl/fonts/glyphicons-halflings-regular.ttf?rev=1740903&r1=1740902&r2=1740903&view=diff
==============================================================================
Binary files - no diff available.

Modified: webservices/website/axiom-staging/implementations/fom-impl/fonts/glyphicons-halflings-regular.woff
URL: http://svn.apache.org/viewvc/webservices/website/axiom-staging/implementations/fom-impl/fonts/glyphicons-halflings-regular.woff?rev=1740903&r1=1740902&r2=1740903&view=diff
==============================================================================
Binary files - no diff available.

Modified: webservices/website/axiom-staging/implementations/fom-impl/index.html
URL: http://svn.apache.org/viewvc/webservices/website/axiom-staging/implementations/fom-impl/index.html?rev=1740903&r1=1740902&r2=1740903&view=diff
==============================================================================
--- webservices/website/axiom-staging/implementations/fom-impl/index.html (original)
+++ webservices/website/axiom-staging/implementations/fom-impl/index.html Mon Apr 25 21:27:21 2016
@@ -1,32 +1,29 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-02-20 
- | Rendered using Apache Maven Fluido Skin 1.4
+ | Generated by Apache Maven Doxia Site Renderer 1.7 at 2016-04-25 
+ | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <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="20160220" />
+    <meta name="Date-Revision-yyyymmdd" content="20160425" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Abdera Model (FOM) Implementation &#x2013; About</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
 
       
-    <script type="text/javascript" src="./js/apache-maven-fluido-1.4.min.js"></script>
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.5.min.js"></script>
 
-                          
-        
-<script src="//www.google-analytics.com/analytics.js" async=""></script>
-                      
-        
-<script>window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
+          <script async='' src='//www.google-analytics.com/analytics.js'> </script>
+            <script>
+              window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
               ga('create', 'UA-56790914-3', {'cookieDomain': 'ws.apache.org', 'cookiePath': '/axiom' });
-              ga('send', 'pageview');</script>
-          
-                  </head>
+              ga('send', 'pageview');
+            </script>
+                      </head>
         <body class="topBarDisabled">
           
         
@@ -47,8 +44,7 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-                
-                    
+              
                               <li class="">
                     <a href="http://www.apache.org/" class="externalLink" title="Apache">
         Apache</a>
@@ -60,27 +56,26 @@
                     <span class="divider">/</span>
       </li>
             <li class="">
-                    <a href="../../" title="Axiom">
+                    <a href="../../index.html" title="Axiom">
         Axiom</a>
                     <span class="divider">/</span>
       </li>
             <li class="">
-                    <a href="../" title="Implementations">
+                    <a href="../index.html" title="Implementations">
         Implementations</a>
                     <span class="divider">/</span>
       </li>
-                <li class="">
-                    <a href="./" title="Abdera Model (FOM) Implementation">
+            <li class="">
+                    <a href="index.html" title="Abdera Model (FOM) Implementation">
         Abdera Model (FOM) Implementation</a>
                     <span class="divider">/</span>
       </li>
         <li class="active ">About</li>
         
-                
-                    
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-20</li>
+              
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-04-25</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.2.18
+                    Version: 1.2.19
         </li>
             
                             </ul>
@@ -90,8 +85,7 @@
       <div class="row-fluid">
         <div id="leftColumn" class="span2">
           <div class="well sidebar-nav">
-                
-                    
+              
                 <ul class="nav nav-list">
                     <li class="nav-header">Project Documentation</li>
                                                                                           
@@ -138,8 +132,7 @@
         Security</a>
             </li>
             </ul>
-                
-                    
+              
                 
           <hr />
 
@@ -166,7 +159,7 @@
 <div class="source"><pre class="prettyprint">&lt;dependency&gt;
     &lt;groupId&gt;org.apache.ws.commons.axiom&lt;/groupId&gt;
     &lt;artifactId&gt;fom-impl&lt;/artifactId&gt;
-    &lt;version&gt;1.2.18&lt;/version&gt;
+    &lt;version&gt;1.2.19&lt;/version&gt;
 &lt;/dependency&gt;
 </pre></div></div>
 <p>Note: currently the FOM implementation also implements the Axiom API; this may change in the future.</p></div>
@@ -181,8 +174,7 @@
                       <div class="row-fluid">
                                       <p >Copyright &copy;                    2004&#x2013;2016
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
-            All rights reserved.      
-                    
+            All rights reserved.    
       </p>
                 </div>
 

Added: webservices/website/axiom-staging/implementations/fom-impl/js/apache-maven-fluido-1.5.min.js
URL: http://svn.apache.org/viewvc/webservices/website/axiom-staging/implementations/fom-impl/js/apache-maven-fluido-1.5.min.js?rev=1740903&view=auto
==============================================================================
--- webservices/website/axiom-staging/implementations/fom-impl/js/apache-maven-fluido-1.5.min.js (added)
+++ webservices/website/axiom-staging/implementations/fom-impl/js/apache-maven-fluido-1.5.min.js Mon Apr 25 21:27:21 2016
@@ -0,0 +1,25 @@
+/*!
+ * jQuery JavaScript Library v1.11.2
+ * http://jquery.com/
+ *
+ * Includes Sizzle.js
+ * http://sizzlejs.com/
+ *
+ * Copyright 2005, 2014 jQuery Foundation, Inc. and other contributors
+ * Released under the MIT license
+ * http://jquery.org/license
+ *
+ * Date: 2014-12-17T15:27Z
+ */
+(function(b,a){if(typeof module==="object"&&typeof module.exports==="object"){module.exports=b.document?a(b,true):function(c){if(!c.document){throw new Error("jQuery requires a window with a document")}return a(c)}}else{a(b)}}(typeof window!=="undefined"?window:this,function(a5,av){var aP=[];var P=aP.slice;var az=aP.concat;var x=aP.push;var bU=aP.indexOf;var ac={};var y=ac.toString;var K=ac.hasOwnProperty;var D={};var ai="1.11.2",bI=function(e,i){return new bI.fn.init(e,i)},E=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,bS=/^-ms-/,aW=/-([\da-z])/gi,O=function(e,i){return i.toUpperCase()};bI.fn=bI.prototype={jquery:ai,constructor:bI,selector:"",length:0,toArray:function(){return P.call(this)},get:function(e){return e!=null?(e<0?this[e+this.length]:this[e]):P.call(this)},pushStack:function(e){var i=bI.merge(this.constructor(),e);i.prevObject=this;i.context=this.context;return i},each:function(i,e){return bI.each(this,i,e)},map:function(e){return this.pushStack(bI.map(this,function(b7,b6){retu
 rn e.call(b7,b6,b7)}))},slice:function(){return this.pushStack(P.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(b7){var e=this.length,b6=+b7+(b7<0?e:0);return this.pushStack(b6>=0&&b6<e?[this[b6]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:x,sort:aP.sort,splice:aP.splice};bI.extend=bI.fn.extend=function(){var e,cb,b6,b7,ce,cc,ca=arguments[0]||{},b9=1,b8=arguments.length,cd=false;if(typeof ca==="boolean"){cd=ca;ca=arguments[b9]||{};b9++}if(typeof ca!=="object"&&!bI.isFunction(ca)){ca={}}if(b9===b8){ca=this;b9--}for(;b9<b8;b9++){if((ce=arguments[b9])!=null){for(b7 in ce){e=ca[b7];b6=ce[b7];if(ca===b6){continue}if(cd&&b6&&(bI.isPlainObject(b6)||(cb=bI.isArray(b6)))){if(cb){cb=false;cc=e&&bI.isArray(e)?e:[]}else{cc=e&&bI.isPlainObject(e)?e:{}}ca[b7]=bI.extend(cd,cc,b6)}else{if(b6!==undefined){ca[b7]=b6}}}}}return ca};bI.extend({expando:"jQuery"+(ai+Math.random()).replace(/\D/g,""),isReady:true,err
 or:function(e){throw new Error(e)},noop:function(){},isFunction:function(e){return bI.type(e)==="function"},isArray:Array.isArray||function(e){return bI.type(e)==="array"},isWindow:function(e){return e!=null&&e==e.window},isNumeric:function(e){return !bI.isArray(e)&&(e-parseFloat(e)+1)>=0},isEmptyObject:function(i){var e;for(e in i){return false}return true},isPlainObject:function(b7){var i;if(!b7||bI.type(b7)!=="object"||b7.nodeType||bI.isWindow(b7)){return false}try{if(b7.constructor&&!K.call(b7,"constructor")&&!K.call(b7.constructor.prototype,"isPrototypeOf")){return false}}catch(b6){return false}if(D.ownLast){for(i in b7){return K.call(b7,i)}}for(i in b7){}return i===undefined||K.call(b7,i)},type:function(e){if(e==null){return e+""}return typeof e==="object"||typeof e==="function"?ac[y.call(e)]||"object":typeof e},globalEval:function(e){if(e&&bI.trim(e)){(a5.execScript||function(i){a5["eval"].call(a5,i)})(e)}},camelCase:function(e){return e.replace(bS,"ms-").replace(aW,O)},nodeN
 ame:function(i,e){return i.nodeName&&i.nodeName.toLowerCase()===e.toLowerCase()},each:function(ca,cb,b6){var b9,b7=0,b8=ca.length,e=ad(ca);if(b6){if(e){for(;b7<b8;b7++){b9=cb.apply(ca[b7],b6);if(b9===false){break}}}else{for(b7 in ca){b9=cb.apply(ca[b7],b6);if(b9===false){break}}}}else{if(e){for(;b7<b8;b7++){b9=cb.call(ca[b7],b7,ca[b7]);if(b9===false){break}}}else{for(b7 in ca){b9=cb.call(ca[b7],b7,ca[b7]);if(b9===false){break}}}}return ca},trim:function(e){return e==null?"":(e+"").replace(E,"")},makeArray:function(e,b6){var i=b6||[];if(e!=null){if(ad(Object(e))){bI.merge(i,typeof e==="string"?[e]:e)}else{x.call(i,e)}}return i},inArray:function(b8,b6,b7){var e;if(b6){if(bU){return bU.call(b6,b8,b7)}e=b6.length;b7=b7?b7<0?Math.max(0,e+b7):b7:0;for(;b7<e;b7++){if(b7 in b6&&b6[b7]===b8){return b7}}}return -1},merge:function(b9,b7){var e=+b7.length,b6=0,b8=b9.length;while(b6<e){b9[b8++]=b7[b6++]}if(e!==e){while(b7[b6]!==undefined){b9[b8++]=b7[b6++]}}b9.length=b8;return b9},grep:function(
 e,cc,b9){var cb,b8=[],b6=0,b7=e.length,ca=!b9;for(;b6<b7;b6++){cb=!cc(e[b6],b6);if(cb!==ca){b8.push(e[b6])}}return b8},map:function(b7,cc,e){var cb,b9=0,ca=b7.length,b6=ad(b7),b8=[];if(b6){for(;b9<ca;b9++){cb=cc(b7[b9],b9,e);if(cb!=null){b8.push(cb)}}}else{for(b9 in b7){cb=cc(b7[b9],b9,e);if(cb!=null){b8.push(cb)}}}return az.apply([],b8)},guid:1,proxy:function(b8,b7){var e,b6,i;if(typeof b7==="string"){i=b8[b7];b7=b8;b8=i}if(!bI.isFunction(b8)){return undefined}e=P.call(arguments,2);b6=function(){return b8.apply(b7||this,e.concat(P.call(arguments)))};b6.guid=b8.guid=b8.guid||bI.guid++;return b6},now:function(){return +(new Date())},support:D});bI.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(b6,e){ac["[object "+e+"]"]=e.toLowerCase()});function ad(b6){var i=b6.length,e=bI.type(b6);if(e==="function"||bI.isWindow(b6)){return false}if(b6.nodeType===1&&i){return true}return e==="array"||i===0||typeof i==="number"&&i>0&&(i-1) in b6}var m=
+/*!
+ * Sizzle CSS Selector Engine v2.2.0-pre
+ * http://sizzlejs.com/
+ *
+ * Copyright 2008, 2014 jQuery Foundation, Inc. and other contributors
+ * Released under the MIT license
+ * http://jquery.org/license
+ *
+ * Date: 2014-12-16
+ */

[... 3 lines stripped ...]
Modified: webservices/website/axiom-staging/implementations/fom-impl/project-info.html
URL: http://svn.apache.org/viewvc/webservices/website/axiom-staging/implementations/fom-impl/project-info.html?rev=1740903&r1=1740902&r2=1740903&view=diff
==============================================================================
--- webservices/website/axiom-staging/implementations/fom-impl/project-info.html (original)
+++ webservices/website/axiom-staging/implementations/fom-impl/project-info.html Mon Apr 25 21:27:21 2016
@@ -1,32 +1,29 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-02-20 
- | Rendered using Apache Maven Fluido Skin 1.4
+ | Generated by Apache Maven Doxia Site Renderer 1.7 at 2016-04-25 
+ | Rendered using Apache Maven Fluido Skin 1.5
 -->
 <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="20160220" />
+    <meta name="Date-Revision-yyyymmdd" content="20160425" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Abdera Model (FOM) Implementation &#x2013; Project Information</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
 
       
-    <script type="text/javascript" src="./js/apache-maven-fluido-1.4.min.js"></script>
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.5.min.js"></script>
 
-                          
-        
-<script src="//www.google-analytics.com/analytics.js" async=""></script>
-                      
-        
-<script>window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
+          <script async='' src='//www.google-analytics.com/analytics.js'> </script>
+            <script>
+              window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
               ga('create', 'UA-56790914-3', {'cookieDomain': 'ws.apache.org', 'cookiePath': '/axiom' });
-              ga('send', 'pageview');</script>
-          
-                  </head>
+              ga('send', 'pageview');
+            </script>
+                      </head>
         <body class="topBarDisabled">
           
         
@@ -47,8 +44,7 @@
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-                
-                    
+              
                               <li class="">
                     <a href="http://www.apache.org/" class="externalLink" title="Apache">
         Apache</a>
@@ -60,27 +56,26 @@
                     <span class="divider">/</span>
       </li>
             <li class="">
-                    <a href="../../" title="Axiom">
+                    <a href="../../index.html" title="Axiom">
         Axiom</a>
                     <span class="divider">/</span>
       </li>
             <li class="">
-                    <a href="../" title="Implementations">
+                    <a href="../index.html" title="Implementations">
         Implementations</a>
                     <span class="divider">/</span>
       </li>
-                <li class="">
-                    <a href="./" title="Abdera Model (FOM) Implementation">
+            <li class="">
+                    <a href="index.html" title="Abdera Model (FOM) Implementation">
         Abdera Model (FOM) Implementation</a>
                     <span class="divider">/</span>
       </li>
         <li class="active ">Project Information</li>
         
-                
-                    
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-02-20</li>
+              
+                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-04-25</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.2.18
+                    Version: 1.2.19
         </li>
             
                             </ul>
@@ -90,8 +85,7 @@
       <div class="row-fluid">
         <div id="leftColumn" class="span2">
           <div class="well sidebar-nav">
-                
-                    
+              
                 <ul class="nav nav-list">
                     <li class="nav-header">Project Documentation</li>
                                                                                     
@@ -138,8 +132,7 @@
         Security</a>
             </li>
             </ul>
-                
-                    
+              
                 
           <hr />
 
@@ -181,8 +174,7 @@
                       <div class="row-fluid">
                                       <p >Copyright &copy;                    2004&#x2013;2016
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
-            All rights reserved.      
-                    
+            All rights reserved.    
       </p>
                 </div>
 

Modified: webservices/website/axiom-staging/implementations/fonts/glyphicons-halflings-regular.eot
URL: http://svn.apache.org/viewvc/webservices/website/axiom-staging/implementations/fonts/glyphicons-halflings-regular.eot?rev=1740903&r1=1740902&r2=1740903&view=diff
==============================================================================
Binary files - no diff available.