http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/5f11cb85/content/site/apidocs/org/apache/juneau/CoreObjectBuilder.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/CoreObjectBuilder.html 
b/content/site/apidocs/org/apache/juneau/CoreObjectBuilder.html
index 8133246..cfaf8fa 100644
--- a/content/site/apidocs/org/apache/juneau/CoreObjectBuilder.html
+++ b/content/site/apidocs/org/apache/juneau/CoreObjectBuilder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CoreObjectBuilder (Apache Juneau (incubating) 
6.2.1-incubating-SNAPSHOT)</title>
+<title>CoreObjectBuilder (Apache Juneau (incubating) 
6.3.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../javadoc.css" 
title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CoreObjectBuilder (Apache Juneau 
(incubating) 6.2.1-incubating-SNAPSHOT)";
+            parent.document.title="CoreObjectBuilder (Apache Juneau 
(incubating) 6.3.1-incubating-SNAPSHOT)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/5f11cb85/content/site/apidocs/org/apache/juneau/Delegate.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/Delegate.html 
b/content/site/apidocs/org/apache/juneau/Delegate.html
index 015c049..ccc8ae5 100644
--- a/content/site/apidocs/org/apache/juneau/Delegate.html
+++ b/content/site/apidocs/org/apache/juneau/Delegate.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Delegate (Apache Juneau (incubating) 6.2.1-incubating-SNAPSHOT)</title>
+<title>Delegate (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../javadoc.css" 
title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Delegate (Apache Juneau (incubating) 
6.2.1-incubating-SNAPSHOT)";
+            parent.document.title="Delegate (Apache Juneau (incubating) 
6.3.1-incubating-SNAPSHOT)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/5f11cb85/content/site/apidocs/org/apache/juneau/FormattedException.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/FormattedException.html 
b/content/site/apidocs/org/apache/juneau/FormattedException.html
index 2864862..bbb8b9c 100644
--- a/content/site/apidocs/org/apache/juneau/FormattedException.html
+++ b/content/site/apidocs/org/apache/juneau/FormattedException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FormattedException (Apache Juneau (incubating) 
6.2.1-incubating-SNAPSHOT)</title>
+<title>FormattedException (Apache Juneau (incubating) 
6.3.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../javadoc.css" 
title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FormattedException (Apache Juneau 
(incubating) 6.2.1-incubating-SNAPSHOT)";
+            parent.document.title="FormattedException (Apache Juneau 
(incubating) 6.3.1-incubating-SNAPSHOT)";
         }
     }
     catch(err) {
@@ -43,7 +43,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../org/apache/juneau/Delegate.html" title="interface in 
org.apache.juneau"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../org/apache/juneau/FormattedRuntimeException.html" 
title="class in org.apache.juneau"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a 
href="../../../org/apache/juneau/FormattedIllegalArgumentException.html" 
title="class in org.apache.juneau"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../index.html?org/apache/juneau/FormattedException.html" 
target="_top">Frames</a></li>
@@ -120,7 +120,7 @@
 </dl>
 <hr>
 <br>
-<pre>public class <a 
href="../../../src-html/org/apache/juneau/FormattedException.html#line.20">FormattedException</a>
+<pre>public class <a 
href="../../../src-html/org/apache/juneau/FormattedException.html#line.22">FormattedException</a>
 extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a></pre>
 <div class="block">Subclass of non-runtime exceptions that take in a message 
and zero or more arguments.</div>
 <dl>
@@ -205,7 +205,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>FormattedException</h4>
-<pre>public&nbsp;<a 
href="../../../src-html/org/apache/juneau/FormattedException.html#line.30">FormattedException</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;message,
+<pre>public&nbsp;<a 
href="../../../src-html/org/apache/juneau/FormattedException.html#line.32">FormattedException</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;message,
                           <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>...&nbsp;args)</pre>
 <div class="block">Constructor.</div>
 <dl>
@@ -221,7 +221,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>FormattedException</h4>
-<pre>public&nbsp;<a 
href="../../../src-html/org/apache/juneau/FormattedException.html#line.41">FormattedException</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">Throwable</a>&nbsp;causedBy,
+<pre>public&nbsp;<a 
href="../../../src-html/org/apache/juneau/FormattedException.html#line.43">FormattedException</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">Throwable</a>&nbsp;causedBy,
                           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;message,
                           <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>...&nbsp;args)</pre>
 <div class="block">Constructor.</div>
@@ -239,7 +239,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.ht
 <ul class="blockListLast">
 <li class="blockList">
 <h4>FormattedException</h4>
-<pre>public&nbsp;<a 
href="../../../src-html/org/apache/juneau/FormattedException.html#line.51">FormattedException</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">Throwable</a>&nbsp;causedBy)</pre>
+<pre>public&nbsp;<a 
href="../../../src-html/org/apache/juneau/FormattedException.html#line.53">FormattedException</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">Throwable</a>&nbsp;causedBy)</pre>
 <div class="block">Constructor.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -275,7 +275,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.ht
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../org/apache/juneau/Delegate.html" title="interface in 
org.apache.juneau"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../org/apache/juneau/FormattedRuntimeException.html" 
title="class in org.apache.juneau"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a 
href="../../../org/apache/juneau/FormattedIllegalArgumentException.html" 
title="class in org.apache.juneau"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../index.html?org/apache/juneau/FormattedException.html" 
target="_top">Frames</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/5f11cb85/content/site/apidocs/org/apache/juneau/FormattedIllegalArgumentException.html
----------------------------------------------------------------------
diff --git 
a/content/site/apidocs/org/apache/juneau/FormattedIllegalArgumentException.html 
b/content/site/apidocs/org/apache/juneau/FormattedIllegalArgumentException.html
new file mode 100644
index 0000000..126399c
--- /dev/null
+++ 
b/content/site/apidocs/org/apache/juneau/FormattedIllegalArgumentException.html
@@ -0,0 +1,307 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>FormattedIllegalArgumentException (Apache Juneau (incubating) 
6.3.1-incubating-SNAPSHOT)</title>
+<link rel="stylesheet" type="text/css" href="../../../javadoc.css" 
title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="FormattedIllegalArgumentException (Apache 
Juneau (incubating) 6.3.1-incubating-SNAPSHOT)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../org/apache/juneau/FormattedException.html" title="class 
in org.apache.juneau"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/juneau/FormattedRuntimeException.html" 
title="class in org.apache.juneau"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../index.html?org/apache/juneau/FormattedIllegalArgumentException.html"
 target="_top">Frames</a></li>
