You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@batchee.apache.org by rm...@apache.org on 2016/09/29 15:58:29 UTC

svn commit: r1762799 [13/46] - in /incubator/batchee/site: ./ apidocs/ apidocs/class-use/ apidocs/org/apache/batchee/beanio/ apidocs/org/apache/batchee/beanio/class-use/ apidocs/org/apache/batchee/camel/ apidocs/org/apache/batchee/camel/class-use/ apid...

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/jsl/class-use/Transition.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/jsl/class-use/Transition.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/jsl/class-use/Transition.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/jsl/class-use/Transition.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.batchee.container.jsl.Transition (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.batchee.container.jsl.Transition (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="Uses of Class org.apache.batchee.container.jsl.Transition (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.batchee.container.jsl.Transition (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -111,12 +111,12 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/batchee/container/jsl/Transition.html" title="class in org.apache.batchee.container.jsl">Transition</a></code></td>
-<td class="colLast"><span class="typeNameLabel">JobNavigator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/batchee/container/navigator/JobNavigator.html#getNextTransition-org.apache.batchee.container.jsl.ExecutionElement-org.apache.batchee.container.status.ExecutionStatus-">getNextTransition</a></span>(<a href="../../../../../../org/apache/batchee/container/jsl/ExecutionElement.html" title="interface in org.apache.batchee.container.jsl">ExecutionElement</a>&nbsp;currentExecutionElem,
+<td class="colLast"><span class="typeNameLabel">FlowNavigator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/batchee/container/navigator/FlowNavigator.html#getNextTransition-org.apache.batchee.container.jsl.ExecutionElement-org.apache.batchee.container.status.ExecutionStatus-">getNextTransition</a></span>(<a href="../../../../../../org/apache/batchee/container/jsl/ExecutionElement.html" title="interface in org.apache.batchee.container.jsl">ExecutionElement</a>&nbsp;currentExecutionElem,
                  <a href="../../../../../../org/apache/batchee/container/status/ExecutionStatus.html" title="class in org.apache.batchee.container.status">ExecutionStatus</a>&nbsp;currentStatus)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/batchee/container/jsl/Transition.html" title="class in org.apache.batchee.container.jsl">Transition</a></code></td>
-<td class="colLast"><span class="typeNameLabel">FlowNavigator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/batchee/container/navigator/FlowNavigator.html#getNextTransition-org.apache.batchee.container.jsl.ExecutionElement-org.apache.batchee.container.status.ExecutionStatus-">getNextTransition</a></span>(<a href="../../../../../../org/apache/batchee/container/jsl/ExecutionElement.html" title="interface in org.apache.batchee.container.jsl">ExecutionElement</a>&nbsp;currentExecutionElem,
+<td class="colLast"><span class="typeNameLabel">JobNavigator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/batchee/container/navigator/JobNavigator.html#getNextTransition-org.apache.batchee.container.jsl.ExecutionElement-org.apache.batchee.container.status.ExecutionStatus-">getNextTransition</a></span>(<a href="../../../../../../org/apache/batchee/container/jsl/ExecutionElement.html" title="interface in org.apache.batchee.container.jsl">ExecutionElement</a>&nbsp;currentExecutionElem,
                  <a href="../../../../../../org/apache/batchee/container/status/ExecutionStatus.html" title="class in org.apache.batchee.container.status">ExecutionStatus</a>&nbsp;currentStatus)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
