You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by bu...@apache.org on 2014/01/02 04:04:09 UTC

svn commit: r892442 - /websites/staging/juddi/trunk/content/

Author: buildbot
Date: Thu Jan  2 03:04:08 2014
New Revision: 892442

Log:
Staging update by buildbot for juddi

Modified:
    websites/staging/juddi/trunk/content/   (props changed)
    websites/staging/juddi/trunk/content/committers.html
    websites/staging/juddi/trunk/content/dependencies.html
    websites/staging/juddi/trunk/content/docs.html
    websites/staging/juddi/trunk/content/index.html
    websites/staging/juddi/trunk/content/legal.html
    websites/staging/juddi/trunk/content/library.html
    websites/staging/juddi/trunk/content/license.html
    websites/staging/juddi/trunk/content/participation.html
    websites/staging/juddi/trunk/content/project-info.html
    websites/staging/juddi/trunk/content/project-summary.html
    websites/staging/juddi/trunk/content/releases.html
    websites/staging/juddi/trunk/content/source.html
    websites/staging/juddi/trunk/content/team-list.html
    websites/staging/juddi/trunk/content/thanks.html
    websites/staging/juddi/trunk/content/who.html

Propchange: websites/staging/juddi/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jan  2 03:04:08 2014
@@ -1 +1 @@
-1554724
+1554726

Modified: websites/staging/juddi/trunk/content/committers.html
==============================================================================
--- websites/staging/juddi/trunk/content/committers.html (original)
+++ websites/staging/juddi/trunk/content/committers.html Thu Jan  2 03:04:08 2014
@@ -196,6 +196,14 @@
         Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
 	 
 	 </a</footer></center></div>
+	 
+	 <script type="javascript">
+		$( document ).ready(function() {
+			$('table').addClass("table");
+			$('table').addClass("table-hover");
+		});
+		
+	 </script>
 </body>
 </html>
 

Modified: websites/staging/juddi/trunk/content/dependencies.html
==============================================================================
--- websites/staging/juddi/trunk/content/dependencies.html (original)
+++ websites/staging/juddi/trunk/content/dependencies.html Thu Jan  2 03:04:08 2014
@@ -179,6 +179,14 @@
         Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
 	 
 	 </a</footer></center></div>
+	 
+	 <script type="javascript">
+		$( document ).ready(function() {
+			$('table').addClass("table");
+			$('table').addClass("table-hover");
+		});
+		
+	 </script>
 </body>
 </html>
 

Modified: websites/staging/juddi/trunk/content/docs.html
==============================================================================
--- websites/staging/juddi/trunk/content/docs.html (original)
+++ websites/staging/juddi/trunk/content/docs.html Thu Jan  2 03:04:08 2014
@@ -196,6 +196,14 @@
         Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
 	 
 	 </a</footer></center></div>
+	 
+	 <script type="javascript">
+		$( document ).ready(function() {
+			$('table').addClass("table");
+			$('table').addClass("table-hover");
+		});
+		
+	 </script>
 </body>
 </html>
 

Modified: websites/staging/juddi/trunk/content/index.html
==============================================================================
--- websites/staging/juddi/trunk/content/index.html (original)
+++ websites/staging/juddi/trunk/content/index.html Thu Jan  2 03:04:08 2014
@@ -205,6 +205,15 @@
         Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
 	 
 	 </a</footer></center></div>
+	 
+	  <script type="javascript">
+		$( document ).ready(function() {
+			$('table').addClass("table");
+			$('table').addClass("table-hover");
+		});
+		
+	 </script>
+	 
 </body>
 </html>
 

Modified: websites/staging/juddi/trunk/content/legal.html
==============================================================================
--- websites/staging/juddi/trunk/content/legal.html (original)
+++ websites/staging/juddi/trunk/content/legal.html Thu Jan  2 03:04:08 2014
@@ -172,6 +172,14 @@
         Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
 	 
 	 </a</footer></center></div>
+	 
+	 <script type="javascript">
+		$( document ).ready(function() {
+			$('table').addClass("table");
+			$('table').addClass("table-hover");
+		});
+		
+	 </script>
 </body>
 </html>
 

Modified: websites/staging/juddi/trunk/content/library.html
==============================================================================
--- websites/staging/juddi/trunk/content/library.html (original)
+++ websites/staging/juddi/trunk/content/library.html Thu Jan  2 03:04:08 2014
@@ -233,6 +233,14 @@ This Sun document specifies the de-facto
         Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
 	 
 	 </a</footer></center></div>
+	 
+	 <script type="javascript">
+		$( document ).ready(function() {
+			$('table').addClass("table");
+			$('table').addClass("table-hover");
+		});
+		
+	 </script>
 </body>
 </html>
 

Modified: websites/staging/juddi/trunk/content/license.html
==============================================================================
--- websites/staging/juddi/trunk/content/license.html (original)
+++ websites/staging/juddi/trunk/content/license.html Thu Jan  2 03:04:08 2014
@@ -376,6 +376,14 @@
         Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
 	 
 	 </a</footer></center></div>