+<li><a href="FormattedIllegalArgumentException.html" 
target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods.inherited.from.class.java.lang.Throwable">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.juneau</div>
+<h2 title="Class FormattedIllegalArgumentException" class="title">Class 
FormattedIllegalArgumentException</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">java.lang.Throwable</a></li>
+<li>
+<ul class="inheritance">
+<li><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">java.lang.Exception</a></li>
+<li>
+<ul class="inheritance">
+<li><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/RuntimeException.html?is-external=true";
 title="class or interface in java.lang">java.lang.RuntimeException</a></li>
+<li>
+<ul class="inheritance">
+<li><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true";
 title="class or interface in 
java.lang">java.lang.IllegalArgumentException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.juneau.FormattedIllegalArgumentException</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <a 
href="../../../src-html/org/apache/juneau/FormattedIllegalArgumentException.html#line.22">FormattedIllegalArgumentException</a>
+extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true";
 title="class or interface in java.lang">IllegalArgumentException</a></pre>
+<div class="block">Subclass of illegal-argument exceptions that take in a 
message and zero or more arguments.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../serialized-form.html#org.apache.juneau.FormattedIllegalArgumentException">Serialized
 Form</a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../org/apache/juneau/FormattedIllegalArgumentException.html#FormattedIllegalArgumentException-java.lang.String-java.lang.Object...-">FormattedIllegalArgumentException</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;message,
+                                 <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>...&nbsp;args)</code>
+<div class="block">Constructor.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../org/apache/juneau/FormattedIllegalArgumentException.html#FormattedIllegalArgumentException-java.lang.Throwable-java.lang.String-java.lang.Object...-">FormattedIllegalArgumentException</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">Throwable</a>&nbsp;causedBy,
+                                 <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;message,
+                                 <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>...&nbsp;args)</code>
+<div class="block">Constructor.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.java.lang.Throwable">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">Throwable</a></h3>
+<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#addSuppressed-java.lang.Throwable-";
 title="class or interface in java.lang">addSuppressed</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#fillInStackTrace--";
 title="class or interface in java.lang">fillInStackTrace</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getCause--";
 title="class or interface in java.lang">getCause</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getLocalizedMessage--";
 title="class or interface in java.lang">getLocalizedMessage</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getMessage--";
 title="class or interface in java.lang">getMessage</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getStackTrace--";
 title="class or inter
 face in java.lang">getStackTrace</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getSuppressed--";
 title="class or interface in java.lang">getSuppressed</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#initCause-java.lang.Throwable-";
 title="class or interface in java.lang">initCause</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace--";
 title="class or interface in java.lang">printStackTrace</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace-java.io.PrintStream-";
 title="class or interface in java.lang">printStackTrace</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace-java.io.PrintWriter-";
 title="class or interface in java.lang">printStackTrace</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lan
 
g/Throwable.html?is-external=true#setStackTrace-java.lang.StackTraceElement:A-" 
title="class or interface in java.lang">setStackTrace</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#toString--";
 title="class or interface in java.lang">toString</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<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></h3>
+<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--";
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-";
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--";
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--";
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--";
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--";
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll--" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-";
 title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a 
name="FormattedIllegalArgumentException-java.lang.String-java.lang.Object...-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>FormattedIllegalArgumentException</h4>
+<pre>public&nbsp;<a 
href="../../../src-html/org/apache/juneau/FormattedIllegalArgumentException.html#line.32">FormattedIllegalArgumentException</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;message,
+                                         <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>...&nbsp;args)</pre>
+<div class="block">Constructor.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>message</code> - The <a 
href="http://docs.oracle.com/javase/7/docs/api/java/text/MessageFormat.html?is-external=true";
 title="class or interface in java.text"><code>MessageFormat</code></a>-style 
message.</dd>
+<dd><code>args</code> - Optional <a 
href="http://docs.oracle.com/javase/7/docs/api/java/text/MessageFormat.html?is-external=true";
 title="class or interface in java.text"><code>MessageFormat</code></a>-style 
arguments.</dd>
+</dl>
+</li>
+</ul>
+<a 
name="FormattedIllegalArgumentException-java.lang.Throwable-java.lang.String-java.lang.Object...-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>FormattedIllegalArgumentException</h4>
+<pre>public&nbsp;<a 
href="../../../src-html/org/apache/juneau/FormattedIllegalArgumentException.html#line.43">FormattedIllegalArgumentException</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">Throwable</a>&nbsp;causedBy,
+                                         <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;message,
+                                         <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>...&nbsp;args)</pre>
+<div class="block">Constructor.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>causedBy</code> - The cause of this exception.</dd>
+<dd><code>message</code> - The <a 
href="http://docs.oracle.com/javase/7/docs/api/java/text/MessageFormat.html?is-external=true";
 title="class or interface in java.text"><code>MessageFormat</code></a>-style 
message.</dd>
+<dd><code>args</code> - Optional <a 
href="http://docs.oracle.com/javase/7/docs/api/java/text/MessageFormat.html?is-external=true";
 title="class or interface in java.text"><code>MessageFormat</code></a>-style 
arguments.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../org/apache/juneau/FormattedException.html" title="class 
in org.apache.juneau"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/juneau/FormattedRuntimeException.html" 
title="class in org.apache.juneau"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../index.html?org/apache/juneau/FormattedIllegalArgumentException.html"
 target="_top">Frames</a></li>
