You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tamaya.apache.org by bu...@apache.org on 2016/06/02 20:44:29 UTC

svn commit: r989808 [2/5] - in /websites/staging/tamaya/trunk/content: ./ apidocs/ apidocs/org/apache/tamaya/core/propertysource/ apidocs/org/apache/tamaya/inject/ apidocs/org/apache/tamaya/inject/internal/ apidocs/org/apache/tamaya/mutableconfig/ apid...

Modified: websites/staging/tamaya/trunk/content/extensions/mod_environment.html
==============================================================================
--- websites/staging/tamaya/trunk/content/extensions/mod_environment.html (original)
+++ websites/staging/tamaya/trunk/content/extensions/mod_environment.html Thu Jun  2 20:44:28 2016
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-05-13
+ Generated by Apache Maven Doxia at 2016-06-02
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -13,9 +13,9 @@
 		<meta name="description" content="" />
 		<meta http-equiv="content-language" content="en" />
 
-		<link href="../css/bootstrap.min.css" rel="stylesheet" />
-		<link href="../css/bootstrap-responsive.min.css" rel="stylesheet" />
-		<link href="../css/docs.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/bootswatch/2.3.2/cosmo/bootstrap.min.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-responsive.min.css" rel="stylesheet" />
+		<link href="../css/bootswatch.css" rel="stylesheet" />
 		<link href="../css/reflow-skin.css" rel="stylesheet" />
 
 
@@ -26,7 +26,7 @@
 
 		<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
 		<!--[if lt IE 9]>
-			<script src="../js/html5.js"></script>
+			<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
 		<![endif]-->
 
 
@@ -63,6 +63,7 @@
 								<ul class="dropdown-menu">
 									<li ><a href="../source.html" title="Sources">Sources</a></li>
 									<li ><a href="../community.html" title="Community">Community</a></li>
+									<li ><a href="https://builds.apache.org/view/S-Z/view/Tamaya/" title="CI Server" target="_blank" class="externalLink">CI Server</a></li>
 									<li ><a href="https://issues.apache.org/jira/browse/TAMAYA" title="Issues" target="_blank" class="externalLink">Issues</a></li>
 									<li ><a href="../devguide.html" title="Development Guide">Development Guide</a></li>
 									<li ><a href="../release-guide.html" title="Release Guide">Release Guide</a></li>
@@ -148,7 +149,7 @@
  </div> 
  <div class="section" id="a_reusable_base_classes"> 
   <h3 id="a_reusable_base_classes">Reusable Base Classes</h3> 
-  <p>tbd</p> Last updated 2016-05-13 09:22:48 CEST 
+  <p>tbd</p> Last updated 2016-06-02 22:30:55 +02:00 
  </div>
 </div>
 			</div>
@@ -199,6 +200,9 @@
 							<a href="../community.html" title="Community">Community</a>
 						</li>
 						<li >
+							<a href="https://builds.apache.org/view/S-Z/view/Tamaya/" title="CI Server" target="_blank" class="externalLink">CI Server</a>
+						</li>
+						<li >
 							<a href="https://issues.apache.org/jira/browse/TAMAYA" title="Issues" target="_blank" class="externalLink">Issues</a>
 						</li>
 						<li >
@@ -240,7 +244,7 @@
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014-2016 <a href="http://apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 0.3-incubating-SNAPSHOT. </span><span class="publishDate">Last Published: 2016-05-13. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 0.3-incubating-SNAPSHOT. </span><span class="publishDate">Last Published: 2016-06-02. </span></p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 			</div>
 		</div>
@@ -249,9 +253,9 @@
 	<!-- Le javascript
 	================================================== -->
 	<!-- Placed at the end of the document so the pages load faster -->
-	<script src="../js/jquery.min.js"></script>
+	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
 
-	<script src="../js/bootstrap.min.js"></script>
+	<script src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script>
 	<script src="../js/lightbox.min.js"></script>
 	<script src="../js/reflow-scroll.js"></script>
 

Modified: websites/staging/tamaya/trunk/content/extensions/mod_etcd.html
==============================================================================
--- websites/staging/tamaya/trunk/content/extensions/mod_etcd.html (original)
+++ websites/staging/tamaya/trunk/content/extensions/mod_etcd.html Thu Jun  2 20:44:28 2016
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-05-13
+ Generated by Apache Maven Doxia at 2016-06-02
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -13,9 +13,9 @@
 		<meta name="description" content="" />
 		<meta http-equiv="content-language" content="en" />
 
-		<link href="../css/bootstrap.min.css" rel="stylesheet" />
-		<link href="../css/bootstrap-responsive.min.css" rel="stylesheet" />
-		<link href="../css/docs.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/bootswatch/2.3.2/cosmo/bootstrap.min.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-responsive.min.css" rel="stylesheet" />
+		<link href="../css/bootswatch.css" rel="stylesheet" />
 		<link href="../css/reflow-skin.css" rel="stylesheet" />
 
 
@@ -26,7 +26,7 @@
 
 		<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
 		<!--[if lt IE 9]>
-			<script src="../js/html5.js"></script>
+			<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
 		<![endif]-->
 
 
@@ -63,6 +63,7 @@
 								<ul class="dropdown-menu">
 									<li ><a href="../source.html" title="Sources">Sources</a></li>
 									<li ><a href="../community.html" title="Community">Community</a></li>
+									<li ><a href="https://builds.apache.org/view/S-Z/view/Tamaya/" title="CI Server" target="_blank" class="externalLink">CI Server</a></li>
 									<li ><a href="https://issues.apache.org/jira/browse/TAMAYA" title="Issues" target="_blank" class="externalLink">Issues</a></li>
 									<li ><a href="../devguide.html" title="Development Guide">Development Guide</a></li>
 									<li ><a href="../release-guide.html" title="Release Guide">Release Guide</a></li>
@@ -276,7 +277,7 @@
    <li> <p>The property source reads the tamaya.etcd.server.urls system and environment property to evaluate possible etcd servers (comma separated), which can be connected to. On error the API just performs a Round-Robin through the list of configured servers. Without any configuration http://127.0.0.1:4001 is used. If no connection to any etcd server can be established a warning will be logged, but deployment will not fail.</p> </li> 
    <li> <p>Additinoally also the accessor allows to configure the socket/connection timeouts by setting tamaya.etcd.timeout in seconds either as system or environment property.</p> </li> 
    <li> <p>The EtcdPropertySource finally also allows the values read from the etcd cluster to be mapped to prefixed context. This can be activated by setting the -Dtamaya.etcd.prefix=&lt;PREFIX&gt; system property. E.g. when the prefix is set to cluster-config. a etcd key of host:known/all is mapped to cluster-config.host:known/all.</p> </li> 
-  </ul> Last updated 2016-05-13 09:22:48 CEST 
+  </ul> Last updated 2016-06-02 22:30:55 +02:00 
  </div>
 </div>
 			</div>
@@ -327,6 +328,9 @@
 							<a href="../community.html" title="Community">Community</a>
 						</li>
 						<li >
+							<a href="https://builds.apache.org/view/S-Z/view/Tamaya/" title="CI Server" target="_blank" class="externalLink">CI Server</a>
+						</li>
+						<li >
 							<a href="https://issues.apache.org/jira/browse/TAMAYA" title="Issues" target="_blank" class="externalLink">Issues</a>
 						</li>
 						<li >
@@ -368,7 +372,7 @@
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014-2016 <a href="http://apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 0.3-incubating-SNAPSHOT. </span><span class="publishDate">Last Published: 2016-05-13. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 0.3-incubating-SNAPSHOT. </span><span class="publishDate">Last Published: 2016-06-02. </span></p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 			</div>
 		</div>
@@ -377,9 +381,9 @@
 	<!-- Le javascript
 	================================================== -->
 	<!-- Placed at the end of the document so the pages load faster -->
-	<script src="../js/jquery.min.js"></script>
+	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
 
-	<script src="../js/bootstrap.min.js"></script>
+	<script src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script>
 	<script src="../js/lightbox.min.js"></script>
 	<script src="../js/reflow-scroll.js"></script>
 

Modified: websites/staging/tamaya/trunk/content/extensions/mod_events.html
==============================================================================
--- websites/staging/tamaya/trunk/content/extensions/mod_events.html (original)
+++ websites/staging/tamaya/trunk/content/extensions/mod_events.html Thu Jun  2 20:44:28 2016
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-05-13
+ Generated by Apache Maven Doxia at 2016-06-02
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -13,9 +13,9 @@
 		<meta name="description" content="" />
 		<meta http-equiv="content-language" content="en" />
 
-		<link href="../css/bootstrap.min.css" rel="stylesheet" />
-		<link href="../css/bootstrap-responsive.min.css" rel="stylesheet" />
-		<link href="../css/docs.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/bootswatch/2.3.2/cosmo/bootstrap.min.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-responsive.min.css" rel="stylesheet" />
+		<link href="../css/bootswatch.css" rel="stylesheet" />
 		<link href="../css/reflow-skin.css" rel="stylesheet" />
 
 
@@ -26,7 +26,7 @@
 
 		<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
 		<!--[if lt IE 9]>