@@ -181,6 +181,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/jsl/class-use/TransitionElement.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/jsl/class-use/TransitionElement.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/jsl/class-use/TransitionElement.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/jsl/class-use/TransitionElement.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.batchee.container.jsl.TransitionElement (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.batchee.container.jsl.TransitionElement (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="Uses of Interface org.apache.batchee.container.jsl.TransitionElement (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.batchee.container.jsl.TransitionElement (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -341,6 +341,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/jsl/class-use/Xsds.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/jsl/class-use/Xsds.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/jsl/class-use/Xsds.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/jsl/class-use/Xsds.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.batchee.container.jsl.Xsds (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.batchee.container.jsl.Xsds (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="Uses of Class org.apache.batchee.container.jsl.Xsds (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.batchee.container.jsl.Xsds (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/jsl/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/jsl/package-frame.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/jsl/package-frame.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/jsl/package-frame.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.batchee.container.jsl (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>org.apache.batchee.container.jsl (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/jsl/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/jsl/package-summary.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/jsl/package-summary.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/jsl/package-summary.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.batchee.container.jsl (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>org.apache.batchee.container.jsl (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.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="org.apache.batchee.container.jsl (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="org.apache.batchee.container.jsl (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -198,6 +198,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/jsl/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/jsl/package-tree.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/jsl/package-tree.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/jsl/package-tree.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.batchee.container.jsl Class Hierarchy (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>org.apache.batchee.container.jsl Class Hierarchy (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.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="org.apache.batchee.container.jsl Class Hierarchy (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="org.apache.batchee.container.jsl Class Hierarchy (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -152,6 +152,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/jsl/package-use.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/jsl/package-use.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/jsl/package-use.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/jsl/package-use.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.batchee.container.jsl (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Package org.apache.batchee.container.jsl (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.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="Uses of Package org.apache.batchee.container.jsl (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Package org.apache.batchee.container.jsl (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -284,6 +284,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/PropertyResolver.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/PropertyResolver.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/PropertyResolver.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/PropertyResolver.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>PropertyResolver (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.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="PropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="PropertyResolver (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -267,6 +267,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/PropertyResolverFactory.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/PropertyResolverFactory.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/PropertyResolverFactory.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/PropertyResolverFactory.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PropertyResolverFactory (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>PropertyResolverFactory (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.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="PropertyResolverFactory (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="PropertyResolverFactory (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -506,6 +506,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/class-use/PropertyResolver.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/class-use/PropertyResolver.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/class-use/PropertyResolver.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/class-use/PropertyResolver.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.batchee.container.modelresolver.PropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.batchee.container.modelresolver.PropertyResolver (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="Uses of Interface org.apache.batchee.container.modelresolver.PropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.batchee.container.modelresolver.PropertyResolver (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -342,6 +342,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/class-use/PropertyResolverFactory.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/class-use/PropertyResolverFactory.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/class-use/PropertyResolverFactory.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/class-use/PropertyResolverFactory.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.batchee.container.modelresolver.PropertyResolverFactory (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.batchee.container.modelresolver.PropertyResolverFactory (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="Uses of Class org.apache.batchee.container.modelresolver.PropertyResolverFactory (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.batchee.container.modelresolver.PropertyResolverFactory (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/AbstractPropertyResolver.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/AbstractPropertyResolver.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/AbstractPropertyResolver.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/AbstractPropertyResolver.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AbstractPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>AbstractPropertyResolver (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="AbstractPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="AbstractPropertyResolver (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -402,6 +402,6 @@ implements <a href="../../../../../../or
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/AnalyzerPropertyResolver.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/AnalyzerPropertyResolver.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/AnalyzerPropertyResolver.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/AnalyzerPropertyResolver.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AnalyzerPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>AnalyzerPropertyResolver (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="AnalyzerPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="AnalyzerPropertyResolver (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -314,6 +314,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/BatchletPropertyResolver.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/BatchletPropertyResolver.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/BatchletPropertyResolver.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/BatchletPropertyResolver.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BatchletPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>BatchletPropertyResolver (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="BatchletPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="BatchletPropertyResolver (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -314,6 +314,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/CheckpointAlgorithmPropertyResolver.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/CheckpointAlgorithmPropertyResolver.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/CheckpointAlgorithmPropertyResolver.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/CheckpointAlgorithmPropertyResolver.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CheckpointAlgorithmPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>CheckpointAlgorithmPropertyResolver (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="CheckpointAlgorithmPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="CheckpointAlgorithmPropertyResolver (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -314,6 +314,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/ChunkPropertyResolver.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/ChunkPropertyResolver.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/ChunkPropertyResolver.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/ChunkPropertyResolver.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ChunkPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>ChunkPropertyResolver (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="ChunkPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="ChunkPropertyResolver (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -314,6 +314,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/CollectorPropertyResolver.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/CollectorPropertyResolver.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/CollectorPropertyResolver.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/CollectorPropertyResolver.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CollectorPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>CollectorPropertyResolver (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="CollectorPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="CollectorPropertyResolver (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -314,6 +314,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/ControlElementPropertyResolver.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/ControlElementPropertyResolver.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/ControlElementPropertyResolver.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/ControlElementPropertyResolver.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ControlElementPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>ControlElementPropertyResolver (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="ControlElementPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="ControlElementPropertyResolver (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -314,6 +314,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/DecisionPropertyResolver.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/DecisionPropertyResolver.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/DecisionPropertyResolver.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/DecisionPropertyResolver.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DecisionPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>DecisionPropertyResolver (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="DecisionPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="DecisionPropertyResolver (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -314,6 +314,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/ExceptionClassesPropertyResolver.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/ExceptionClassesPropertyResolver.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/ExceptionClassesPropertyResolver.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/ExceptionClassesPropertyResolver.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ExceptionClassesPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>ExceptionClassesPropertyResolver (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="ExceptionClassesPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="ExceptionClassesPropertyResolver (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -314,6 +314,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/FlowPropertyResolver.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/FlowPropertyResolver.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/FlowPropertyResolver.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/FlowPropertyResolver.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FlowPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>FlowPropertyResolver (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="FlowPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="FlowPropertyResolver (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -314,6 +314,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/ItemProcessorPropertyResolver.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/ItemProcessorPropertyResolver.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/ItemProcessorPropertyResolver.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/ItemProcessorPropertyResolver.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ItemProcessorPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>ItemProcessorPropertyResolver (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="ItemProcessorPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="ItemProcessorPropertyResolver (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -314,6 +314,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/ItemReaderPropertyResolver.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/ItemReaderPropertyResolver.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/ItemReaderPropertyResolver.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/ItemReaderPropertyResolver.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ItemReaderPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>ItemReaderPropertyResolver (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="ItemReaderPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="ItemReaderPropertyResolver (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -314,6 +314,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/ItemWriterPropertyResolver.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/ItemWriterPropertyResolver.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/ItemWriterPropertyResolver.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/ItemWriterPropertyResolver.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ItemWriterPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>ItemWriterPropertyResolver (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="ItemWriterPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="ItemWriterPropertyResolver (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -314,6 +314,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/JobPropertyResolver.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/JobPropertyResolver.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/JobPropertyResolver.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/JobPropertyResolver.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>JobPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>JobPropertyResolver (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="JobPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="JobPropertyResolver (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -321,6 +321,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/ListenerPropertyResolver.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/ListenerPropertyResolver.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/ListenerPropertyResolver.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/ListenerPropertyResolver.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ListenerPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>ListenerPropertyResolver (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="ListenerPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="ListenerPropertyResolver (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -314,6 +314,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/PartitionMapperPropertyResolver.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/PartitionMapperPropertyResolver.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/PartitionMapperPropertyResolver.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/PartitionMapperPropertyResolver.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PartitionMapperPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>PartitionMapperPropertyResolver (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="PartitionMapperPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="PartitionMapperPropertyResolver (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -314,6 +314,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/PartitionPlanPropertyResolver.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/PartitionPlanPropertyResolver.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/PartitionPlanPropertyResolver.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/PartitionPlanPropertyResolver.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PartitionPlanPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>PartitionPlanPropertyResolver (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="PartitionPlanPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="PartitionPlanPropertyResolver (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -314,6 +314,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/PartitionPropertyResolver.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/PartitionPropertyResolver.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/PartitionPropertyResolver.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/PartitionPropertyResolver.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PartitionPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>PartitionPropertyResolver (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="PartitionPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="PartitionPropertyResolver (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -314,6 +314,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/PartitionReducerPropertyResolver.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/PartitionReducerPropertyResolver.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/PartitionReducerPropertyResolver.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/PartitionReducerPropertyResolver.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PartitionReducerPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>PartitionReducerPropertyResolver (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="PartitionReducerPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="PartitionReducerPropertyResolver (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -314,6 +314,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/SplitPropertyResolver.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/SplitPropertyResolver.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/SplitPropertyResolver.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/SplitPropertyResolver.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SplitPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>SplitPropertyResolver (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="SplitPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="SplitPropertyResolver (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -314,6 +314,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/StepPropertyResolver.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/StepPropertyResolver.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/StepPropertyResolver.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/StepPropertyResolver.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>StepPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>StepPropertyResolver (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="StepPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="StepPropertyResolver (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -314,6 +314,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/class-use/AbstractPropertyResolver.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/class-use/AbstractPropertyResolver.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/class-use/AbstractPropertyResolver.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/class-use/AbstractPropertyResolver.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.batchee.container.modelresolver.impl.AbstractPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.batchee.container.modelresolver.impl.AbstractPropertyResolver (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.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="Uses of Class org.apache.batchee.container.modelresolver.impl.AbstractPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.batchee.container.modelresolver.impl.AbstractPropertyResolver (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -236,6 +236,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/class-use/AnalyzerPropertyResolver.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/class-use/AnalyzerPropertyResolver.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/class-use/AnalyzerPropertyResolver.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/class-use/AnalyzerPropertyResolver.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.batchee.container.modelresolver.impl.AnalyzerPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.batchee.container.modelresolver.impl.AnalyzerPropertyResolver (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.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="Uses of Class org.apache.batchee.container.modelresolver.impl.AnalyzerPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.batchee.container.modelresolver.impl.AnalyzerPropertyResolver (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/class-use/BatchletPropertyResolver.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/class-use/BatchletPropertyResolver.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/class-use/BatchletPropertyResolver.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/class-use/BatchletPropertyResolver.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.batchee.container.modelresolver.impl.BatchletPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.batchee.container.modelresolver.impl.BatchletPropertyResolver (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.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="Uses of Class org.apache.batchee.container.modelresolver.impl.BatchletPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.batchee.container.modelresolver.impl.BatchletPropertyResolver (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/class-use/CheckpointAlgorithmPropertyResolver.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/class-use/CheckpointAlgorithmPropertyResolver.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/class-use/CheckpointAlgorithmPropertyResolver.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/class-use/CheckpointAlgorithmPropertyResolver.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.batchee.container.modelresolver.impl.CheckpointAlgorithmPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.batchee.container.modelresolver.impl.CheckpointAlgorithmPropertyResolver (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.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="Uses of Class org.apache.batchee.container.modelresolver.impl.CheckpointAlgorithmPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.batchee.container.modelresolver.impl.CheckpointAlgorithmPropertyResolver (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -160,6 +160,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/class-use/ChunkPropertyResolver.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/class-use/ChunkPropertyResolver.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/class-use/ChunkPropertyResolver.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/class-use/ChunkPropertyResolver.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.batchee.container.modelresolver.impl.ChunkPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.batchee.container.modelresolver.impl.ChunkPropertyResolver (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.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="Uses of Class org.apache.batchee.container.modelresolver.impl.ChunkPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.batchee.container.modelresolver.impl.ChunkPropertyResolver (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/class-use/CollectorPropertyResolver.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/class-use/CollectorPropertyResolver.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/class-use/CollectorPropertyResolver.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/class-use/CollectorPropertyResolver.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.batchee.container.modelresolver.impl.CollectorPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.batchee.container.modelresolver.impl.CollectorPropertyResolver (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.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="Uses of Class org.apache.batchee.container.modelresolver.impl.CollectorPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.batchee.container.modelresolver.impl.CollectorPropertyResolver (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/class-use/ControlElementPropertyResolver.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/class-use/ControlElementPropertyResolver.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/class-use/ControlElementPropertyResolver.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/class-use/ControlElementPropertyResolver.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.batchee.container.modelresolver.impl.ControlElementPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.batchee.container.modelresolver.impl.ControlElementPropertyResolver (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.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="Uses of Class org.apache.batchee.container.modelresolver.impl.ControlElementPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.batchee.container.modelresolver.impl.ControlElementPropertyResolver (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/class-use/DecisionPropertyResolver.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/class-use/DecisionPropertyResolver.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/class-use/DecisionPropertyResolver.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/modelresolver/impl/class-use/DecisionPropertyResolver.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.batchee.container.modelresolver.impl.DecisionPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.batchee.container.modelresolver.impl.DecisionPropertyResolver (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.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="Uses of Class org.apache.batchee.container.modelresolver.impl.DecisionPropertyResolver (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.batchee.container.modelresolver.impl.DecisionPropertyResolver (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file