+<li><a href="FormattedIllegalArgumentException.html" 
target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods.inherited.from.class.java.lang.Throwable">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 <a 
href="http://www.apache.org/";>Apache</a>. All rights reserved.</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/5f11cb85/content/site/apidocs/org/apache/juneau/FormattedRuntimeException.html
----------------------------------------------------------------------
diff --git 
a/content/site/apidocs/org/apache/juneau/FormattedRuntimeException.html 
b/content/site/apidocs/org/apache/juneau/FormattedRuntimeException.html
index 91098c5..2fca9e3 100644
--- a/content/site/apidocs/org/apache/juneau/FormattedRuntimeException.html
+++ b/content/site/apidocs/org/apache/juneau/FormattedRuntimeException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FormattedRuntimeException (Apache Juneau (incubating) 
6.2.1-incubating-SNAPSHOT)</title>
+<title>FormattedRuntimeException (Apache Juneau (incubating) 
6.3.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../javadoc.css" 
title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FormattedRuntimeException (Apache Juneau 
(incubating) 6.2.1-incubating-SNAPSHOT)";
+            parent.document.title="FormattedRuntimeException (Apache Juneau 
(incubating) 6.3.1-incubating-SNAPSHOT)";
         }
     }
     catch(err) {
@@ -42,7 +42,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../org/apache/juneau/FormattedException.html" title="class 
in org.apache.juneau"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a 
href="../../../org/apache/juneau/FormattedIllegalArgumentException.html" 
title="class in org.apache.juneau"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li><a href="../../../org/apache/juneau/InvalidDataConversionException.html" 
title="class in org.apache.juneau"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -121,11 +121,11 @@
 </dl>
 <dl>
 <dt>Direct Known Subclasses:</dt>
-<dd><a href="../../../org/apache/juneau/BeanRuntimeException.html" 
title="class in org.apache.juneau">BeanRuntimeException</a>, <a 
href="../../../org/apache/juneau/ConfigException.html" title="class in 
org.apache.juneau">ConfigException</a>, <a 
href="../../../org/apache/juneau/remoteable/RemoteableMetadataException.html" 
title="class in 
org.apache.juneau.remoteable">RemoteableMetadataException</a></dd>
+<dd><a href="../../../org/apache/juneau/BeanRuntimeException.html" 
title="class in org.apache.juneau">BeanRuntimeException</a>, <a 
href="../../../org/apache/juneau/ConfigException.html" title="class in 
org.apache.juneau">ConfigException</a>, <a 
href="../../../org/apache/juneau/InvalidDataConversionException.html" 
title="class in org.apache.juneau">InvalidDataConversionException</a>, <a 
href="../../../org/apache/juneau/utils/PojoRestException.html" title="class in 
org.apache.juneau.utils">PojoRestException</a>, <a 
href="../../../org/apache/juneau/remoteable/RemoteableMetadataException.html" 
title="class in org.apache.juneau.remoteable">RemoteableMetadataException</a>, 
<a href="../../../org/apache/juneau/rest/RestException.html" title="class in 
org.apache.juneau.rest">RestException</a></dd>
 </dl>
 <hr>
 <br>
-<pre>public class <a 
href="../../../src-html/org/apache/juneau/FormattedRuntimeException.html#line.20">FormattedRuntimeException</a>
+<pre>public class <a 
href="../../../src-html/org/apache/juneau/FormattedRuntimeException.html#line.22">FormattedRuntimeException</a>
 extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/RuntimeException.html?is-external=true";
 title="class or interface in java.lang">RuntimeException</a></pre>
 <div class="block">Subclass of runtime exceptions that take in a message and 
zero or more arguments.</div>
 <dl>
@@ -205,7 +205,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/RuntimeExcep
 <ul class="blockList">
 <li class="blockList">
 <h4>FormattedRuntimeException</h4>
-<pre>public&nbsp;<a 
href="../../../src-html/org/apache/juneau/FormattedRuntimeException.html#line.30">FormattedRuntimeException</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;message,
+<pre>public&nbsp;<a 
href="../../../src-html/org/apache/juneau/FormattedRuntimeException.html#line.32">FormattedRuntimeException</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;message,
                                  <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>...&nbsp;args)</pre>
 <div class="block">Constructor.</div>
 <dl>
@@ -221,7 +221,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/RuntimeExcep
 <ul class="blockListLast">
 <li class="blockList">
 <h4>FormattedRuntimeException</h4>
-<pre>public&nbsp;<a 
href="../../../src-html/org/apache/juneau/FormattedRuntimeException.html#line.41">FormattedRuntimeException</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">Throwable</a>&nbsp;causedBy,
+<pre>public&nbsp;<a 
href="../../../src-html/org/apache/juneau/FormattedRuntimeException.html#line.43">FormattedRuntimeException</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">Throwable</a>&nbsp;causedBy,
                                  <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;message,
                                  <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>...&nbsp;args)</pre>
 <div class="block">Constructor.</div>