+	 
+	 <script type="javascript">
+		$( document ).ready(function() {
+			$('table').addClass("table");
+			$('table').addClass("table-hover");
+		});
+		
+	 </script>
 </body>
 </html>
 

Modified: websites/staging/juddi/trunk/content/participation.html
==============================================================================
--- websites/staging/juddi/trunk/content/participation.html (original)
+++ websites/staging/juddi/trunk/content/participation.html Thu Jan  2 03:04:08 2014
@@ -197,6 +197,14 @@
         Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
 	 
 	 </a</footer></center></div>
+	 
+	 <script type="javascript">
+		$( document ).ready(function() {
+			$('table').addClass("table");
+			$('table').addClass("table-hover");
+		});
+		
+	 </script>
 </body>
 </html>
 

Modified: websites/staging/juddi/trunk/content/project-info.html
==============================================================================
--- websites/staging/juddi/trunk/content/project-info.html (original)
+++ websites/staging/juddi/trunk/content/project-info.html Thu Jan  2 03:04:08 2014
@@ -229,6 +229,14 @@
         Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
 	 
 	 </a</footer></center></div>
+	 
+	 <script type="javascript">
+		$( document ).ready(function() {
+			$('table').addClass("table");
+			$('table').addClass("table-hover");
+		});
+		
+	 </script>
 </body>
 </html>
 

Modified: websites/staging/juddi/trunk/content/project-summary.html
==============================================================================
--- websites/staging/juddi/trunk/content/project-summary.html (original)
+++ websites/staging/juddi/trunk/content/project-summary.html Thu Jan  2 03:04:08 2014
@@ -238,6 +238,14 @@
         Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
 	 
 	 </a</footer></center></div>
+	 
+	 <script type="javascript">
+		$( document ).ready(function() {
+			$('table').addClass("table");
+			$('table').addClass("table-hover");
+		});
+		
+	 </script>
 </body>
 </html>
 

Modified: websites/staging/juddi/trunk/content/releases.html
==============================================================================
--- websites/staging/juddi/trunk/content/releases.html (original)
+++ websites/staging/juddi/trunk/content/releases.html Thu Jan  2 03:04:08 2014
@@ -191,6 +191,14 @@
         Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
 	 
 	 </a</footer></center></div>
+	 
+	 <script type="javascript">
+		$( document ).ready(function() {
+			$('table').addClass("table");
+			$('table').addClass("table-hover");
+		});
+		
+	 </script>
 </body>
 </html>
 

Modified: websites/staging/juddi/trunk/content/source.html
==============================================================================
--- websites/staging/juddi/trunk/content/source.html (original)
+++ websites/staging/juddi/trunk/content/source.html Thu Jan  2 03:04:08 2014
@@ -208,6 +208,14 @@ Web Access</p>
         Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
 	 
 	 </a</footer></center></div>
+	 
+	 <script type="javascript">
+		$( document ).ready(function() {
+			$('table').addClass("table");
+			$('table').addClass("table-hover");
+		});
+		
+	 </script>
 </body>
 </html>
 

Modified: websites/staging/juddi/trunk/content/team-list.html
==============================================================================
--- websites/staging/juddi/trunk/content/team-list.html (original)
+++ websites/staging/juddi/trunk/content/team-list.html Thu Jan  2 03:04:08 2014
@@ -256,6 +256,14 @@
         Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
 	 
 	 </a</footer></center></div>
+	 
+	 <script type="javascript">
+		$( document ).ready(function() {
+			$('table').addClass("table");
+			$('table').addClass("table-hover");
+		});
+		
+	 </script>
 </body>
 </html>
 

Modified: websites/staging/juddi/trunk/content/thanks.html
==============================================================================
--- websites/staging/juddi/trunk/content/thanks.html (original)
+++ websites/staging/juddi/trunk/content/thanks.html Thu Jan  2 03:04:08 2014
@@ -178,6 +178,14 @@ Copyright © 2004-2013 The Apache Soft
         Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
 	 
 	 </a</footer></center></div>
+	 
+	 <script type="javascript">
+		$( document ).ready(function() {
+			$('table').addClass("table");
+			$('table').addClass("table-hover");
+		});
+		
+	 </script>
 </body>
 </html>
 

Modified: websites/staging/juddi/trunk/content/who.html
==============================================================================
--- websites/staging/juddi/trunk/content/who.html (original)
+++ websites/staging/juddi/trunk/content/who.html Thu Jan  2 03:04:08 2014
@@ -171,6 +171,14 @@
         Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
 	 
 	 </a</footer></center></div>
+	 
+	 <script type="javascript">
+		$( document ).ready(function() {
+			$('table').addClass("table");
+			$('table').addClass("table-hover");
+		});
+		
+	 </script>
 </body>
 </html>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@juddi.apache.org
For additional commands, e-mail: commits-help@juddi.apache.org