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 [3/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_spi-support.html
==============================================================================
--- websites/staging/tamaya/trunk/content/extensions/mod_spi-support.html (original)
+++ websites/staging/tamaya/trunk/content/extensions/mod_spi-support.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>
@@ -150,7 +151,7 @@
   &lt;version&gt;{tamayaVersion}&lt;/version&gt;
 &lt;/dependency&gt;</tt></pre>
   </div> 
-  <p>The component will not register any components but only providing portable base classes for some common SPI implementation tasks. It only depends on the API, so it should be safely reusable also with other implementations of the Tamaya API similarly.</p> Last updated 2016-05-13 09:22:49 CEST 
+  <p>The component will not register any components but only providing portable base classes for some common SPI implementation tasks. It only depends on the API, so it should be safely reusable also with other implementations of the Tamaya API similarly.</p> Last updated 2016-06-02 22:30:56 +02:00 
  </div>
 </div>
 			</div>
@@ -201,6 +202,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 >
@@ -242,7 +246,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>
@@ -251,9 +255,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_spring.html
==============================================================================
--- websites/staging/tamaya/trunk/content/extensions/mod_spring.html (original)
+++ websites/staging/tamaya/trunk/content/extensions/mod_spring.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>
@@ -230,7 +231,7 @@ public class ConfiguredSpringBean {
     }
 }</tt></pre> 
   </div> 
-  <p>Summarizing you get all the nice features of Tamaya out of the box running with your Spring code.</p> Last updated 2016-05-13 09:22:49 CEST 
+  <p>Summarizing you get all the nice features of Tamaya out of the box running with your Spring code.</p> Last updated 2016-06-02 22:30:56 +02:00 
  </div> 
 </div>
 			</div>