@@ -260,7 +260,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/RuntimeExcep
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../org/apache/juneau/FormattedException.html" title="class 
in org.apache.juneau"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a 
href="../../../org/apache/juneau/FormattedIllegalArgumentException.html" 
title="class in org.apache.juneau"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li><a href="../../../org/apache/juneau/InvalidDataConversionException.html" 
title="class in org.apache.juneau"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/5f11cb85/content/site/apidocs/org/apache/juneau/InvalidDataConversionException.html
----------------------------------------------------------------------
diff --git 
a/content/site/apidocs/org/apache/juneau/InvalidDataConversionException.html 
b/content/site/apidocs/org/apache/juneau/InvalidDataConversionException.html
index 478c6ae..443d871 100644
--- a/content/site/apidocs/org/apache/juneau/InvalidDataConversionException.html
+++ b/content/site/apidocs/org/apache/juneau/InvalidDataConversionException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>InvalidDataConversionException (Apache Juneau (incubating) 
6.2.1-incubating-SNAPSHOT)</title>
+<title>InvalidDataConversionException (Apache Juneau (incubating) 
6.3.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../javadoc.css" 
title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="InvalidDataConversionException (Apache 
Juneau (incubating) 6.2.1-incubating-SNAPSHOT)";
+            parent.document.title="InvalidDataConversionException (Apache 
Juneau (incubating) 6.3.1-incubating-SNAPSHOT)";
         }
     }
     catch(err) {
@@ -102,6 +102,9 @@
 <li><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/RuntimeException.html?is-external=true";
 title="class or interface in java.lang">java.lang.RuntimeException</a></li>
 <li>
 <ul class="inheritance">
+<li><a href="../../../org/apache/juneau/FormattedRuntimeException.html" 
title="class in 
org.apache.juneau">org.apache.juneau.FormattedRuntimeException</a></li>
+<li>
+<ul class="inheritance">
 <li>org.apache.juneau.InvalidDataConversionException</li>
 </ul>
 </li>
@@ -112,6 +115,8 @@
 </ul>
 </li>
 </ul>
+</li>
+</ul>
 <div class="description">
 <ul class="blockList">
 <li class="blockList">
@@ -121,8 +126,8 @@
 </dl>
 <hr>
 <br>
-<pre>public final class <a 
href="../../../src-html/org/apache/juneau/InvalidDataConversionException.html#line.26">InvalidDataConversionException</a>
-extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/RuntimeException.html?is-external=true";
 title="class or interface in java.lang">RuntimeException</a></pre>
+<pre>public final class <a 
href="../../../src-html/org/apache/juneau/InvalidDataConversionException.html#line.24">InvalidDataConversionException</a>
+extends <a href="../../../org/apache/juneau/FormattedRuntimeException.html" 
title="class in org.apache.juneau">FormattedRuntimeException</a></pre>
 <div class="block">General invalid conversion exception.
  <p>
  Exception that gets thrown if you try to perform an invalid conversion, such 
as when calling <code>ObjectMap.getInt(...)</code> on a non-numeric 
<code>String</code>.</div>
@@ -200,7 +205,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/RuntimeExcep
 <ul class="blockList">
 <li class="blockList">
 <h4>InvalidDataConversionException</h4>
-<pre>public&nbsp;<a 
href="../../../src-html/org/apache/juneau/InvalidDataConversionException.html#line.35">InvalidDataConversionException</a>(<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>&nbsp;value,
+<pre>public&nbsp;<a 
href="../../../src-html/org/apache/juneau/InvalidDataConversionException.html#line.33">InvalidDataConversionException</a>(<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>&nbsp;value,
                                       <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;toType,
                                       <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a>&nbsp;cause)</pre>
 <dl>
@@ -217,7 +222,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/RuntimeExcep
 <ul class="blockListLast">
 <li class="blockList">
 <h4>InvalidDataConversionException</h4>
-<pre>public&nbsp;<a 
href="../../../src-html/org/apache/juneau/InvalidDataConversionException.html#line.44">InvalidDataConversionException</a>(<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>&nbsp;value,
+<pre>public&nbsp;<a 
href="../../../src-html/org/apache/juneau/InvalidDataConversionException.html#line.42">InvalidDataConversionException</a>(<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>&nbsp;value,
                                       <a 
href="../../../org/apache/juneau/ClassMeta.html" title="class in 
org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;toType,
                                       <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a>&nbsp;cause)</pre>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/5f11cb85/content/site/apidocs/org/apache/juneau/ObjectList.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/ObjectList.html 
b/content/site/apidocs/org/apache/juneau/ObjectList.html
index b510db1..4c59984 100644
--- a/content/site/apidocs/org/apache/juneau/ObjectList.html
+++ b/content/site/apidocs/org/apache/juneau/ObjectList.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ObjectList (Apache Juneau (incubating) 
6.2.1-incubating-SNAPSHOT)</title>
+<title>ObjectList (Apache Juneau (incubating) 
6.3.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../javadoc.css" 
title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ObjectList (Apache Juneau (incubating) 
6.2.1-incubating-SNAPSHOT)";
+            parent.document.title="ObjectList (Apache Juneau (incubating) 
6.3.1-incubating-SNAPSHOT)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/5f11cb85/content/site/apidocs/org/apache/juneau/ObjectMap.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/ObjectMap.html 
b/content/site/apidocs/org/apache/juneau/ObjectMap.html
index 899128c..593e596 100644
--- a/content/site/apidocs/org/apache/juneau/ObjectMap.html
+++ b/content/site/apidocs/org/apache/juneau/ObjectMap.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ObjectMap (Apache Juneau (incubating) 6.2.1-incubating-SNAPSHOT)</title>
+<title>ObjectMap (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../javadoc.css" 
title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ObjectMap (Apache Juneau (incubating) 
6.2.1-incubating-SNAPSHOT)";
+            parent.document.title="ObjectMap (Apache Juneau (incubating) 
6.3.1-incubating-SNAPSHOT)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/5f11cb85/content/site/apidocs/org/apache/juneau/PartType.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/PartType.html 
b/content/site/apidocs/org/apache/juneau/PartType.html
index d8fa56d..c1d592f 100644
--- a/content/site/apidocs/org/apache/juneau/PartType.html
+++ b/content/site/apidocs/org/apache/juneau/PartType.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PartType (Apache Juneau (incubating) 6.2.1-incubating-SNAPSHOT)</title>
+<title>PartType (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../javadoc.css" 
title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PartType (Apache Juneau (incubating) 
6.2.1-incubating-SNAPSHOT)";
+            parent.document.title="PartType (Apache Juneau (incubating) 
6.3.1-incubating-SNAPSHOT)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/5f11cb85/content/site/apidocs/org/apache/juneau/PropertyNamer.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/PropertyNamer.html 
b/content/site/apidocs/org/apache/juneau/PropertyNamer.html
index 68fbc64..e05cae1 100644
--- a/content/site/apidocs/org/apache/juneau/PropertyNamer.html
+++ b/content/site/apidocs/org/apache/juneau/PropertyNamer.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PropertyNamer (Apache Juneau (incubating) 
6.2.1-incubating-SNAPSHOT)</title>
+<title>PropertyNamer (Apache Juneau (incubating) 
6.3.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../javadoc.css" 
title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PropertyNamer (Apache Juneau (incubating) 
6.2.1-incubating-SNAPSHOT)";
+            parent.document.title="PropertyNamer (Apache Juneau (incubating) 
6.3.1-incubating-SNAPSHOT)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/5f11cb85/content/site/apidocs/org/apache/juneau/PropertyNamerDLC.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/PropertyNamerDLC.html 
b/content/site/apidocs/org/apache/juneau/PropertyNamerDLC.html
index bdaf463..6b09c65 100644
--- a/content/site/apidocs/org/apache/juneau/PropertyNamerDLC.html
+++ b/content/site/apidocs/org/apache/juneau/PropertyNamerDLC.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PropertyNamerDLC (Apache Juneau (incubating) 
6.2.1-incubating-SNAPSHOT)</title>
+<title>PropertyNamerDLC (Apache Juneau (incubating) 
6.3.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../javadoc.css" 
title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PropertyNamerDLC (Apache Juneau 
(incubating) 6.2.1-incubating-SNAPSHOT)";
+            parent.document.title="PropertyNamerDLC (Apache Juneau 
(incubating) 6.3.1-incubating-SNAPSHOT)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/5f11cb85/content/site/apidocs/org/apache/juneau/PropertyNamerDefault.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/PropertyNamerDefault.html 
b/content/site/apidocs/org/apache/juneau/PropertyNamerDefault.html
index c6e1366..ff227ae 100644
--- a/content/site/apidocs/org/apache/juneau/PropertyNamerDefault.html
+++ b/content/site/apidocs/org/apache/juneau/PropertyNamerDefault.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PropertyNamerDefault (Apache Juneau (incubating) 
6.2.1-incubating-SNAPSHOT)</title>
+<title>PropertyNamerDefault (Apache Juneau (incubating) 
6.3.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../javadoc.css" 
title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PropertyNamerDefault (Apache Juneau 
(incubating) 6.2.1-incubating-SNAPSHOT)";
+            parent.document.title="PropertyNamerDefault (Apache Juneau 
(incubating) 6.3.1-incubating-SNAPSHOT)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/5f11cb85/content/site/apidocs/org/apache/juneau/PropertyNamerULC.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/PropertyNamerULC.html 
b/content/site/apidocs/org/apache/juneau/PropertyNamerULC.html
index 7f10d87..4741441 100644
--- a/content/site/apidocs/org/apache/juneau/PropertyNamerULC.html
+++ b/content/site/apidocs/org/apache/juneau/PropertyNamerULC.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PropertyNamerULC (Apache Juneau (incubating) 
6.2.1-incubating-SNAPSHOT)</title>
+<title>PropertyNamerULC (Apache Juneau (incubating) 
6.3.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../javadoc.css" 
title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PropertyNamerULC (Apache Juneau 
(incubating) 6.2.1-incubating-SNAPSHOT)";
+            parent.document.title="PropertyNamerULC (Apache Juneau 
(incubating) 6.3.1-incubating-SNAPSHOT)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/5f11cb85/content/site/apidocs/org/apache/juneau/PropertyStore.PropertyMap.html
----------------------------------------------------------------------
diff --git 
a/content/site/apidocs/org/apache/juneau/PropertyStore.PropertyMap.html 
b/content/site/apidocs/org/apache/juneau/PropertyStore.PropertyMap.html
index 2892760..57a8fba 100644
--- a/content/site/apidocs/org/apache/juneau/PropertyStore.PropertyMap.html
+++ b/content/site/apidocs/org/apache/juneau/PropertyStore.PropertyMap.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PropertyStore.PropertyMap (Apache Juneau (incubating) 
6.2.1-incubating-SNAPSHOT)</title>
+<title>PropertyStore.PropertyMap (Apache Juneau (incubating) 
6.3.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../javadoc.css" 
title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PropertyStore.PropertyMap (Apache Juneau 
(incubating) 6.2.1-incubating-SNAPSHOT)";
+            parent.document.title="PropertyStore.PropertyMap (Apache Juneau 
(incubating) 6.3.1-incubating-SNAPSHOT)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/5f11cb85/content/site/apidocs/org/apache/juneau/PropertyStore.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/PropertyStore.html 
b/content/site/apidocs/org/apache/juneau/PropertyStore.html
index 80b1bee..4f1bf35 100644
--- a/content/site/apidocs/org/apache/juneau/PropertyStore.html
+++ b/content/site/apidocs/org/apache/juneau/PropertyStore.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PropertyStore (Apache Juneau (incubating) 
6.2.1-incubating-SNAPSHOT)</title>
+<title>PropertyStore (Apache Juneau (incubating) 
6.3.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../javadoc.css" 
title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PropertyStore (Apache Juneau (incubating) 
6.2.1-incubating-SNAPSHOT)";
+            parent.document.title="PropertyStore (Apache Juneau (incubating) 
6.3.1-incubating-SNAPSHOT)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/5f11cb85/content/site/apidocs/org/apache/juneau/Session.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/Session.html 
b/content/site/apidocs/org/apache/juneau/Session.html
index 9d0907a..d320360 100644
--- a/content/site/apidocs/org/apache/juneau/Session.html
+++ b/content/site/apidocs/org/apache/juneau/Session.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Session (Apache Juneau (incubating) 6.2.1-incubating-SNAPSHOT)</title>
+<title>Session (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../javadoc.css" 
title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Session (Apache Juneau (incubating) 
6.2.1-incubating-SNAPSHOT)";
+            parent.document.title="Session (Apache Juneau (incubating) 
6.3.1-incubating-SNAPSHOT)";
         }
     }
     catch(err) {
@@ -112,7 +112,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public abstract class <a 
href="../../../src-html/org/apache/juneau/Session.html#line.31">Session</a>
+<pre>public abstract class <a 
href="../../../src-html/org/apache/juneau/Session.html#line.33">Session</a>
 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">A one-time-use non-thread-safe object that's meant to be 
used once and then thrown away.
  <p>
@@ -283,7 +283,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Session</h4>
-<pre>protected&nbsp;<a 
href="../../../src-html/org/apache/juneau/Session.html#line.48">Session</a>(<a 
href="../../../org/apache/juneau/Context.html" title="class in 
org.apache.juneau">Context</a>&nbsp;ctx,
+<pre>protected&nbsp;<a 
href="../../../src-html/org/apache/juneau/Session.html#line.50">Session</a>(<a 
href="../../../org/apache/juneau/Context.html" title="class in 
org.apache.juneau">Context</a>&nbsp;ctx,
                   <a href="../../../org/apache/juneau/ObjectMap.html" 
title="class in org.apache.juneau">ObjectMap</a>&nbsp;op)</pre>
 <div class="block">Default constructor.</div>
 <dl>
@@ -308,7 +308,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getProperty</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;<a 
href="../../../src-html/org/apache/juneau/Session.html#line.66">getProperty</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;key)</pre>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;<a 
href="../../../src-html/org/apache/juneau/Session.html#line.68">getProperty</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;key)</pre>
 <div class="block">Returns the session property with the specified key.
  <p>
  The order of lookup for the property is as follows:
@@ -331,7 +331,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getProperty</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;<a 
href="../../../src-html/org/apache/juneau/Session.html#line.77">getProperty</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;key,
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;<a 
href="../../../src-html/org/apache/juneau/Session.html#line.79">getProperty</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;key,
                           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;def)</pre>
 <div class="block">Same as <a 