-			<script src="../js/html5.js"></script>
+			<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
 		<![endif]-->
 
 
@@ -63,6 +63,7 @@
 								<ul class="dropdown-menu">
 									<li ><a href="../source.html" title="Sources">Sources</a></li>
 									<li ><a href="../community.html" title="Community">Community</a></li>
+									<li ><a href="https://builds.apache.org/view/S-Z/view/Tamaya/" title="CI Server" target="_blank" class="externalLink">CI Server</a></li>
 									<li ><a href="https://issues.apache.org/jira/browse/TAMAYA" title="Issues" target="_blank" class="externalLink">Issues</a></li>
 									<li ><a href="../devguide.html" title="Development Guide">Development Guide</a></li>
 									<li ><a href="../release-guide.html" title="Release Guide">Release Guide</a></li>
@@ -388,7 +389,7 @@ ConfigurationChange change = Configurati
         boolean isChangeMonitorActive();
         void enableChangeMonitor(boolean enable);
 }</tt></pre>
-  </div> Last updated 2016-05-13 09:22:48 CEST 
+  </div> Last updated 2016-06-02 22:30:55 +02:00 
  </div>
 </div>
 			</div>
@@ -439,6 +440,9 @@ ConfigurationChange change = Configurati
 							<a href="../community.html" title="Community">Community</a>
 						</li>
 						<li >
+							<a href="https://builds.apache.org/view/S-Z/view/Tamaya/" title="CI Server" target="_blank" class="externalLink">CI Server</a>
+						</li>
+						<li >
 							<a href="https://issues.apache.org/jira/browse/TAMAYA" title="Issues" target="_blank" class="externalLink">Issues</a>
 						</li>
 						<li >
@@ -480,7 +484,7 @@ ConfigurationChange change = Configurati
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014-2016 <a href="http://apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 0.3-incubating-SNAPSHOT. </span><span class="publishDate">Last Published: 2016-05-13. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 0.3-incubating-SNAPSHOT. </span><span class="publishDate">Last Published: 2016-06-02. </span></p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 			</div>
 		</div>
@@ -489,9 +493,9 @@ ConfigurationChange change = Configurati
 	<!-- Le javascript
 	================================================== -->
 	<!-- Placed at the end of the document so the pages load faster -->
-	<script src="../js/jquery.min.js"></script>
+	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
 
-	<script src="../js/bootstrap.min.js"></script>
+	<script src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script>
 	<script src="../js/lightbox.min.js"></script>
 	<script src="../js/reflow-scroll.js"></script>
 

Modified: websites/staging/tamaya/trunk/content/extensions/mod_filter.html
==============================================================================
--- websites/staging/tamaya/trunk/content/extensions/mod_filter.html (original)
+++ websites/staging/tamaya/trunk/content/extensions/mod_filter.html Thu Jun  2 20:44:28 2016
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-05-13
+ Generated by Apache Maven Doxia at 2016-06-02
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -13,9 +13,9 @@
 		<meta name="description" content="" />
 		<meta http-equiv="content-language" content="en" />
 
-		<link href="../css/bootstrap.min.css" rel="stylesheet" />
-		<link href="../css/bootstrap-responsive.min.css" rel="stylesheet" />
-		<link href="../css/docs.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/bootswatch/2.3.2/cosmo/bootstrap.min.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-responsive.min.css" rel="stylesheet" />
+		<link href="../css/bootswatch.css" rel="stylesheet" />
 		<link href="../css/reflow-skin.css" rel="stylesheet" />
 
 
@@ -26,7 +26,7 @@
 
 		<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
 		<!--[if lt IE 9]>
-			<script src="../js/html5.js"></script>
+			<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
 		<![endif]-->
 
 
@@ -63,6 +63,7 @@
 								<ul class="dropdown-menu">
 									<li ><a href="../source.html" title="Sources">Sources</a></li>
 									<li ><a href="../community.html" title="Community">Community</a></li>
+									<li ><a href="https://builds.apache.org/view/S-Z/view/Tamaya/" title="CI Server" target="_blank" class="externalLink">CI Server</a></li>
 									<li ><a href="https://issues.apache.org/jira/browse/TAMAYA" title="Issues" target="_blank" class="externalLink">Issues</a></li>
 									<li ><a href="../devguide.html" title="Development Guide">Development Guide</a></li>
 									<li ><a href="../release-guide.html" title="Release Guide">Release Guide</a></li>
@@ -212,7 +213,7 @@ finally{
     public List&lt;PropertyFilter&gt; getFilters();
 
 }</tt></pre>
-  </div> Last updated 2016-05-13 09:22:48 CEST 
+  </div> Last updated 2016-06-02 22:30:55 +02:00 
  </div>
 </div>
 			</div>