@@ -281,6 +282,9 @@ public class ConfiguredSpringBean {
 							<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 >
@@ -322,7 +326,7 @@ public class ConfiguredSpringBean {
 			<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>
@@ -331,9 +335,9 @@ public class ConfiguredSpringBean {
 	<!-- 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_yaml.html
==============================================================================
--- websites/staging/tamaya/trunk/content/extensions/mod_yaml.html (original)
+++ websites/staging/tamaya/trunk/content/extensions/mod_yaml.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>
@@ -209,7 +210,7 @@ _product.collection-type -&gt; List
 tax -&gt; 251.42
 total -&gt; 4443.52
 comments -&gt; Late afternoon is best. Backup contact is Nancy Billsmer @ 338-4338.</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>
@@ -260,6 +261,9 @@ comments -&gt; Late afternoon is best. B
 							<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 >
@@ -301,7 +305,7 @@ comments -&gt; Late afternoon is best. B
 			<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>
@@ -310,9 +314,9 @@ comments -&gt; Late afternoon is best. B
 	<!-- 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/history.html
==============================================================================
--- websites/staging/tamaya/trunk/content/history.html (original)
+++ websites/staging/tamaya/trunk/content/history.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>
@@ -117,6 +118,7 @@
 	<div class="row">
 		<div class="span12">
 			<div class="body-content">
+<p>Unresolved directive in &lt;stdin&gt; - include::temp-properties-files-for-site/attributes.adoc[] :linkattrs: true</p> 
 <div class="section" id="a_apache_tamaya_release_history"> 
  <div class="page-header">
   <h2 id="a_apache_tamaya_release_history">Apache Tamaya: Release History</h2>
@@ -149,7 +151,7 @@
     <td class="tableblock halign-left valign-top"> <p class="tableblock"><a class="externalLink" href="http://www.apache.org/dist/incubator/tamaya/0.1-incubating/" target="_blank">Download of 0.1 incubating</a></p></td> 
    </tr> 
   </tbody> 
- </table> Last updated 2016-05-13 09:22:49 CEST 
+ </table> Last updated 2016-06-02 22:30:56 +02:00 
 </div>
 			</div>
 		</div>
@@ -199,6 +201,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 +245,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 +254,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/index.html
==============================================================================
--- websites/staging/tamaya/trunk/content/index.html (original)
+++ websites/staging/tamaya/trunk/content/index.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,6 +213,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 >
@@ -273,7 +277,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>
@@ -282,9 +286,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/issue-tracking.html
==============================================================================
--- websites/staging/tamaya/trunk/content/issue-tracking.html (original)
+++ websites/staging/tamaya/trunk/content/issue-tracking.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>
@@ -180,6 +181,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 >
@@ -241,7 +245,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>
@@ -250,9 +254,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/jira-report.html
==============================================================================
--- websites/staging/tamaya/trunk/content/jira-report.html (original)
+++ websites/staging/tamaya/trunk/content/jira-report.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>
@@ -249,6 +250,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 >
@@ -301,7 +305,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>
@@ -310,9 +314,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/license.html
==============================================================================
--- websites/staging/tamaya/trunk/content/license.html (original)
+++ websites/staging/tamaya/trunk/content/license.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>
@@ -401,6 +402,9 @@ limitations under the License.
 							<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 >
@@ -462,7 +466,7 @@ limitations under the License.
 			<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>
@@ -471,9 +475,9 @@ limitations under the License.
 	<!-- 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/mail-lists.html
==============================================================================
--- websites/staging/tamaya/trunk/content/mail-lists.html (original)
+++ websites/staging/tamaya/trunk/content/mail-lists.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>
@@ -206,6 +207,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 >
@@ -267,7 +271,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>
@@ -276,9 +280,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/misc/PossibleContributions.html
==============================================================================
--- websites/staging/tamaya/trunk/content/misc/PossibleContributions.html (original)
+++ websites/staging/tamaya/trunk/content/misc/PossibleContributions.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>
@@ -117,6 +118,7 @@
 	<div class="row">
 		<div class="span12">
 			<div class="body-content">
+<p>Unresolved directive in &lt;stdin&gt; - include::temp-properties-files-for-site/attributes.adoc[]</p> 
 <!-- toc disabled --> 
 <div class="page-header">
  <h1 id="a_apache_tamaya_possible_tasks" class="sect0">Apache Tamaya - Possible Tasks</h1>
@@ -311,7 +313,7 @@ Something=none</tt></pre>
  </div> 
  <div class="section" id="a_dynamic"> 
   <h3 id="a_dynamic">6.5. Dynamic …​</h3> 
-  <p>Interested to see what other ideas are around. Let us know!</p> Last updated 2016-05-13 09:22:50 CEST 
+  <p>Interested to see what other ideas are around. Let us know!</p> Last updated 2016-06-02 22:30:56 +02:00 
  </div>
 </div>
 			</div>
@@ -362,6 +364,9 @@ Something=none</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 >
@@ -403,7 +408,7 @@ Something=none</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>
@@ -412,9 +417,9 @@ Something=none</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/project-info.html
==============================================================================
--- websites/staging/tamaya/trunk/content/project-info.html (original)
+++ websites/staging/tamaya/trunk/content/project-info.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>
@@ -208,6 +209,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 >
@@ -269,7 +273,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>
@@ -278,9 +282,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/project-reports.html
==============================================================================
--- websites/staging/tamaya/trunk/content/project-reports.html (original)
+++ websites/staging/tamaya/trunk/content/project-reports.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>
@@ -196,6 +197,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 >
@@ -248,7 +252,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>
@@ -257,9 +261,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/quickstart.html
==============================================================================
--- websites/staging/tamaya/trunk/content/quickstart.html (original)
+++ websites/staging/tamaya/trunk/content/quickstart.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>
@@ -117,6 +118,7 @@
 	<div class="row">
 		<div class="span12">
 			<div class="body-content">
+<p>Unresolved directive in &lt;stdin&gt; - include::temp-properties-files-for-site/attributes.adoc[]</p> 
 <div class="section" id="a_apache_tamaya_quickstart"> 
  <div class="page-header">
   <h2 id="a_apache_tamaya_quickstart">Apache Tamaya: Quickstart</h2>
@@ -124,9 +126,9 @@
  <p>The fastest way to start with Tamaya is just using the <i>Core</i> implementation, implementing the <b>API</b> in small, minimalistic way. For that add the following Maven dependency to your project:</p> 
  <div> 
   <pre class="highlight"><tt>&lt;dependency&gt;
-    &lt;groupId&gt;org.apache.tamaya&lt;/groupId&gt;
+    &lt;groupId&gt;{tamaya_mvn_group_id}&lt;/groupId&gt;
     &lt;artifactId&gt;tamaya-core&lt;/artifactId&gt;
-    &lt;version&gt;0.2-incubating&lt;/version&gt;
+    &lt;version&gt;{tamaya_version_released}&lt;/version&gt;
 &lt;/dependency&gt;</tt></pre>
  </div> 
  <p>Given that you can add your configuration properties to the following locations in your classpath:</p> 
@@ -184,7 +186,7 @@ tamaya.ordinal=123</tt></pre>
     <pre class="highlight"><tt>&lt;dependency&gt;
   &lt;artifactId&gt;org.apache.tamaya.ext&lt;/id&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>With that it is possible to define values with Unix styled placeholders that are resolved on configuration access, e.g. <tt>mykey=my${dynamicValue}&acute;. For further details refer to the module documentation. This module also provides a `Resolver</tt> singleton:</p> 
@@ -199,7 +201,7 @@ String resolved = Resolver.evaluateExpre
     <pre class="highlight"><tt>&lt;dependency&gt;
   &lt;artifactId&gt;org.apache.tamaya.ext&lt;/id&gt;
   &lt;artifactId&gt;tamaya-resolution&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>This module provides a <tt>Resolver</tt> singleton that allows to resolve configuration resources using a ant-styled resource description, e.g.</p> 
@@ -214,7 +216,7 @@ String resolved = Resolver.evaluateExpre
     <pre class="highlight"><tt>&lt;dependency&gt;
   &lt;artifactId&gt;org.apache.tamaya.ext&lt;/id&gt;
   &lt;artifactId&gt;tamaya-inject&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>With this extension you can let Tamaya inject configuration into instances of annotated classes or let Tamaya implement a configuration template.</p> 
@@ -265,7 +267,7 @@ MyTypeTemplate type = ConfigurationInjec
       <td class="tableblock halign-left valign-top"> <p class="tableblock">Reference to classpath resource, replacing the expression with the resource’s text value.</p></td> 
      </tr> 
     </tbody> 
-   </table> Last updated 2016-05-13 09:22:50 CEST 
+   </table> Last updated 2016-06-02 22:30:56 +02:00 
   </div>
  </div>
 </div>
@@ -317,6 +319,9 @@ MyTypeTemplate type = ConfigurationInjec
 							<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 >
@@ -358,7 +363,7 @@ MyTypeTemplate type = ConfigurationInjec
 			<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>
@@ -367,9 +372,9 @@ MyTypeTemplate type = ConfigurationInjec
 	<!-- 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>