href="../../../org/apache/juneau/Session.html#getProperty-java.lang.String-"><code>getProperty(String)</code></a>
 but with a default value.</div>
 <dl>
@@ -349,7 +349,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getProperty</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a 
href="../../../src-html/org/apache/juneau/Session.html#line.93">getProperty</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
+<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a 
href="../../../src-html/org/apache/juneau/Session.html#line.95">getProperty</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
                          <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;key)</pre>
 <div class="block">Same as <a 
href="../../../org/apache/juneau/Session.html#getProperty-java.lang.String-"><code>getProperty(String)</code></a>
 but transforms the value to the specified type.</div>
 <dl>
@@ -369,7 +369,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getProperty</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a 
href="../../../src-html/org/apache/juneau/Session.html#line.105">getProperty</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
+<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a 
href="../../../src-html/org/apache/juneau/Session.html#line.107">getProperty</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
                          <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;key,
                          T&nbsp;def)</pre>
 <div class="block">Same as <a 
href="../../../org/apache/juneau/Session.html#getProperty-java.lang.Class-java.lang.String-"><code>getProperty(Class,String)</code></a>
 but with a default value.</div>
@@ -389,7 +389,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>addToCache</h4>
-<pre>public&nbsp;void&nbsp;<a 
href="../../../src-html/org/apache/juneau/Session.html#line.119">addToCache</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;key,
+<pre>public&nbsp;void&nbsp;<a 
href="../../../src-html/org/apache/juneau/Session.html#line.121">addToCache</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;key,
                        <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>&nbsp;val)</pre>
 <div class="block">Adds an arbitrary object to this session's cache.
  Can be used to store objects for reuse during a session.</div>
