Modified: 
websites/production/commons/content/proper/commons-lang/apidocs/src-html/org/apache/commons/lang3/reflect/TypeUtils.WildcardTypeBuilder.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-lang/apidocs/src-html/org/apache/commons/lang3/reflect/TypeUtils.WildcardTypeBuilder.html
 (original)
+++ 
websites/production/commons/content/proper/commons-lang/apidocs/src-html/org/apache/commons/lang3/reflect/TypeUtils.WildcardTypeBuilder.html
 Sat Sep 22 23:12:29 2018
@@ -872,7 +872,7 @@
 <span class="sourceLineNo">864</span>                    
getRawType(parameterizedOwnerType), subtypeVarAssigns);<a name="line.864"></a>
 <span class="sourceLineNo">865</span>        } else {<a name="line.865"></a>
 <span class="sourceLineNo">866</span>            // no owner, prep the type 
variable assignments map<a name="line.866"></a>
-<span class="sourceLineNo">867</span>            typeVarAssigns = 
subtypeVarAssigns == null ? new HashMap&lt;TypeVariable&lt;?&gt;, Type&gt;()<a 
name="line.867"></a>
+<span class="sourceLineNo">867</span>            typeVarAssigns = 
subtypeVarAssigns == null ? new HashMap&lt;&gt;()<a name="line.867"></a>
 <span class="sourceLineNo">868</span>                    : new 
HashMap&lt;&gt;(subtypeVarAssigns);<a name="line.868"></a>
 <span class="sourceLineNo">869</span>        }<a name="line.869"></a>
 <span class="sourceLineNo">870</span><a name="line.870"></a>
@@ -926,7 +926,7 @@
 <span class="sourceLineNo">918</span>        }<a name="line.918"></a>
 <span class="sourceLineNo">919</span><a name="line.919"></a>
 <span class="sourceLineNo">920</span>        // create a copy of the incoming 
map, or an empty one if it's null<a name="line.920"></a>
-<span class="sourceLineNo">921</span>        final 
HashMap&lt;TypeVariable&lt;?&gt;, Type&gt; typeVarAssigns = subtypeVarAssigns 
== null ? new HashMap&lt;TypeVariable&lt;?&gt;, Type&gt;()<a 
name="line.921"></a>
+<span class="sourceLineNo">921</span>        final 
HashMap&lt;TypeVariable&lt;?&gt;, Type&gt; typeVarAssigns = subtypeVarAssigns 
== null ? new HashMap&lt;&gt;()<a name="line.921"></a>
 <span class="sourceLineNo">922</span>                : new 
HashMap&lt;&gt;(subtypeVarAssigns);<a name="line.922"></a>
 <span class="sourceLineNo">923</span><a name="line.923"></a>
 <span class="sourceLineNo">924</span>        // has target class been 
reached?<a name="line.924"></a>

Modified: 
websites/production/commons/content/proper/commons-lang/apidocs/src-html/org/apache/commons/lang3/reflect/TypeUtils.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-lang/apidocs/src-html/org/apache/commons/lang3/reflect/TypeUtils.html
 (original)
+++ 
websites/production/commons/content/proper/commons-lang/apidocs/src-html/org/apache/commons/lang3/reflect/TypeUtils.html
 Sat Sep 22 23:12:29 2018
@@ -872,7 +872,7 @@
 <span class="sourceLineNo">864</span>                    
getRawType(parameterizedOwnerType), subtypeVarAssigns);<a name="line.864"></a>
 <span class="sourceLineNo">865</span>        } else {<a name="line.865"></a>
 <span class="sourceLineNo">866</span>            // no owner, prep the type 
variable assignments map<a name="line.866"></a>
-<span class="sourceLineNo">867</span>            typeVarAssigns = 
subtypeVarAssigns == null ? new HashMap&lt;TypeVariable&lt;?&gt;, Type&gt;()<a 
name="line.867"></a>
+<span class="sourceLineNo">867</span>            typeVarAssigns = 
subtypeVarAssigns == null ? new HashMap&lt;&gt;()<a name="line.867"></a>
 <span class="sourceLineNo">868</span>                    : new 
HashMap&lt;&gt;(subtypeVarAssigns);<a name="line.868"></a>
 <span class="sourceLineNo">869</span>        }<a name="line.869"></a>
 <span class="sourceLineNo">870</span><a name="line.870"></a>
@@ -926,7 +926,7 @@
 <span class="sourceLineNo">918</span>        }<a name="line.918"></a>
 <span class="sourceLineNo">919</span><a name="line.919"></a>
 <span class="sourceLineNo">920</span>        // create a copy of the incoming 
map, or an empty one if it's null<a name="line.920"></a>
-<span class="sourceLineNo">921</span>        final 
HashMap&lt;TypeVariable&lt;?&gt;, Type&gt; typeVarAssigns = subtypeVarAssigns 
== null ? new HashMap&lt;TypeVariable&lt;?&gt;, Type&gt;()<a 
name="line.921"></a>
+<span class="sourceLineNo">921</span>        final 
HashMap&lt;TypeVariable&lt;?&gt;, Type&gt; typeVarAssigns = subtypeVarAssigns 
== null ? new HashMap&lt;&gt;()<a name="line.921"></a>
 <span class="sourceLineNo">922</span>                : new 
HashMap&lt;&gt;(subtypeVarAssigns);<a name="line.922"></a>
 <span class="sourceLineNo">923</span><a name="line.923"></a>
 <span class="sourceLineNo">924</span>        // has target class been 
reached?<a name="line.924"></a>