@@ -263,6 +264,9 @@ finally{
 							<a href="../community.html" title="Community">Community</a>
 						</li>
 						<li >
+							<a href="https://builds.apache.org/view/S-Z/view/Tamaya/" title="CI Server" target="_blank" class="externalLink">CI Server</a>
+						</li>
+						<li >
 							<a href="https://issues.apache.org/jira/browse/TAMAYA" title="Issues" target="_blank" class="externalLink">Issues</a>
 						</li>
 						<li >
@@ -304,7 +308,7 @@ finally{
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014-2016 <a href="http://apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 0.3-incubating-SNAPSHOT. </span><span class="publishDate">Last Published: 2016-05-13. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 0.3-incubating-SNAPSHOT. </span><span class="publishDate">Last Published: 2016-06-02. </span></p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 			</div>
 		</div>
@@ -313,9 +317,9 @@ finally{
 	<!-- Le javascript
 	================================================== -->
 	<!-- Placed at the end of the document so the pages load faster -->
-	<script src="../js/jquery.min.js"></script>
+	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
 
-	<script src="../js/bootstrap.min.js"></script>
+	<script src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script>
 	<script src="../js/lightbox.min.js"></script>
 	<script src="../js/reflow-scroll.js"></script>
 

Modified: websites/staging/tamaya/trunk/content/extensions/mod_formats.html
==============================================================================
--- websites/staging/tamaya/trunk/content/extensions/mod_formats.html (original)
+++ websites/staging/tamaya/trunk/content/extensions/mod_formats.html Thu Jun  2 20:44:28 2016
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-05-13
+ Generated by Apache Maven Doxia at 2016-06-02
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -13,9 +13,9 @@
 		<meta name="description" content="" />
 		<meta http-equiv="content-language" content="en" />
 
-		<link href="../css/bootstrap.min.css" rel="stylesheet" />
-		<link href="../css/bootstrap-responsive.min.css" rel="stylesheet" />
-		<link href="../css/docs.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/bootswatch/2.3.2/cosmo/bootstrap.min.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-responsive.min.css" rel="stylesheet" />
+		<link href="../css/bootswatch.css" rel="stylesheet" />
 		<link href="../css/reflow-skin.css" rel="stylesheet" />
 
 
@@ -26,7 +26,7 @@
 
 		<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
 		<!--[if lt IE 9]>
-			<script src="../js/html5.js"></script>
+			<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
 		<![endif]-->
 
 
@@ -63,6 +63,7 @@
 								<ul class="dropdown-menu">
 									<li ><a href="../source.html" title="Sources">Sources</a></li>
 									<li ><a href="../community.html" title="Community">Community</a></li>
+									<li ><a href="https://builds.apache.org/view/S-Z/view/Tamaya/" title="CI Server" target="_blank" class="externalLink">CI Server</a></li>
 									<li ><a href="https://issues.apache.org/jira/browse/TAMAYA" title="Issues" target="_blank" class="externalLink">Issues</a></li>
 									<li ><a href="../devguide.html" title="Development Guide">Development Guide</a></li>
 									<li ><a href="../release-guide.html" title="Release Guide">Release Guide</a></li>
@@ -288,7 +289,7 @@ section2.a=val2Section2</tt></pre>
     <li> <p>PropertiesFormat providing support for .properties files.</p> </li> 
     <li> <p>PropertiesXmlFormat providing support for xml.property files.</p> </li> 
     <li> <p>IniConfiguratonFormat providing support for xml.property files.</p> </li> 
-   </ul> Last updated 2016-05-13 09:22:48 CEST 
+   </ul> Last updated 2016-06-02 22:30:55 +02:00 
   </div>
  </div>
 </div>
@@ -340,6 +341,9 @@ section2.a=val2Section2</tt></pre>
 							<a href="../community.html" title="Community">Community</a>
 						</li>
 						<li >
+							<a href="https://builds.apache.org/view/S-Z/view/Tamaya/" title="CI Server" target="_blank" class="externalLink">CI Server</a>
+						</li>
+						<li >
 							<a href="https://issues.apache.org/jira/browse/TAMAYA" title="Issues" target="_blank" class="externalLink">Issues</a>
 						</li>
 						<li >
@@ -381,7 +385,7 @@ section2.a=val2Section2</tt></pre>
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014-2016 <a href="http://apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 0.3-incubating-SNAPSHOT. </span><span class="publishDate">Last Published: 2016-05-13. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 0.3-incubating-SNAPSHOT. </span><span class="publishDate">Last Published: 2016-06-02. </span></p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 			</div>
 		</div>
@@ -390,9 +394,9 @@ section2.a=val2Section2</tt></pre>
 	<!-- Le javascript
 	================================================== -->
 	<!-- Placed at the end of the document so the pages load faster -->
-	<script src="../js/jquery.min.js"></script>
+	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
 
-	<script src="../js/bootstrap.min.js"></script>
+	<script src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script>
 	<script src="../js/lightbox.min.js"></script>
 	<script src="../js/reflow-scroll.js"></script>
 

Modified: websites/staging/tamaya/trunk/content/extensions/mod_functions.html
==============================================================================
--- websites/staging/tamaya/trunk/content/extensions/mod_functions.html (original)
+++ websites/staging/tamaya/trunk/content/extensions/mod_functions.html Thu Jun  2 20:44:28 2016
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-05-13
+ Generated by Apache Maven Doxia at 2016-06-02
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -13,9 +13,9 @@
 		<meta name="description" content="" />
 		<meta http-equiv="content-language" content="en" />
 
-		<link href="../css/bootstrap.min.css" rel="stylesheet" />
-		<link href="../css/bootstrap-responsive.min.css" rel="stylesheet" />
-		<link href="../css/docs.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/bootswatch/2.3.2/cosmo/bootstrap.min.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-responsive.min.css" rel="stylesheet" />
+		<link href="../css/bootswatch.css" rel="stylesheet" />
 		<link href="../css/reflow-skin.css" rel="stylesheet" />
 
 
@@ -26,7 +26,7 @@
 
 		<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
 		<!--[if lt IE 9]>
-			<script src="../js/html5.js"></script>
+			<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
 		<![endif]-->
 
 
@@ -63,6 +63,7 @@
 								<ul class="dropdown-menu">
 									<li ><a href="../source.html" title="Sources">Sources</a></li>
 									<li ><a href="../community.html" title="Community">Community</a></li>
+									<li ><a href="https://builds.apache.org/view/S-Z/view/Tamaya/" title="CI Server" target="_blank" class="externalLink">CI Server</a></li>
 									<li ><a href="https://issues.apache.org/jira/browse/TAMAYA" title="Issues" target="_blank" class="externalLink">Issues</a></li>
 									<li ><a href="../devguide.html" title="Development Guide">Development Guide</a></li>
 									<li ><a href="../release-guide.html" title="Release Guide">Release Guide</a></li>
@@ -184,7 +185,7 @@ Set&lt;String&gt; sections = Configurati
     <li> <p><b>Map&lt;String,String&gt; sectionsRecursive(Map&lt;String, String&gt; properties, String…​ sectionKeys)</b> Creates w PropertySource only containing the sections that a direct or indirect children of the given <i>sectionKeys</i>.</p> </li> 
     <li> <p><b>Map&lt;String,String&gt; sectionRecursive(Map&lt;String, String&gt; properties, boolean stripKeys, String…​ sectionKeys)</b> Creates w PropertySource only containing the sections that a direct or indirect children of the given <i>sectionKeys</i>. With <i>stripKeys</i> one can select of the returned values should be relative to its selection of be fully qualified.</p> </li> 
     <li> <p><b>String stripSectionKeys(String key, String…​ sectionKeys)</b> This function strips away the matching section key as given in <i>sectionKeys</i> from a given <i>key</i>.</p> </li> 
-   </ul> Last updated 2016-05-13 09:22:48 CEST 
+   </ul> Last updated 2016-06-02 22:30:55 +02:00 
   </div>
  </div>
 </div>
@@ -236,6 +237,9 @@ Set&lt;String&gt; sections = Configurati
 							<a href="../community.html" title="Community">Community</a>
 						</li>
 						<li >
+							<a href="https://builds.apache.org/view/S-Z/view/Tamaya/" title="CI Server" target="_blank" class="externalLink">CI Server</a>
+						</li>
+						<li >
 							<a href="https://issues.apache.org/jira/browse/TAMAYA" title="Issues" target="_blank" class="externalLink">Issues</a>
 						</li>
 						<li >
@@ -277,7 +281,7 @@ Set&lt;String&gt; sections = Configurati
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014-2016 <a href="http://apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 0.3-incubating-SNAPSHOT. </span><span class="publishDate">Last Published: 2016-05-13. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 0.3-incubating-SNAPSHOT. </span><span class="publishDate">Last Published: 2016-06-02. </span></p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 			</div>
 		</div>
@@ -286,9 +290,9 @@ Set&lt;String&gt; sections = Configurati
 	<!-- Le javascript
 	================================================== -->
 	<!-- Placed at the end of the document so the pages load faster -->
-	<script src="../js/jquery.min.js"></script>
+	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
 
-	<script src="../js/bootstrap.min.js"></script>
+	<script src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script>
 	<script src="../js/lightbox.min.js"></script>
 	<script src="../js/reflow-scroll.js"></script>
 

Modified: websites/staging/tamaya/trunk/content/extensions/mod_injection.html
==============================================================================
--- websites/staging/tamaya/trunk/content/extensions/mod_injection.html (original)
+++ websites/staging/tamaya/trunk/content/extensions/mod_injection.html Thu Jun  2 20:44:28 2016
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-05-13
+ Generated by Apache Maven Doxia at 2016-06-02
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -13,9 +13,9 @@
 		<meta name="description" content="" />
 		<meta http-equiv="content-language" content="en" />
 
-		<link href="../css/bootstrap.min.css" rel="stylesheet" />
-		<link href="../css/bootstrap-responsive.min.css" rel="stylesheet" />
-		<link href="../css/docs.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/bootswatch/2.3.2/cosmo/bootstrap.min.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-responsive.min.css" rel="stylesheet" />
+		<link href="../css/bootswatch.css" rel="stylesheet" />
 		<link href="../css/reflow-skin.css" rel="stylesheet" />
 
 
@@ -26,7 +26,7 @@
 
 		<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
 		<!--[if lt IE 9]>
-			<script src="../js/html5.js"></script>
+			<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
 		<![endif]-->
 
 
@@ -63,6 +63,7 @@
 								<ul class="dropdown-menu">
 									<li ><a href="../source.html" title="Sources">Sources</a></li>
 									<li ><a href="../community.html" title="Community">Community</a></li>
+									<li ><a href="https://builds.apache.org/view/S-Z/view/Tamaya/" title="CI Server" target="_blank" class="externalLink">CI Server</a></li>
 									<li ><a href="https://issues.apache.org/jira/browse/TAMAYA" title="Issues" target="_blank" class="externalLink">Issues</a></li>
 									<li ><a href="../devguide.html" title="Development Guide">Development Guide</a></li>
 									<li ><a href="../release-guide.html" title="Release Guide">Release Guide</a></li>
@@ -456,7 +457,7 @@ The event published is very simple:
   <p>public interface ConfiguredMethod { Collection&lt;String&gt; getConfiguredKeys(); Class&lt;?&gt;[] getParameterTypes(); Method getAnnotatedMethod(); String getName(); String getSignature(); void configure(Object instance, Configuration config); }</p> 
   <div> 
    <pre></pre>
-  </div> Last updated 2016-05-13 09:22:49 CEST 
+  </div> Last updated 2016-06-02 22:30:55 +02:00 
  </div>
 </div>
 			</div>
@@ -507,6 +508,9 @@ The event published is very simple:
 							<a href="../community.html" title="Community">Community</a>
 						</li>
 						<li >
+							<a href="https://builds.apache.org/view/S-Z/view/Tamaya/" title="CI Server" target="_blank" class="externalLink">CI Server</a>
+						</li>
+						<li >
 							<a href="https://issues.apache.org/jira/browse/TAMAYA" title="Issues" target="_blank" class="externalLink">Issues</a>
 						</li>
 						<li >
@@ -548,7 +552,7 @@ The event published is very simple:
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014-2016 <a href="http://apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 0.3-incubating-SNAPSHOT. </span><span class="publishDate">Last Published: 2016-05-13. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 0.3-incubating-SNAPSHOT. </span><span class="publishDate">Last Published: 2016-06-02. </span></p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 			</div>
 		</div>
@@ -557,9 +561,9 @@ The event published is very simple:
 	<!-- Le javascript
 	================================================== -->
 	<!-- Placed at the end of the document so the pages load faster -->
-	<script src="../js/jquery.min.js"></script>
+	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
 
-	<script src="../js/bootstrap.min.js"></script>
+	<script src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script>
 	<script src="../js/lightbox.min.js"></script>
 	<script src="../js/reflow-scroll.js"></script>
 

Modified: websites/staging/tamaya/trunk/content/extensions/mod_jodatime.html
==============================================================================
--- websites/staging/tamaya/trunk/content/extensions/mod_jodatime.html (original)
+++ websites/staging/tamaya/trunk/content/extensions/mod_jodatime.html Thu Jun  2 20:44:28 2016
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-05-13
+ Generated by Apache Maven Doxia at 2016-06-02
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -13,9 +13,9 @@
 		<meta name="description" content="" />
 		<meta http-equiv="content-language" content="en" />
 
-		<link href="../css/bootstrap.min.css" rel="stylesheet" />
-		<link href="../css/bootstrap-responsive.min.css" rel="stylesheet" />
-		<link href="../css/docs.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/bootswatch/2.3.2/cosmo/bootstrap.min.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-responsive.min.css" rel="stylesheet" />
+		<link href="../css/bootswatch.css" rel="stylesheet" />
 		<link href="../css/reflow-skin.css" rel="stylesheet" />
 
 
@@ -26,7 +26,7 @@
 
 		<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
 		<!--[if lt IE 9]>
-			<script src="../js/html5.js"></script>
+			<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
 		<![endif]-->
 
 
@@ -63,6 +63,7 @@
 								<ul class="dropdown-menu">
 									<li ><a href="../source.html" title="Sources">Sources</a></li>
 									<li ><a href="../community.html" title="Community">Community</a></li>
+									<li ><a href="https://builds.apache.org/view/S-Z/view/Tamaya/" title="CI Server" target="_blank" class="externalLink">CI Server</a></li>
 									<li ><a href="https://issues.apache.org/jira/browse/TAMAYA" title="Issues" target="_blank" class="externalLink">Issues</a></li>
 									<li ><a href="../devguide.html" title="Development Guide">Development Guide</a></li>
 									<li ><a href="../release-guide.html" title="Release Guide">Release Guide</a></li>
@@ -148,7 +149,7 @@ DateTime pit = configuration.get(&quot;p
  </div> 
  <div class="section" id="a_specifing_periods_and_durations"> 
   <h3 id="a_specifing_periods_and_durations">Specifing periods and durations</h3> 
-  <p>To be written.</p> Last updated 2016-05-13 09:22:49 CEST 
+  <p>To be written.</p> Last updated 2016-06-02 22:30:55 +02:00 
  </div>
 </div>
 			</div>
@@ -199,6 +200,9 @@ DateTime pit = configuration.get(&quot;p
 							<a href="../community.html" title="Community">Community</a>
 						</li>
 						<li >
+							<a href="https://builds.apache.org/view/S-Z/view/Tamaya/" title="CI Server" target="_blank" class="externalLink">CI Server</a>
+						</li>
+						<li >
 							<a href="https://issues.apache.org/jira/browse/TAMAYA" title="Issues" target="_blank" class="externalLink">Issues</a>
 						</li>
 						<li >
@@ -240,7 +244,7 @@ DateTime pit = configuration.get(&quot;p
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014-2016 <a href="http://apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 0.3-incubating-SNAPSHOT. </span><span class="publishDate">Last Published: 2016-05-13. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 0.3-incubating-SNAPSHOT. </span><span class="publishDate">Last Published: 2016-06-02. </span></p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 			</div>
 		</div>
@@ -249,9 +253,9 @@ DateTime pit = configuration.get(&quot;p
 	<!-- Le javascript
 	================================================== -->
 	<!-- Placed at the end of the document so the pages load faster -->
-	<script src="../js/jquery.min.js"></script>
+	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
 
-	<script src="../js/bootstrap.min.js"></script>
+	<script src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script>
 	<script src="../js/lightbox.min.js"></script>
 	<script src="../js/reflow-scroll.js"></script>
 

Modified: websites/staging/tamaya/trunk/content/extensions/mod_json.html
==============================================================================
--- websites/staging/tamaya/trunk/content/extensions/mod_json.html (original)
+++ websites/staging/tamaya/trunk/content/extensions/mod_json.html Thu Jun  2 20:44:28 2016
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-05-13
+ Generated by Apache Maven Doxia at 2016-06-02
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -13,9 +13,9 @@
 		<meta name="description" content="" />
 		<meta http-equiv="content-language" content="en" />
 
-		<link href="../css/bootstrap.min.css" rel="stylesheet" />
-		<link href="../css/bootstrap-responsive.min.css" rel="stylesheet" />
-		<link href="../css/docs.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/bootswatch/2.3.2/cosmo/bootstrap.min.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-responsive.min.css" rel="stylesheet" />
+		<link href="../css/bootswatch.css" rel="stylesheet" />
 		<link href="../css/reflow-skin.css" rel="stylesheet" />
 
 
@@ -26,7 +26,7 @@
 
 		<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
 		<!--[if lt IE 9]>
-			<script src="../js/html5.js"></script>
+			<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
 		<![endif]-->
 
 
@@ -63,6 +63,7 @@
 								<ul class="dropdown-menu">
 									<li ><a href="../source.html" title="Sources">Sources</a></li>
 									<li ><a href="../community.html" title="Community">Community</a></li>
+									<li ><a href="https://builds.apache.org/view/S-Z/view/Tamaya/" title="CI Server" target="_blank" class="externalLink">CI Server</a></li>
 									<li ><a href="https://issues.apache.org/jira/browse/TAMAYA" title="Issues" target="_blank" class="externalLink">Issues</a></li>
 									<li ><a href="../devguide.html" title="Development Guide">Development Guide</a></li>
 									<li ><a href="../release-guide.html" title="Release Guide">Release Guide</a></li>
@@ -163,7 +164,7 @@
       &quot;p&quot; : &quot;P&quot;
     }
 }</tt></pre>
-  </div> Last updated 2016-05-13 09:22:49 CEST 
+  </div> Last updated 2016-06-02 22:30:55 +02:00 
  </div>
 </div>
 			</div>
@@ -214,6 +215,9 @@
 							<a href="../community.html" title="Community">Community</a>
 						</li>
 						<li >
+							<a href="https://builds.apache.org/view/S-Z/view/Tamaya/" title="CI Server" target="_blank" class="externalLink">CI Server</a>
+						</li>
+						<li >
 							<a href="https://issues.apache.org/jira/browse/TAMAYA" title="Issues" target="_blank" class="externalLink">Issues</a>
 						</li>
 						<li >
@@ -255,7 +259,7 @@
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014-2016 <a href="http://apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 0.3-incubating-SNAPSHOT. </span><span class="publishDate">Last Published: 2016-05-13. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 0.3-incubating-SNAPSHOT. </span><span class="publishDate">Last Published: 2016-06-02. </span></p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 			</div>
 		</div>
@@ -264,9 +268,9 @@
 	<!-- Le javascript
 	================================================== -->
 	<!-- Placed at the end of the document so the pages load faster -->
-	<script src="../js/jquery.min.js"></script>
+	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
 
-	<script src="../js/bootstrap.min.js"></script>
+	<script src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script>
 	<script src="../js/lightbox.min.js"></script>
 	<script src="../js/reflow-scroll.js"></script>
 

Modified: websites/staging/tamaya/trunk/content/extensions/mod_management.html
==============================================================================
--- websites/staging/tamaya/trunk/content/extensions/mod_management.html (original)
+++ websites/staging/tamaya/trunk/content/extensions/mod_management.html Thu Jun  2 20:44:28 2016
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-05-13
+ Generated by Apache Maven Doxia at 2016-06-02
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -13,9 +13,9 @@
 		<meta name="description" content="" />
 		<meta http-equiv="content-language" content="en" />
 
-		<link href="../css/bootstrap.min.css" rel="stylesheet" />
-		<link href="../css/bootstrap-responsive.min.css" rel="stylesheet" />
-		<link href="../css/docs.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/bootswatch/2.3.2/cosmo/bootstrap.min.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-responsive.min.css" rel="stylesheet" />
+		<link href="../css/bootswatch.css" rel="stylesheet" />
 		<link href="../css/reflow-skin.css" rel="stylesheet" />
 
 
@@ -26,7 +26,7 @@
 
 		<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
 		<!--[if lt IE 9]>
-			<script src="../js/html5.js"></script>
+			<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
 		<![endif]-->
 
 
@@ -63,6 +63,7 @@
 								<ul class="dropdown-menu">
 									<li ><a href="../source.html" title="Sources">Sources</a></li>
 									<li ><a href="../community.html" title="Community">Community</a></li>
+									<li ><a href="https://builds.apache.org/view/S-Z/view/Tamaya/" title="CI Server" target="_blank" class="externalLink">CI Server</a></li>
 									<li ><a href="https://issues.apache.org/jira/browse/TAMAYA" title="Issues" target="_blank" class="externalLink">Issues</a></li>
 									<li ><a href="../devguide.html" title="Development Guide">Development Guide</a></li>
 									<li ><a href="../release-guide.html" title="Release Guide">Release Guide</a></li>
@@ -191,7 +192,7 @@
      <td class="content"> The instance of ManagedConfigMBean to be created and registered is evaluated by use og the ServiceContextManager. So you can replace the bean implementation by registering your overriding implementation using the current ServiceContext (by default using java.util.ServiceLoader and @Priority annotation. </td> 
     </tr> 
    </tbody> 
-  </table> Last updated 2016-05-13 09:22:49 CEST 
+  </table> Last updated 2016-06-02 22:30:55 +02:00 
  </div> 
 </div>
 			</div>
@@ -242,6 +243,9 @@
 							<a href="../community.html" title="Community">Community</a>
 						</li>
 						<li >
+							<a href="https://builds.apache.org/view/S-Z/view/Tamaya/" title="CI Server" target="_blank" class="externalLink">CI Server</a>
+						</li>
+						<li >
 							<a href="https://issues.apache.org/jira/browse/TAMAYA" title="Issues" target="_blank" class="externalLink">Issues</a>
 						</li>
 						<li >
@@ -283,7 +287,7 @@
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014-2016 <a href="http://apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 0.3-incubating-SNAPSHOT. </span><span class="publishDate">Last Published: 2016-05-13. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 0.3-incubating-SNAPSHOT. </span><span class="publishDate">Last Published: 2016-06-02. </span></p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 			</div>
 		</div>
@@ -292,9 +296,9 @@
 	<!-- Le javascript
 	================================================== -->
 	<!-- Placed at the end of the document so the pages load faster -->
-	<script src="../js/jquery.min.js"></script>
+	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
 
-	<script src="../js/bootstrap.min.js"></script>
+	<script src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script>
 	<script src="../js/lightbox.min.js"></script>
 	<script src="../js/reflow-scroll.js"></script>
 

Modified: websites/staging/tamaya/trunk/content/extensions/mod_metamodel-staged.html
==============================================================================
--- websites/staging/tamaya/trunk/content/extensions/mod_metamodel-staged.html (original)
+++ websites/staging/tamaya/trunk/content/extensions/mod_metamodel-staged.html Thu Jun  2 20:44:28 2016
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-05-13
+ Generated by Apache Maven Doxia at 2016-06-02
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -13,9 +13,9 @@
 		<meta name="description" content="" />
 		<meta http-equiv="content-language" content="en" />
 
-		<link href="../css/bootstrap.min.css" rel="stylesheet" />
-		<link href="../css/bootstrap-responsive.min.css" rel="stylesheet" />
-		<link href="../css/docs.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/bootswatch/2.3.2/cosmo/bootstrap.min.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-responsive.min.css" rel="stylesheet" />
+		<link href="../css/bootswatch.css" rel="stylesheet" />
 		<link href="../css/reflow-skin.css" rel="stylesheet" />
 
 
@@ -26,7 +26,7 @@
 
 		<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
 		<!--[if lt IE 9]>
-			<script src="../js/html5.js"></script>
+			<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
 		<![endif]-->
 
 
@@ -63,6 +63,7 @@
 								<ul class="dropdown-menu">
 									<li ><a href="../source.html" title="Sources">Sources</a></li>
 									<li ><a href="../community.html" title="Community">Community</a></li>
+									<li ><a href="https://builds.apache.org/view/S-Z/view/Tamaya/" title="CI Server" target="_blank" class="externalLink">CI Server</a></li>
 									<li ><a href="https://issues.apache.org/jira/browse/TAMAYA" title="Issues" target="_blank" class="externalLink">Issues</a></li>
 									<li ><a href="../devguide.html" title="Development Guide">Development Guide</a></li>
 									<li ><a href="../release-guide.html" title="Release Guide">Release Guide</a></li>
@@ -159,7 +160,7 @@
      <li> <p>Using alternate locations or formats.</p> </li> 
      <li> <p>Defining the ordinals used.</p> </li> 
     </ul> </li> 
-  </ul> Last updated 2016-05-13 09:22:49 CEST 
+  </ul> Last updated 2016-06-02 22:30:56 +02:00 
  </div>
 </div>
 			</div>
@@ -210,6 +211,9 @@
 							<a href="../community.html" title="Community">Community</a>
 						</li>
 						<li >
+							<a href="https://builds.apache.org/view/S-Z/view/Tamaya/" title="CI Server" target="_blank" class="externalLink">CI Server</a>
+						</li>
+						<li >
 							<a href="https://issues.apache.org/jira/browse/TAMAYA" title="Issues" target="_blank" class="externalLink">Issues</a>
 						</li>
 						<li >
@@ -251,7 +255,7 @@
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014-2016 <a href="http://apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 0.3-incubating-SNAPSHOT. </span><span class="publishDate">Last Published: 2016-05-13. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 0.3-incubating-SNAPSHOT. </span><span class="publishDate">Last Published: 2016-06-02. </span></p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 			</div>
 		</div>
@@ -260,9 +264,9 @@
 	<!-- Le javascript
 	================================================== -->
 	<!-- Placed at the end of the document so the pages load faster -->
-	<script src="../js/jquery.min.js"></script>
+	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
 
-	<script src="../js/bootstrap.min.js"></script>
+	<script src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script>
 	<script src="../js/lightbox.min.js"></script>
 	<script src="../js/reflow-scroll.js"></script>
 

Modified: websites/staging/tamaya/trunk/content/extensions/mod_model.html
==============================================================================
--- websites/staging/tamaya/trunk/content/extensions/mod_model.html (original)
+++ websites/staging/tamaya/trunk/content/extensions/mod_model.html Thu Jun  2 20:44:28 2016
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-05-13
+ Generated by Apache Maven Doxia at 2016-06-02
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -13,9 +13,9 @@
 		<meta name="description" content="" />
 		<meta http-equiv="content-language" content="en" />
 
-		<link href="../css/bootstrap.min.css" rel="stylesheet" />
-		<link href="../css/bootstrap-responsive.min.css" rel="stylesheet" />
-		<link href="../css/docs.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/bootswatch/2.3.2/cosmo/bootstrap.min.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-responsive.min.css" rel="stylesheet" />
+		<link href="../css/bootswatch.css" rel="stylesheet" />
 		<link href="../css/reflow-skin.css" rel="stylesheet" />
 
 
@@ -26,7 +26,7 @@
 
 		<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
 		<!--[if lt IE 9]>
-			<script src="../js/html5.js"></script>
+			<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
 		<![endif]-->
 
 
@@ -63,6 +63,7 @@
 								<ul class="dropdown-menu">
 									<li ><a href="../source.html" title="Sources">Sources</a></li>
 									<li ><a href="../community.html" title="Community">Community</a></li>
+									<li ><a href="https://builds.apache.org/view/S-Z/view/Tamaya/" title="CI Server" target="_blank" class="externalLink">CI Server</a></li>
 									<li ><a href="https://issues.apache.org/jira/browse/TAMAYA" title="Issues" target="_blank" class="externalLink">Issues</a></li>
 									<li ><a href="../devguide.html" title="Development Guide">Development Guide</a></li>
 									<li ><a href="../release-guide.html" title="Release Guide">Release Guide</a></li>
@@ -453,7 +454,7 @@ DATE: Sat Apr 30 21:51:09 CEST 2016
    <li> <p>tamaya.model.default.enabled allows to deactivate reading metamodel information from classpath:META-INF/configmodel.properties. By default it is active.</p> </li> 
    <li> <p>tamaya.model.resources allows to define additional resources (loaded through the resources extension), that can be used to read metamodel information in any format using Tamaya’s format module.</p> </li> 
    <li> <p>the system property tamaya.model.autoModelEvents allows to activate/deactivate the automatic documentation of classes configured and published by Tamaya ConfiguredType event instances (e.g. published by Tamaya’s injection modules).</p> </li> 
-  </ul> Last updated 2016-05-13 09:22:49 CEST 
+  </ul> Last updated 2016-06-02 22:30:56 +02:00 
  </div>
 </div>
 			</div>
@@ -504,6 +505,9 @@ DATE: Sat Apr 30 21:51:09 CEST 2016
 							<a href="../community.html" title="Community">Community</a>
 						</li>
 						<li >
+							<a href="https://builds.apache.org/view/S-Z/view/Tamaya/" title="CI Server" target="_blank" class="externalLink">CI Server</a>
+						</li>
+						<li >
 							<a href="https://issues.apache.org/jira/browse/TAMAYA" title="Issues" target="_blank" class="externalLink">Issues</a>
 						</li>
 						<li >
@@ -545,7 +549,7 @@ DATE: Sat Apr 30 21:51:09 CEST 2016
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014-2016 <a href="http://apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 0.3-incubating-SNAPSHOT. </span><span class="publishDate">Last Published: 2016-05-13. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 0.3-incubating-SNAPSHOT. </span><span class="publishDate">Last Published: 2016-06-02. </span></p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 			</div>
 		</div>
@@ -554,9 +558,9 @@ DATE: Sat Apr 30 21:51:09 CEST 2016
 	<!-- Le javascript
 	================================================== -->
 	<!-- Placed at the end of the document so the pages load faster -->
-	<script src="../js/jquery.min.js"></script>
+	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
 
-	<script src="../js/bootstrap.min.js"></script>
+	<script src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script>
 	<script src="../js/lightbox.min.js"></script>
 	<script src="../js/reflow-scroll.js"></script>
 

Modified: websites/staging/tamaya/trunk/content/extensions/mod_mutable_config.html
==============================================================================
--- websites/staging/tamaya/trunk/content/extensions/mod_mutable_config.html (original)
+++ websites/staging/tamaya/trunk/content/extensions/mod_mutable_config.html Thu Jun  2 20:44:28 2016
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-05-13
+ Generated by Apache Maven Doxia at 2016-06-02
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -13,9 +13,9 @@
 		<meta name="description" content="" />
 		<meta http-equiv="content-language" content="en" />
 
-		<link href="../css/bootstrap.min.css" rel="stylesheet" />
-		<link href="../css/bootstrap-responsive.min.css" rel="stylesheet" />
-		<link href="../css/docs.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/bootswatch/2.3.2/cosmo/bootstrap.min.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-responsive.min.css" rel="stylesheet" />
+		<link href="../css/bootswatch.css" rel="stylesheet" />
 		<link href="../css/reflow-skin.css" rel="stylesheet" />
 
 
@@ -26,7 +26,7 @@
 
 		<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
 		<!--[if lt IE 9]>
-			<script src="../js/html5.js"></script>
+			<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
 		<![endif]-->
 
 
@@ -63,6 +63,7 @@
 								<ul class="dropdown-menu">
 									<li ><a href="../source.html" title="Sources">Sources</a></li>
 									<li ><a href="../community.html" title="Community">Community</a></li>
+									<li ><a href="https://builds.apache.org/view/S-Z/view/Tamaya/" title="CI Server" target="_blank" class="externalLink">CI Server</a></li>
 									<li ><a href="https://issues.apache.org/jira/browse/TAMAYA" title="Issues" target="_blank" class="externalLink">Issues</a></li>
 									<li ><a href="../devguide.html" title="Development Guide">Development Guide</a></li>
 									<li ><a href="../release-guide.html" title="Release Guide">Release Guide</a></li>
@@ -289,7 +290,7 @@ config.commit();</tt></pre>
   <p>As convenience the following base classes are provided:</p> 
   <ul> 
    <li> <p>org.apache.tamaya.mutableconfig.propertysource.AbstractMutablePropertySource simplifying implementation of MutablePropertySource.</p> </li> 
-  </ul> Last updated 2016-05-13 09:22:49 CEST 
+  </ul> Last updated 2016-06-02 22:30:56 +02:00 
  </div> 
 </div>
 			</div>
@@ -340,6 +341,9 @@ config.commit();</tt></pre>
 							<a href="../community.html" title="Community">Community</a>
 						</li>
 						<li >
+							<a href="https://builds.apache.org/view/S-Z/view/Tamaya/" title="CI Server" target="_blank" class="externalLink">CI Server</a>
+						</li>
+						<li >
 							<a href="https://issues.apache.org/jira/browse/TAMAYA" title="Issues" target="_blank" class="externalLink">Issues</a>
 						</li>
 						<li >
@@ -381,7 +385,7 @@ config.commit();</tt></pre>
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014-2016 <a href="http://apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 0.3-incubating-SNAPSHOT. </span><span class="publishDate">Last Published: 2016-05-13. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 0.3-incubating-SNAPSHOT. </span><span class="publishDate">Last Published: 2016-06-02. </span></p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 			</div>
 		</div>
@@ -390,9 +394,9 @@ config.commit();</tt></pre>
 	<!-- Le javascript
 	================================================== -->
 	<!-- Placed at the end of the document so the pages load faster -->
-	<script src="../js/jquery.min.js"></script>
+	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
 
-	<script src="../js/bootstrap.min.js"></script>
+	<script src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script>
 	<script src="../js/lightbox.min.js"></script>
 	<script src="../js/reflow-scroll.js"></script>
 

Modified: websites/staging/tamaya/trunk/content/extensions/mod_optional.html
==============================================================================
--- websites/staging/tamaya/trunk/content/extensions/mod_optional.html (original)
+++ websites/staging/tamaya/trunk/content/extensions/mod_optional.html Thu Jun  2 20:44:28 2016
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-05-13
+ Generated by Apache Maven Doxia at 2016-06-02
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -13,9 +13,9 @@
 		<meta name="description" content="" />
 		<meta http-equiv="content-language" content="en" />
 
-		<link href="../css/bootstrap.min.css" rel="stylesheet" />
-		<link href="../css/bootstrap-responsive.min.css" rel="stylesheet" />
-		<link href="../css/docs.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/bootswatch/2.3.2/cosmo/bootstrap.min.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-responsive.min.css" rel="stylesheet" />
+		<link href="../css/bootswatch.css" rel="stylesheet" />
 		<link href="../css/reflow-skin.css" rel="stylesheet" />
 
 
@@ -26,7 +26,7 @@
 
 		<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
 		<!--[if lt IE 9]>
-			<script src="../js/html5.js"></script>
+			<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
 		<![endif]-->
 
 
@@ -63,6 +63,7 @@
 								<ul class="dropdown-menu">
 									<li ><a href="../source.html" title="Sources">Sources</a></li>
 									<li ><a href="../community.html" title="Community">Community</a></li>
+									<li ><a href="https://builds.apache.org/view/S-Z/view/Tamaya/" title="CI Server" target="_blank" class="externalLink">CI Server</a></li>
 									<li ><a href="https://issues.apache.org/jira/browse/TAMAYA" title="Issues" target="_blank" class="externalLink">Issues</a></li>
 									<li ><a href="../devguide.html" title="Development Guide">Development Guide</a></li>
 									<li ><a href="../release-guide.html" title="Release Guide">Release Guide</a></li>
@@ -153,7 +154,7 @@
                  )
                 .get(&quot;com.mycomp.ratecalculator.rate&quot;, BigDecimal.class))
                 .orElse(BigDecimal.of(0.05d));</tt></pre>
-  </div> Last updated 2016-05-13 09:22:49 CEST 
+  </div> Last updated 2016-06-02 22:30:56 +02:00 
  </div>
 </div>
 			</div>
@@ -204,6 +205,9 @@
 							<a href="../community.html" title="Community">Community</a>
 						</li>
 						<li >
+							<a href="https://builds.apache.org/view/S-Z/view/Tamaya/" title="CI Server" target="_blank" class="externalLink">CI Server</a>
+						</li>
+						<li >
 							<a href="https://issues.apache.org/jira/browse/TAMAYA" title="Issues" target="_blank" class="externalLink">Issues</a>
 						</li>
 						<li >
@@ -245,7 +249,7 @@
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014-2016 <a href="http://apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 0.3-incubating-SNAPSHOT. </span><span class="publishDate">Last Published: 2016-05-13. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 0.3-incubating-SNAPSHOT. </span><span class="publishDate">Last Published: 2016-06-02. </span></p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 			</div>
 		</div>
@@ -254,9 +258,9 @@
 	<!-- Le javascript
 	================================================== -->
 	<!-- Placed at the end of the document so the pages load faster -->
-	<script src="../js/jquery.min.js"></script>
+	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
 
-	<script src="../js/bootstrap.min.js"></script>
+	<script src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script>
 	<script src="../js/lightbox.min.js"></script>
 	<script src="../js/reflow-scroll.js"></script>
 

Modified: websites/staging/tamaya/trunk/content/extensions/mod_osgi.html
==============================================================================
--- websites/staging/tamaya/trunk/content/extensions/mod_osgi.html (original)
+++ websites/staging/tamaya/trunk/content/extensions/mod_osgi.html Thu Jun  2 20:44:28 2016
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-05-13
+ Generated by Apache Maven Doxia at 2016-06-02
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -13,9 +13,9 @@
 		<meta name="description" content="" />
 		<meta http-equiv="content-language" content="en" />
 
-		<link href="../css/bootstrap.min.css" rel="stylesheet" />
-		<link href="../css/bootstrap-responsive.min.css" rel="stylesheet" />
-		<link href="../css/docs.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/bootswatch/2.3.2/cosmo/bootstrap.min.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-responsive.min.css" rel="stylesheet" />
+		<link href="../css/bootswatch.css" rel="stylesheet" />
 		<link href="../css/reflow-skin.css" rel="stylesheet" />
 
 
@@ -26,7 +26,7 @@
 
 		<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
 		<!--[if lt IE 9]>
-			<script src="../js/html5.js"></script>
+			<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
 		<![endif]-->
 
 
@@ -63,6 +63,7 @@
 								<ul class="dropdown-menu">
 									<li ><a href="../source.html" title="Sources">Sources</a></li>
 									<li ><a href="../community.html" title="Community">Community</a></li>
+									<li ><a href="https://builds.apache.org/view/S-Z/view/Tamaya/" title="CI Server" target="_blank" class="externalLink">CI Server</a></li>
 									<li ><a href="https://issues.apache.org/jira/browse/TAMAYA" title="Issues" target="_blank" class="externalLink">Issues</a></li>
 									<li ><a href="../devguide.html" title="Development Guide">Development Guide</a></li>
 									<li ><a href="../release-guide.html" title="Release Guide">Release Guide</a></li>
@@ -192,7 +193,7 @@ org.apache.tamaya.ext:tamaya-functions:{
     String getTamayaConfigRoot(String pid, String factoryPid);
 }</tt></pre>
   </div> 
-  <p>Registering your own implementation as an OSGI service allows you to redefine the key mapping. By default a configuration mapping for pid/factoryPid==myBundle is mapped to [bundle:myBundle]. This mapping is used as a prefix when collecting the corresponding entries for the OSGI configuration.</p> Last updated 2016-05-13 09:22:49 CEST 
+  <p>Registering your own implementation as an OSGI service allows you to redefine the key mapping. By default a configuration mapping for pid/factoryPid==myBundle is mapped to [bundle:myBundle]. This mapping is used as a prefix when collecting the corresponding entries for the OSGI configuration.</p> Last updated 2016-06-02 22:30:56 +02:00 
  </div>
 </div>
 			</div>
@@ -243,6 +244,9 @@ org.apache.tamaya.ext:tamaya-functions:{
 							<a href="../community.html" title="Community">Community</a>
 						</li>
 						<li >
+							<a href="https://builds.apache.org/view/S-Z/view/Tamaya/" title="CI Server" target="_blank" class="externalLink">CI Server</a>
+						</li>
+						<li >
 							<a href="https://issues.apache.org/jira/browse/TAMAYA" title="Issues" target="_blank" class="externalLink">Issues</a>
 						</li>
 						<li >
@@ -284,7 +288,7 @@ org.apache.tamaya.ext:tamaya-functions:{
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014-2016 <a href="http://apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 0.3-incubating-SNAPSHOT. </span><span class="publishDate">Last Published: 2016-05-13. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 0.3-incubating-SNAPSHOT. </span><span class="publishDate">Last Published: 2016-06-02. </span></p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 			</div>
 		</div>
@@ -293,9 +297,9 @@ org.apache.tamaya.ext:tamaya-functions:{
 	<!-- Le javascript
 	================================================== -->
 	<!-- Placed at the end of the document so the pages load faster -->
-	<script src="../js/jquery.min.js"></script>
+	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
 
-	<script src="../js/bootstrap.min.js"></script>
+	<script src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script>
 	<script src="../js/lightbox.min.js"></script>
 	<script src="../js/reflow-scroll.js"></script>
 

Modified: websites/staging/tamaya/trunk/content/extensions/mod_remote.html
==============================================================================
--- websites/staging/tamaya/trunk/content/extensions/mod_remote.html (original)
+++ websites/staging/tamaya/trunk/content/extensions/mod_remote.html Thu Jun  2 20:44:28 2016
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-05-13
+ Generated by Apache Maven Doxia at 2016-06-02
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -13,9 +13,9 @@
 		<meta name="description" content="" />
 		<meta http-equiv="content-language" content="en" />
 
-		<link href="../css/bootstrap.min.css" rel="stylesheet" />
-		<link href="../css/bootstrap-responsive.min.css" rel="stylesheet" />
-		<link href="../css/docs.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/bootswatch/2.3.2/cosmo/bootstrap.min.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-responsive.min.css" rel="stylesheet" />
+		<link href="../css/bootswatch.css" rel="stylesheet" />
 		<link href="../css/reflow-skin.css" rel="stylesheet" />
 
 
@@ -26,7 +26,7 @@
 
 		<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
 		<!--[if lt IE 9]>
-			<script src="../js/html5.js"></script>
+			<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
 		<![endif]-->
 
 
@@ -63,6 +63,7 @@
 								<ul class="dropdown-menu">
 									<li ><a href="../source.html" title="Sources">Sources</a></li>
 									<li ><a href="../community.html" title="Community">Community</a></li>
+									<li ><a href="https://builds.apache.org/view/S-Z/view/Tamaya/" title="CI Server" target="_blank" class="externalLink">CI Server</a></li>
 									<li ><a href="https://issues.apache.org/jira/browse/TAMAYA" title="Issues" target="_blank" class="externalLink">Issues</a></li>
 									<li ><a href="../devguide.html" title="Development Guide">Development Guide</a></li>
 									<li ><a href="../release-guide.html" title="Release Guide">Release Guide</a></li>
@@ -207,7 +208,7 @@
     }
 
 }</tt></pre>
-  </div> Last updated 2016-05-13 09:22:49 CEST 
+  </div> Last updated 2016-06-02 22:30:56 +02:00 
  </div>
 </div>
 			</div>
@@ -258,6 +259,9 @@
 							<a href="../community.html" title="Community">Community</a>
 						</li>
 						<li >
+							<a href="https://builds.apache.org/view/S-Z/view/Tamaya/" title="CI Server" target="_blank" class="externalLink">CI Server</a>
+						</li>
+						<li >
 							<a href="https://issues.apache.org/jira/browse/TAMAYA" title="Issues" target="_blank" class="externalLink">Issues</a>
 						</li>
 						<li >
@@ -299,7 +303,7 @@
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014-2016 <a href="http://apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 0.3-incubating-SNAPSHOT. </span><span class="publishDate">Last Published: 2016-05-13. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 0.3-incubating-SNAPSHOT. </span><span class="publishDate">Last Published: 2016-06-02. </span></p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 			</div>
 		</div>
@@ -308,9 +312,9 @@
 	<!-- Le javascript
 	================================================== -->
 	<!-- Placed at the end of the document so the pages load faster -->
-	<script src="../js/jquery.min.js"></script>
+	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
 
-	<script src="../js/bootstrap.min.js"></script>
+	<script src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script>
 	<script src="../js/lightbox.min.js"></script>
 	<script src="../js/reflow-scroll.js"></script>
 

Modified: websites/staging/tamaya/trunk/content/extensions/mod_resolver.html
==============================================================================
--- websites/staging/tamaya/trunk/content/extensions/mod_resolver.html (original)
+++ websites/staging/tamaya/trunk/content/extensions/mod_resolver.html Thu Jun  2 20:44:28 2016
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-05-13
+ Generated by Apache Maven Doxia at 2016-06-02
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -13,9 +13,9 @@
 		<meta name="description" content="" />
 		<meta http-equiv="content-language" content="en" />
 
-		<link href="../css/bootstrap.min.css" rel="stylesheet" />
-		<link href="../css/bootstrap-responsive.min.css" rel="stylesheet" />
-		<link href="../css/docs.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/bootswatch/2.3.2/cosmo/bootstrap.min.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-responsive.min.css" rel="stylesheet" />
+		<link href="../css/bootswatch.css" rel="stylesheet" />
 		<link href="../css/reflow-skin.css" rel="stylesheet" />
 
 
@@ -26,7 +26,7 @@
 
 		<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
 		<!--[if lt IE 9]>
-			<script src="../js/html5.js"></script>
+			<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
 		<![endif]-->
 
 
@@ -63,6 +63,7 @@
 								<ul class="dropdown-menu">
 									<li ><a href="../source.html" title="Sources">Sources</a></li>
 									<li ><a href="../community.html" title="Community">Community</a></li>
+									<li ><a href="https://builds.apache.org/view/S-Z/view/Tamaya/" title="CI Server" target="_blank" class="externalLink">CI Server</a></li>
 									<li ><a href="https://issues.apache.org/jira/browse/TAMAYA" title="Issues" target="_blank" class="externalLink">Issues</a></li>
 									<li ><a href="../devguide.html" title="Development Guide">Development Guide</a></li>
 									<li ><a href="../release-guide.html" title="Release Guide">Release Guide</a></li>
@@ -120,6 +121,7 @@
 <div class="page-header">
  <h1>Apache Tamaya — Extension: Resolver</h1>
 </div> 
+<p>Unresolved directive in &lt;stdin&gt; - include::temp-properties-files-for-site/attributes.adoc[]</p> 
 <div class="section" id="Core"> 
  <h2 id="Core">Tamaya Resolver (Extension Module)</h2> 
  <div class="section" id="a_overview"> 
@@ -138,7 +140,7 @@
    <pre class="highlight"><tt>&lt;dependency&gt;
   &lt;groupId&gt;org.apache.tamaya.ext&lt;/groupId&gt;
   &lt;artifactId&gt;tamaya-resolver&lt;/artifactId&gt;
-  &lt;version&gt;0.3-incubating-SNAPSHOT&lt;/version&gt;
+  &lt;version&gt;{tamaya_version_development}&lt;/version&gt;
 &lt;/dependency&gt;</tt></pre>
   </div> 
   <p>The module automatically registers an according PropertyFilter that is automatically called, whenever a value is accessed.</p> 
@@ -223,7 +225,7 @@ blabla ${decrypt:myname} foo blabla ${de
     String evaluateExpression(String key, String value);
 }</tt></pre>
   </div> 
-  <p>Implementing and registering this interface gives you full control, but in most cases yhou should be fine with the default implementation in place.</p> Last updated 2016-05-13 09:22:49 CEST 
+  <p>Implementing and registering this interface gives you full control, but in most cases yhou should be fine with the default implementation in place.</p> Last updated 2016-06-02 22:30:56 +02:00 
  </div>
 </div>
 			</div>
@@ -274,6 +276,9 @@ blabla ${decrypt:myname} foo blabla ${de
 							<a href="../community.html" title="Community">Community</a>
 						</li>
 						<li >
+							<a href="https://builds.apache.org/view/S-Z/view/Tamaya/" title="CI Server" target="_blank" class="externalLink">CI Server</a>
+						</li>
+						<li >
 							<a href="https://issues.apache.org/jira/browse/TAMAYA" title="Issues" target="_blank" class="externalLink">Issues</a>
 						</li>
 						<li >
@@ -315,7 +320,7 @@ blabla ${decrypt:myname} foo blabla ${de
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014-2016 <a href="http://apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 0.3-incubating-SNAPSHOT. </span><span class="publishDate">Last Published: 2016-05-13. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 0.3-incubating-SNAPSHOT. </span><span class="publishDate">Last Published: 2016-06-02. </span></p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 			</div>
 		</div>
@@ -324,9 +329,9 @@ blabla ${decrypt:myname} foo blabla ${de
 	<!-- Le javascript
 	================================================== -->
 	<!-- Placed at the end of the document so the pages load faster -->
-	<script src="../js/jquery.min.js"></script>
+	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
 
-	<script src="../js/bootstrap.min.js"></script>
+	<script src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script>
 	<script src="../js/lightbox.min.js"></script>
 	<script src="../js/reflow-scroll.js"></script>
 

Modified: websites/staging/tamaya/trunk/content/extensions/mod_resources.html
==============================================================================
--- websites/staging/tamaya/trunk/content/extensions/mod_resources.html (original)
+++ websites/staging/tamaya/trunk/content/extensions/mod_resources.html Thu Jun  2 20:44:28 2016
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-05-13
+ Generated by Apache Maven Doxia at 2016-06-02
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -13,9 +13,9 @@
 		<meta name="description" content="" />
 		<meta http-equiv="content-language" content="en" />
 
-		<link href="../css/bootstrap.min.css" rel="stylesheet" />
-		<link href="../css/bootstrap-responsive.min.css" rel="stylesheet" />
-		<link href="../css/docs.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/bootswatch/2.3.2/cosmo/bootstrap.min.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-responsive.min.css" rel="stylesheet" />
+		<link href="../css/bootswatch.css" rel="stylesheet" />
 		<link href="../css/reflow-skin.css" rel="stylesheet" />
 
 
@@ -26,7 +26,7 @@
 
 		<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
 		<!--[if lt IE 9]>
-			<script src="../js/html5.js"></script>
+			<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
 		<![endif]-->
 
 
@@ -63,6 +63,7 @@
 								<ul class="dropdown-menu">
 									<li ><a href="../source.html" title="Sources">Sources</a></li>
 									<li ><a href="../community.html" title="Community">Community</a></li>
+									<li ><a href="https://builds.apache.org/view/S-Z/view/Tamaya/" title="CI Server" target="_blank" class="externalLink">CI Server</a></li>
 									<li ><a href="https://issues.apache.org/jira/browse/TAMAYA" title="Issues" target="_blank" class="externalLink">Issues</a></li>
 									<li ><a href="../devguide.html" title="Development Guide">Development Guide</a></li>
 									<li ><a href="../release-guide.html" title="Release Guide">Release Guide</a></li>
@@ -120,6 +121,7 @@
 <div class="page-header">
  <h1>Apache Tamaya — Extension: Resources</h1>
 </div> 
+<p>Unresolved directive in &lt;stdin&gt; - include::temp-properties-files-for-site/attributes.adoc[]</p> 
 <div class="section" id="Core"> 
  <h2 id="Core">Tamaya Resources (Extension Module)</h2> 
  <div class="section" id="a_overview"> 
@@ -130,7 +132,7 @@
    <pre class="highlight"><tt>&lt;dependency&gt;
   &lt;grooupId&gt;org.apache.tamaya.ext&lt;/groupId&gt;
   &lt;artifactId&gt;tamaya-resources&lt;/artifactId&gt;
-  &lt;version&gt;0.3-incubating-SNAPSHOT&lt;/version&gt;
+  &lt;version&gt;{tamaya_version_development}&lt;/version&gt;
 &lt;/dependency&gt;</tt></pre>
   </div> 
   <p>The module’s main entry point is the singleton class org.apache.tamaya.resource.ConfigResources. This class provides access to a ResourceResolver instance:</p> 
@@ -236,7 +238,7 @@ myroot/b*/b?/*.file</tt></pre>
  <div class="section" id="a_spi"> 
   <h3 id="a_spi">SPI</h3> 
   <p>The ResourceResolver that is returned by the ConfigResources singleton is determined by the current ServiceContext, by default you can replace the default implementation by registering an alternate implementation with an overriding @Priority annotation added using the ServiceLoader.</p> 
-  <p>Additionally a BaseResourceResolver class can be used to reduce the amount of code to be written on your own.</p> Last updated 2016-05-13 09:22:49 CEST 
+  <p>Additionally a BaseResourceResolver class can be used to reduce the amount of code to be written on your own.</p> Last updated 2016-06-02 22:30:56 +02:00 
  </div>
 </div>
 			</div>
@@ -287,6 +289,9 @@ myroot/b*/b?/*.file</tt></pre>
 							<a href="../community.html" title="Community">Community</a>
 						</li>
 						<li >
+							<a href="https://builds.apache.org/view/S-Z/view/Tamaya/" title="CI Server" target="_blank" class="externalLink">CI Server</a>
+						</li>
+						<li >
 							<a href="https://issues.apache.org/jira/browse/TAMAYA" title="Issues" target="_blank" class="externalLink">Issues</a>
 						</li>
 						<li >
@@ -328,7 +333,7 @@ myroot/b*/b?/*.file</tt></pre>
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014-2016 <a href="http://apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 0.3-incubating-SNAPSHOT. </span><span class="publishDate">Last Published: 2016-05-13. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 0.3-incubating-SNAPSHOT. </span><span class="publishDate">Last Published: 2016-06-02. </span></p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 			</div>
 		</div>
@@ -337,9 +342,9 @@ myroot/b*/b?/*.file</tt></pre>
 	<!-- Le javascript
 	================================================== -->
 	<!-- Placed at the end of the document so the pages load faster -->
-	<script src="../js/jquery.min.js"></script>
+	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
 
-	<script src="../js/bootstrap.min.js"></script>
+	<script src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script>
 	<script src="../js/lightbox.min.js"></script>
 	<script src="../js/reflow-scroll.js"></script>
 

Modified: websites/staging/tamaya/trunk/content/extensions/mod_server.html
==============================================================================
--- websites/staging/tamaya/trunk/content/extensions/mod_server.html (original)
+++ websites/staging/tamaya/trunk/content/extensions/mod_server.html Thu Jun  2 20:44:28 2016
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-05-13
+ Generated by Apache Maven Doxia at 2016-06-02
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -13,9 +13,9 @@
 		<meta name="description" content="" />
 		<meta http-equiv="content-language" content="en" />
 
-		<link href="../css/bootstrap.min.css" rel="stylesheet" />
-		<link href="../css/bootstrap-responsive.min.css" rel="stylesheet" />
-		<link href="../css/docs.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/bootswatch/2.3.2/cosmo/bootstrap.min.css" rel="stylesheet" />
+		<link href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-responsive.min.css" rel="stylesheet" />
+		<link href="../css/bootswatch.css" rel="stylesheet" />
 		<link href="../css/reflow-skin.css" rel="stylesheet" />
 
 
@@ -26,7 +26,7 @@
 
 		<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
 		<!--[if lt IE 9]>
-			<script src="../js/html5.js"></script>
+			<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
 		<![endif]-->
 
 
@@ -63,6 +63,7 @@
 								<ul class="dropdown-menu">
 									<li ><a href="../source.html" title="Sources">Sources</a></li>
 									<li ><a href="../community.html" title="Community">Community</a></li>
+									<li ><a href="https://builds.apache.org/view/S-Z/view/Tamaya/" title="CI Server" target="_blank" class="externalLink">CI Server</a></li>
 									<li ><a href="https://issues.apache.org/jira/browse/TAMAYA" title="Issues" target="_blank" class="externalLink">Issues</a></li>
 									<li ><a href="../devguide.html" title="Development Guide">Development Guide</a></li>
 									<li ><a href="../release-guide.html" title="Release Guide">Release Guide</a></li>
@@ -414,7 +415,7 @@ server.start(port);</tt></pre>
     public static Set&lt;String&gt; getScopes();
 
 }</tt></pre>
-   </div> Last updated 2016-05-13 09:22:49 CEST 
+   </div> Last updated 2016-06-02 22:30:56 +02:00 
   </div>
  </div>
 </div>
@@ -466,6 +467,9 @@ server.start(port);</tt></pre>
 							<a href="../community.html" title="Community">Community</a>
 						</li>
 						<li >
+							<a href="https://builds.apache.org/view/S-Z/view/Tamaya/" title="CI Server" target="_blank" class="externalLink">CI Server</a>
+						</li>
+						<li >
 							<a href="https://issues.apache.org/jira/browse/TAMAYA" title="Issues" target="_blank" class="externalLink">Issues</a>
 						</li>
 						<li >
@@ -507,7 +511,7 @@ server.start(port);</tt></pre>
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
 				<p class="copyright">Copyright &copy;2014-2016 <a href="http://apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
-				<p class="version-date"><span class="projectVersion">Version: 0.3-incubating-SNAPSHOT. </span><span class="publishDate">Last Published: 2016-05-13. </span></p>
+				<p class="version-date"><span class="projectVersion">Version: 0.3-incubating-SNAPSHOT. </span><span class="publishDate">Last Published: 2016-06-02. </span></p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 			</div>
 		</div>
@@ -516,9 +520,9 @@ server.start(port);</tt></pre>
 	<!-- Le javascript
 	================================================== -->
 	<!-- Placed at the end of the document so the pages load faster -->
-	<script src="../js/jquery.min.js"></script>
+	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
 
-	<script src="../js/bootstrap.min.js"></script>
+	<script src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script>
 	<script src="../js/lightbox.min.js"></script>
 	<script src="../js/reflow-scroll.js"></script>