@@ -406,7 +406,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>addToCache</h4>
-<pre>public&nbsp;void&nbsp;<a 
href="../../../src-html/org/apache/juneau/Session.html#line.132">addToCache</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<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>&gt;&nbsp;cacheObjects)</pre>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../src-html/org/apache/juneau/Session.html#line.134">addToCache</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<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>&gt;&nbsp;cacheObjects)</pre>
 <div class="block">Adds arbitrary objects to this session's cache.
  Can be used to store objects for reuse during a session.</div>
 <dl>
@@ -422,7 +422,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getFromCache</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a 
href="../../../src-html/org/apache/juneau/Session.html#line.148">getFromCache</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;c,
+<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a 
href="../../../src-html/org/apache/juneau/Session.html#line.150">getFromCache</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;c,
                           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;key)</pre>
 <div class="block">Returns an object stored in the session cache.</div>
 <dl>
@@ -440,7 +440,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>addWarning</h4>
-<pre>public final&nbsp;void&nbsp;<a 
href="../../../src-html/org/apache/juneau/Session.html#line.158">addWarning</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;msg,
+<pre>public final&nbsp;void&nbsp;<a 
href="../../../src-html/org/apache/juneau/Session.html#line.160">addWarning</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;msg,
                              <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>...&nbsp;args)</pre>
 <div class="block">Logs a warning message.</div>
 <dl>
@@ -456,7 +456,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>hasWarnings</h4>
-<pre>public&nbsp;boolean&nbsp;<a 
href="../../../src-html/org/apache/juneau/Session.html#line.171">hasWarnings</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a 
href="../../../src-html/org/apache/juneau/Session.html#line.172">hasWarnings</a>()</pre>
 <div class="block">Returns <jk>true</jk> if warnings occurred in this 
session.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -470,7 +470,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getWarnings</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;&nbsp;<a 
href="../../../src-html/org/apache/juneau/Session.html#line.180">getWarnings</a>()</pre>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;&nbsp;<a 
href="../../../src-html/org/apache/juneau/Session.html#line.181">getWarnings</a>()</pre>
 <div class="block">Returns the warnings that occurred in this session.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -484,7 +484,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getLogger</h4>
-<pre>protected&nbsp;<a 
href="../../../org/apache/juneau/internal/JuneauLogger.html" title="class in 
org.apache.juneau.internal">JuneauLogger</a>&nbsp;<a 
href="../../../src-html/org/apache/juneau/Session.html#line.190">getLogger</a>()</pre>
+<pre>protected&nbsp;<a 
href="../../../org/apache/juneau/internal/JuneauLogger.html" title="class in 
org.apache.juneau.internal">JuneauLogger</a>&nbsp;<a 
href="../../../src-html/org/apache/juneau/Session.html#line.191">getLogger</a>()</pre>
 <div class="block">Returns the logger associated with this session.
  Subclasses can override this method to provide their own logger.</div>
 <dl>
@@ -500,7 +500,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <li class="blockList">
 <h4>asMap</h4>
 <pre><a href="../../../org/apache/juneau/annotation/Overrideable.html" 
title="annotation in org.apache.juneau.annotation">@Overrideable</a>
-public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class 
in org.apache.juneau">ObjectMap</a>&nbsp;<a 
href="../../../src-html/org/apache/juneau/Session.html#line.202">asMap</a>()</pre>
+public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class 
in org.apache.juneau">ObjectMap</a>&nbsp;<a 
href="../../../src-html/org/apache/juneau/Session.html#line.203">asMap</a>()</pre>
 <div class="block">Returns the properties defined on this bean context as a 
simple map for debugging purposes.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -514,7 +514,7 @@ public&nbsp;<a 
href="../../../org/apache/juneau/ObjectMap.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>toString</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;<a 
href="../../../src-html/org/apache/juneau/Session.html#line.207">toString</a>()</pre>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;<a 
href="../../../src-html/org/apache/juneau/Session.html#line.208">toString</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--";
 title="class or interface in java.lang">toString</a></code>&nbsp;in 
class&nbsp;<code><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></code></dd>
@@ -527,7 +527,7 @@ public&nbsp;<a 
href="../../../org/apache/juneau/ObjectMap.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>close</h4>
-<pre>public&nbsp;boolean&nbsp;<a 
href="../../../src-html/org/apache/juneau/Session.html#line.221">close</a>()
+<pre>public&nbsp;boolean&nbsp;<a 
href="../../../src-html/org/apache/juneau/Session.html#line.222">close</a>()
               throws <a 
href="../../../org/apache/juneau/BeanRuntimeException.html" title="class in 
org.apache.juneau">BeanRuntimeException</a></pre>
 <div class="block">Perform cleanup on this context object if necessary.</div>
 <dl>
@@ -544,7 +544,7 @@ public&nbsp;<a 
href="../../../org/apache/juneau/ObjectMap.html" title="class in
 <ul class="blockListLast">
 <li class="blockList">
 <h4>finalize</h4>
-<pre>protected&nbsp;void&nbsp;<a 
href="../../../src-html/org/apache/juneau/Session.html#line.229">finalize</a>()
+<pre>protected&nbsp;void&nbsp;<a 
href="../../../src-html/org/apache/juneau/Session.html#line.230">finalize</a>()
                  throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">Throwable</a></pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/5f11cb85/content/site/apidocs/org/apache/juneau/Setter.FieldSetter.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/Setter.FieldSetter.html 