Modified: 
websites/production/commons/content/proper/commons-lang/article2_4.html
==============================================================================
--- websites/production/commons/content/proper/commons-lang/article2_4.html 
(original)
+++ websites/production/commons/content/proper/commons-lang/article2_4.html Sat 
Sep 22 23:12:29 2018
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 20 August 2018
+ | Generated by Apache Maven Doxia at 22 September 2018
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Commons Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20180820" />
+    <meta name="Date-Revision-yyyymmdd" content="20180922" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Lang &#x2013; What's new in Commons Lang 2.4?</title>
 
@@ -39,8 +39,8 @@
           <a class="brand" 
href="http://commons.apache.org/proper/commons-lang/";>Apache Commons Lang 
&trade;</a>
           <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 20 August 2018</li>
-      <li class="divider">|</li> <li id="projectVersion">Version: 3.8</li>
+            <li id="publishDate">Last Published: 22 September 2018</li>
+      <li class="divider">|</li> <li id="projectVersion">Version: 
3.9-SNAPSHOT</li>
   </ul>
                     <div class="pull-right">  <ul class="nav">
             <li>
@@ -122,7 +122,7 @@
                  </ul>
       <ul class="nav nav-list">
                                         <li class="nav-header"><i 
class="icon-info-sign"></i>Project Documentation</li>
-                                                                               
                                                                                
                                                                                
                               <li class="collapsed">
+                                                                               
                                                                                
                                                                                
                                                 <li class="collapsed">
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
                     </li>

Modified: 
websites/production/commons/content/proper/commons-lang/article2_5.html
==============================================================================
--- websites/production/commons/content/proper/commons-lang/article2_5.html 
(original)
+++ websites/production/commons/content/proper/commons-lang/article2_5.html Sat 
Sep 22 23:12:29 2018
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 20 August 2018
+ | Generated by Apache Maven Doxia at 22 September 2018
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Commons Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20180820" />
+    <meta name="Date-Revision-yyyymmdd" content="20180922" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Lang &#x2013; What's new in Commons Lang 2.5?</title>
 
@@ -39,8 +39,8 @@
           <a class="brand" 
href="http://commons.apache.org/proper/commons-lang/";>Apache Commons Lang 
&trade;</a>
           <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 20 August 2018</li>
-      <li class="divider">|</li> <li id="projectVersion">Version: 3.8</li>
+            <li id="publishDate">Last Published: 22 September 2018</li>
+      <li class="divider">|</li> <li id="projectVersion">Version: 
3.9-SNAPSHOT</li>
   </ul>
                     <div class="pull-right">  <ul class="nav">
             <li>
@@ -122,7 +122,7 @@
                  </ul>
       <ul class="nav nav-list">
                                         <li class="nav-header"><i 
class="icon-info-sign"></i>Project Documentation</li>
-                                                                               
                                                                                
                                                                                
                               <li class="collapsed">
+                                                                               
                                                                                
                                                                                
                                                 <li class="collapsed">
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
                     </li>

Modified: 
websites/production/commons/content/proper/commons-lang/article3_0.html
==============================================================================
--- websites/production/commons/content/proper/commons-lang/article3_0.html 
(original)
+++ websites/production/commons/content/proper/commons-lang/article3_0.html Sat 
Sep 22 23:12:29 2018
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 20 August 2018
+ | Generated by Apache Maven Doxia at 22 September 2018
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Commons Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20180820" />
+    <meta name="Date-Revision-yyyymmdd" content="20180922" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Lang &#x2013; What's new in Commons Lang 3.0?</title>
 
@@ -39,8 +39,8 @@
           <a class="brand" 
href="http://commons.apache.org/proper/commons-lang/";>Apache Commons Lang 
&trade;</a>
           <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 20 August 2018</li>
-      <li class="divider">|</li> <li id="projectVersion">Version: 3.8</li>
+            <li id="publishDate">Last Published: 22 September 2018</li>
+      <li class="divider">|</li> <li id="projectVersion">Version: 
3.9-SNAPSHOT</li>
   </ul>
                     <div class="pull-right">  <ul class="nav">
             <li>
@@ -122,7 +122,7 @@
                  </ul>
       <ul class="nav nav-list">
                                         <li class="nav-header"><i 
class="icon-info-sign"></i>Project Documentation</li>
-                                                                               
                                                                                
                                                                                
                               <li class="collapsed">
+                                                                               
                                                                                
                                                                                
                                                 <li class="collapsed">
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
                     </li>

Modified: websites/production/commons/content/proper/commons-lang/building.html
==============================================================================
--- websites/production/commons/content/proper/commons-lang/building.html 
(original)
+++ websites/production/commons/content/proper/commons-lang/building.html Sat 
Sep 22 23:12:29 2018
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 20 August 2018
+ | Generated by Apache Maven Doxia at 22 September 2018
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Commons Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20180820" />
+    <meta name="Date-Revision-yyyymmdd" content="20180922" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Lang &#x2013; Building</title>
 
@@ -39,8 +39,8 @@
           <a class="brand" 
href="http://commons.apache.org/proper/commons-lang/";>Apache Commons Lang 
&trade;</a>
           <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 20 August 2018</li>
-      <li class="divider">|</li> <li id="projectVersion">Version: 3.8</li>
+            <li id="publishDate">Last Published: 22 September 2018</li>
+      <li class="divider">|</li> <li id="projectVersion">Version: 
3.9-SNAPSHOT</li>
   </ul>
                     <div class="pull-right">  <ul class="nav">
             <li>
@@ -122,7 +122,7 @@
                  </ul>
       <ul class="nav nav-list">
                                         <li class="nav-header"><i 
class="icon-info-sign"></i>Project Documentation</li>
-                                                                               
                                                                                
                                                                                
                               <li class="collapsed">
+                                                                               
                                                                                
                                                                                
                                                 <li class="collapsed">
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
                     </li>


Reply via email to