b/content/site/apidocs/org/apache/juneau/Setter.FieldSetter.html
index a51c21d..4372c35 100644
--- a/content/site/apidocs/org/apache/juneau/Setter.FieldSetter.html
+++ b/content/site/apidocs/org/apache/juneau/Setter.FieldSetter.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Setter.FieldSetter (Apache Juneau (incubating) 
6.2.1-incubating-SNAPSHOT)</title>
+<title>Setter.FieldSetter (Apache Juneau (incubating) 
6.3.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../javadoc.css" 
title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Setter.FieldSetter (Apache Juneau 
(incubating) 6.2.1-incubating-SNAPSHOT)";
+            parent.document.title="Setter.FieldSetter (Apache Juneau 
(incubating) 6.3.1-incubating-SNAPSHOT)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/5f11cb85/content/site/apidocs/org/apache/juneau/Setter.MethodSetter.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/Setter.MethodSetter.html 
b/content/site/apidocs/org/apache/juneau/Setter.MethodSetter.html
index be35257..69f68d7 100644
--- a/content/site/apidocs/org/apache/juneau/Setter.MethodSetter.html
+++ b/content/site/apidocs/org/apache/juneau/Setter.MethodSetter.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Setter.MethodSetter (Apache Juneau (incubating) 
6.2.1-incubating-SNAPSHOT)</title>
+<title>Setter.MethodSetter (Apache Juneau (incubating) 
6.3.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../javadoc.css" 
title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Setter.MethodSetter (Apache Juneau 
(incubating) 6.2.1-incubating-SNAPSHOT)";
+            parent.document.title="Setter.MethodSetter (Apache Juneau 
(incubating) 6.3.1-incubating-SNAPSHOT)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/5f11cb85/content/site/apidocs/org/apache/juneau/Setter.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/Setter.html 
b/content/site/apidocs/org/apache/juneau/Setter.html
index f3e9ca6..59c7c13 100644
--- a/content/site/apidocs/org/apache/juneau/Setter.html
+++ b/content/site/apidocs/org/apache/juneau/Setter.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Setter (Apache Juneau (incubating) 6.2.1-incubating-SNAPSHOT)</title>
+<title>Setter (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../javadoc.css" 
title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Setter (Apache Juneau (incubating) 
6.2.1-incubating-SNAPSHOT)";
+            parent.document.title="Setter (Apache Juneau (incubating) 
6.3.1-incubating-SNAPSHOT)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/5f11cb85/content/site/apidocs/org/apache/juneau/Streamable.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/Streamable.html 
b/content/site/apidocs/org/apache/juneau/Streamable.html
index b51f6a3..ab87301 100644
--- a/content/site/apidocs/org/apache/juneau/Streamable.html
+++ b/content/site/apidocs/org/apache/juneau/Streamable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Streamable (Apache Juneau (incubating) 
6.2.1-incubating-SNAPSHOT)</title>
+<title>Streamable (Apache Juneau (incubating) 
6.3.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../javadoc.css" 
title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Streamable (Apache Juneau (incubating) 
6.2.1-incubating-SNAPSHOT)";
+            parent.document.title="Streamable (Apache Juneau (incubating) 
6.3.1-incubating-SNAPSHOT)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/5f11cb85/content/site/apidocs/org/apache/juneau/UriContext.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/UriContext.html 
b/content/site/apidocs/org/apache/juneau/UriContext.html
index 6fa5d90..99a8443 100644
--- a/content/site/apidocs/org/apache/juneau/UriContext.html
+++ b/content/site/apidocs/org/apache/juneau/UriContext.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>UriContext (Apache Juneau (incubating) 
6.2.1-incubating-SNAPSHOT)</title>
+<title>UriContext (Apache Juneau (incubating) 
6.3.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../javadoc.css" 
title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="UriContext (Apache Juneau (incubating) 
6.2.1-incubating-SNAPSHOT)";
+            parent.document.title="UriContext (Apache Juneau (incubating) 
6.3.1-incubating-SNAPSHOT)";
         }
     }
     catch(err) {
@@ -117,7 +117,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  <p class='bcode'>
    http://host:port/context-root/servlet-path/path-info
    |   authority   |  context   |  resource  |  path  |
-  +--------------------------------------------------+
+   +--------------------------------------------------+
  </p>
  <p>
  This class allows you to convert URL strings to absolute (e.g. 
<js>"http://host:port/foo/bar";</js>) or root-relative

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/5f11cb85/content/site/apidocs/org/apache/juneau/UriRelativity.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/UriRelativity.html 
b/content/site/apidocs/org/apache/juneau/UriRelativity.html
index 6f8699b..c905274 100644
--- a/content/site/apidocs/org/apache/juneau/UriRelativity.html
+++ b/content/site/apidocs/org/apache/juneau/UriRelativity.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>UriRelativity (Apache Juneau (incubating) 
6.2.1-incubating-SNAPSHOT)</title>
+<title>UriRelativity (Apache Juneau (incubating) 
6.3.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../javadoc.css" 
title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="UriRelativity (Apache Juneau (incubating) 
6.2.1-incubating-SNAPSHOT)";
+            parent.document.title="UriRelativity (Apache Juneau (incubating) 
6.3.1-incubating-SNAPSHOT)";
         }
     }
     catch(err) {
@@ -238,7 +238,7 @@ the order they are declared.</div>
 <ul class="blockList">
 <li class="blockList">
 <h4>values</h4>
-<pre>public static&nbsp;<a 
href="../../../org/apache/juneau/UriRelativity.html" title="enum in 
org.apache.juneau">UriRelativity</a>[]&nbsp;<a 
href="../../../src-html/org/apache/juneau/UriRelativity.html#line.23">values</a>()</pre>
+<pre>public static&nbsp;<a 
href="../../../org/apache/juneau/UriRelativity.html" title="enum in 
org.apache.juneau">UriRelativity</a>[]&nbsp;<a 
href="../../../src-html/org/apache/juneau/UriRelativity.html#line.26">values</a>()</pre>
 <div class="block">Returns an array containing the constants of this enum 
type, in
 the order they are declared.  This method may be used to iterate
 over the constants as follows:
@@ -258,7 +258,7 @@ for (UriRelativity c : UriRelativity.values())
 <ul class="blockListLast">
 <li class="blockList">
 <h4>valueOf</h4>
-<pre>public static&nbsp;<a 
href="../../../org/apache/juneau/UriRelativity.html" title="enum in 
org.apache.juneau">UriRelativity</a>&nbsp;<a 
href="../../../src-html/org/apache/juneau/UriRelativity.html#line.23">valueOf</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public static&nbsp;<a 
href="../../../org/apache/juneau/UriRelativity.html" title="enum in 
org.apache.juneau">UriRelativity</a>&nbsp;<a 
href="../../../src-html/org/apache/juneau/UriRelativity.html#line.26">valueOf</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block">Returns the enum constant of this type with the specified 
name.
 The string must match <i>exactly</i> an identifier used to declare an
 enum constant in this type.  (Extraneous whitespace characters are 

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/5f11cb85/content/site/apidocs/org/apache/juneau/UriResolution.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/UriResolution.html 
b/content/site/apidocs/org/apache/juneau/UriResolution.html
index e9cfd19..33dc343 100644
--- a/content/site/apidocs/org/apache/juneau/UriResolution.html
+++ b/content/site/apidocs/org/apache/juneau/UriResolution.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>UriResolution (Apache Juneau (incubating) 
6.2.1-incubating-SNAPSHOT)</title>
+<title>UriResolution (Apache Juneau (incubating) 
6.3.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../javadoc.css" 
title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="UriResolution (Apache Juneau (incubating) 
6.2.1-incubating-SNAPSHOT)";
+            parent.document.title="UriResolution (Apache Juneau (incubating) 
6.3.1-incubating-SNAPSHOT)";
         }
     }
     catch(err) {
@@ -253,7 +253,7 @@ the order they are declared.</div>
 <ul class="blockList">
 <li class="blockList">
 <h4>values</h4>
-<pre>public static&nbsp;<a 
href="../../../org/apache/juneau/UriResolution.html" title="enum in 
org.apache.juneau">UriResolution</a>[]&nbsp;<a 
href="../../../src-html/org/apache/juneau/UriResolution.html#line.21">values</a>()</pre>
+<pre>public static&nbsp;<a 
href="../../../org/apache/juneau/UriResolution.html" title="enum in 
org.apache.juneau">UriResolution</a>[]&nbsp;<a 
href="../../../src-html/org/apache/juneau/UriResolution.html#line.22">values</a>()</pre>
 <div class="block">Returns an array containing the constants of this enum 
type, in
 the order they are declared.  This method may be used to iterate
 over the constants as follows:
@@ -273,7 +273,7 @@ for (UriResolution c : UriResolution.values())
 <ul class="blockListLast">
 <li class="blockList">
 <h4>valueOf</h4>
-<pre>public static&nbsp;<a 
href="../../../org/apache/juneau/UriResolution.html" title="enum in 
org.apache.juneau">UriResolution</a>&nbsp;<a 
href="../../../src-html/org/apache/juneau/UriResolution.html#line.21">valueOf</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public static&nbsp;<a 
href="../../../org/apache/juneau/UriResolution.html" title="enum in 
org.apache.juneau">UriResolution</a>&nbsp;<a 
href="../../../src-html/org/apache/juneau/UriResolution.html#line.22">valueOf</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block">Returns the enum constant of this type with the specified 
name.
 The string must match <i>exactly</i> an identifier used to declare an
 enum constant in this type.  (Extraneous whitespace characters are 

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/5f11cb85/content/site/apidocs/org/apache/juneau/UriResolver.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/UriResolver.html 
b/content/site/apidocs/org/apache/juneau/UriResolver.html
index 36e8727..590b6db 100644
--- a/content/site/apidocs/org/apache/juneau/UriResolver.html
+++ b/content/site/apidocs/org/apache/juneau/UriResolver.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>UriResolver (Apache Juneau (incubating) 
6.2.1-incubating-SNAPSHOT)</title>
+<title>UriResolver (Apache Juneau (incubating) 
6.3.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../javadoc.css" 
title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="UriResolver (Apache Juneau (incubating) 
6.2.1-incubating-SNAPSHOT)";
+            parent.document.title="UriResolver (Apache Juneau (incubating) 
6.3.1-incubating-SNAPSHOT)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/5f11cb85/content/site/apidocs/org/apache/juneau/Visibility.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/Visibility.html 
b/content/site/apidocs/org/apache/juneau/Visibility.html
index 46d088b..1de8dc6 100644
--- a/content/site/apidocs/org/apache/juneau/Visibility.html
+++ b/content/site/apidocs/org/apache/juneau/Visibility.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Visibility (Apache Juneau (incubating) 
6.2.1-incubating-SNAPSHOT)</title>
+<title>Visibility (Apache Juneau (incubating) 
6.3.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../javadoc.css" 
title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Visibility (Apache Juneau (incubating) 
6.2.1-incubating-SNAPSHOT)";
+            parent.document.title="Visibility (Apache Juneau (incubating) 
6.3.1-incubating-SNAPSHOT)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/5f11cb85/content/site/apidocs/org/apache/juneau/Writable.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/Writable.html 
b/content/site/apidocs/org/apache/juneau/Writable.html
index f2655d6..6a96f27 100644
--- a/content/site/apidocs/org/apache/juneau/Writable.html
+++ b/content/site/apidocs/org/apache/juneau/Writable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Writable (Apache Juneau (incubating) 6.2.1-incubating-SNAPSHOT)</title>
+<title>Writable (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../javadoc.css" 
title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Writable (Apache Juneau (incubating) 
6.2.1-incubating-SNAPSHOT)";
+            parent.document.title="Writable (Apache Juneau (incubating) 
6.3.1-incubating-SNAPSHOT)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/5f11cb85/content/site/apidocs/org/apache/juneau/annotation/Bean.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/annotation/Bean.html 
b/content/site/apidocs/org/apache/juneau/annotation/Bean.html
index 0069e90..488d2a0 100644
--- a/content/site/apidocs/org/apache/juneau/annotation/Bean.html
+++ b/content/site/apidocs/org/apache/juneau/annotation/Bean.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Bean (Apache Juneau (incubating) 6.2.1-incubating-SNAPSHOT)</title>
+<title>Bean (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../../javadoc.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Bean (Apache Juneau (incubating) 
6.2.1-incubating-SNAPSHOT)";
+            parent.document.title="Bean (Apache Juneau (incubating) 
6.3.1-incubating-SNAPSHOT)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/5f11cb85/content/site/apidocs/org/apache/juneau/annotation/BeanConstructor.html
----------------------------------------------------------------------
diff --git 
a/content/site/apidocs/org/apache/juneau/annotation/BeanConstructor.html 
b/content/site/apidocs/org/apache/juneau/annotation/BeanConstructor.html
index 1eab658..61ef947 100644
--- a/content/site/apidocs/org/apache/juneau/annotation/BeanConstructor.html
+++ b/content/site/apidocs/org/apache/juneau/annotation/BeanConstructor.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BeanConstructor (Apache Juneau (incubating) 
6.2.1-incubating-SNAPSHOT)</title>
+<title>BeanConstructor (Apache Juneau (incubating) 
6.3.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../../javadoc.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BeanConstructor (Apache Juneau (incubating) 
6.2.1-incubating-SNAPSHOT)";
+            parent.document.title="BeanConstructor (Apache Juneau (incubating) 
6.3.1-incubating-SNAPSHOT)";
         }
     }
     catch(err) {


Reply via email to