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/06 13:39:24 UTC

svn commit: r892985 - in /websites/staging/juddi/trunk/content: ./ scout.html scout/ scout/downloads.html

Author: buildbot
Date: Mon Jan  6 12:39:24 2014
New Revision: 892985

Log:
Staging update by buildbot for juddi

Added:
    websites/staging/juddi/trunk/content/scout/
    websites/staging/juddi/trunk/content/scout.html
    websites/staging/juddi/trunk/content/scout/downloads.html
Modified:
    websites/staging/juddi/trunk/content/   (props changed)

Propchange: websites/staging/juddi/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jan  6 12:39:24 2014
@@ -1 +1 @@
-1555732
+1555734

Added: websites/staging/juddi/trunk/content/scout.html
==============================================================================
--- websites/staging/juddi/trunk/content/scout.html (added)
+++ websites/staging/juddi/trunk/content/scout.html Mon Jan  6 12:39:24 2014
@@ -0,0 +1,198 @@
+<!DOCTYPE html>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE- 2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+<html lang="en" dir="LTR">
+    <head>
+        <meta charset="utf-8">
+        <title>Apache jUDDIApache Scout
</title>
+        <meta name="viewport" content="width=device-width, initial-scale=1.0">
+        <meta name="description" content="jUDDI (pronounced Judy) is an open source Java implementation of the Universal Description, Discovery, and Integration (UDDI v3) specification for (Web) Services.">
+        <meta name="author" content="Apache Software Foundation">
+
+        <link href="css/bootstrap.min.css" rel="stylesheet">
+        <link rel="stylesheet" href="css/font-awesome.min.css">
+        <link rel="stylesheet" href="css/ui-lightness/jquery-ui-1.10.2.custom.min.css">
+        <!--[if IE 7]>
+        <link rel="stylesheet" href="css/font-awesome-ie7.min.css">
+        <![endif]-->
+
+        <link rel="shortcut icon" href="favicon.ico" />
+        <style type="text/css">
+            body {
+                padding-top: 60px;
+                padding-bottom: 40px;
+            }
+        </style>
+        <link href="css/bootstrap-responsive.min.css" rel="stylesheet">
+        <link href="css/bootstrap-modal.css" rel="stylesheet">
+
+        <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
+        <!--[if lt IE 9]>
+          <script src="js/html5shiv.js"></script>
+        <![endif]-->
+
+        <!-- Fav and touch icons -->
+
+        <link rel="shortcut icon" href="ico/favicon.png">
+		<script src="js/jquery-1.9.1.js"></script>
+        <script src="js/bootstrap.min.js"></script>
+        <script src="js/bootstrap-datetimepicker.min.js"></script>
+        <script src="js/bootstrap-timepicker.min.js"></script>
+        <script src="js/bootstrap-modalmanager.js"></script>
+        <script src="js/bootstrap-modal.js"></script>
+        <script src="js/jquery-ui-1.10.2.custom.min.js"></script>
+        <script type="javascript">
+		
+		</script>
+    </head>
+
+    <body>
+            <div class="alert" style="display:none; position: fixed; top:45px; width:80%; left: 10%; z-index: 1000; opacity: 1.0; background-color: #FFD530; color:black " id="resultBar">
+            </div>
+
+            <div class="navbar navbar-inverse navbar-fixed-top">
+                <div class="navbar-inner">
+                    <div class="container">
+                        <button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
+                            <span class="icon-bar"></span>
+                            <span class="icon-bar"></span>
+                            <span class="icon-bar"></span>
+                        </button>
+                        <a class="brand" href="index.html" style="padding-left:19px; padding-top:0px; padding-bottom:0px"><img src="img/logo2.png"></a>
+                        <div class="nav-collapse collapse">
+                            <ul class="nav">
+                                <li class="dropdown"><a href="home.jsp"  class="dropdowb-town"><i class="icon-home icon-large"></i> Home
+                                </a></li>
+                                <li class="dropdown" ><a href="#"  class="dropdowb-town"><i class="icon-search icon-large"></i> Downloads
+                                </a></li>
+
+                                <li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdowb-town"><i class="icon-question-sign icon-large"></i> Help <b class="caret"></b></a>
+                                    <ul class="dropdown-menu">
+                                        <li><a href="docs/3.x/userguide/html/index.html" >User Guide</a></li>
+                                        <li><a href="docs/3.x/devguide/html/index.html" >Dev Guide</a></li>
+                                        <li><a href="docs.html" >API Docs</a></li>
+                                        <li><a href="http://wiki.apache.org/juddi" >Wiki</a></li>
+                                        <li><a href="http://issues.apache.org/jira/browse/JUDDI" >Issue Tracking</a></li>
+										<li><a href="mailing-list.html" >IRC</a></li>
+                                        <li><a href="mailing-list.html" >Mailing List Archive</a></li>
+                                        <li><a href="http://svn.apache.org/viewvc/juddi/" >Source Code</a></li>
+
+                                    </ul>
+                                </li>
+                            </ul>
+                            <div id="loginfield">
+                                <!-- top right of the page -->
+                            </div>
+                        </div><!--/.nav-collapse -->
+                    </div>
+                </div>
+            </div>
+
+
+<!-- main content does here -->
+<div id="content">
+	<div class="container">
+		<div class="row">
+			<div class="span12" >
+				<div class="well">
+					<h1>Apache Scout
</h1>
+				</div>
+			</div>
+		</div>
+		 
+		<div class="row">
+			<div class="span2" id="verticalNavBar">
+				<ul class="nav nav-list">
+					<li><a href="index.html">Welcome</li>
+					<li><a href="http://uddi-jbossoverlord.rhcloud.com/">Live Demo</li>
+					<li class="nav-header">Downloads</li>
+						<li><a href="releases.html">Releases</a></li>
+						<li><a href="source.html">Source Code</a></li>
+					<li class="nav-header"><a href="participation.html">Participation</a></li>
+					<li class="nav-header">Documentation</li>
+						<li><a href="uddi.html">Supported UDDI Interfaces</a></li>
+						<li><a href="demos.html">Demos and Videos</a></li>
+						<li><a href="docs.html">User, Admin and Dev Guides</a></li>
+						<li><a href="http://wiki.apache.org/juddi/">Wiki</a></li>
+						<li><a href="library.html">UDDI Library</a></li>
+						<li><a href="apidocs2/">Javadocs v2</a></li>
+						<li><a href="apidocs/">Javadocs v3</a></li>
+						<li><a href="xref/">Xref v2</a></li>
+					<li class="nav-header">Project Information</li>
+						<li><a href="project-info.html">Project Information</a></li>
+						<li><a href="mailing-list.html">Mailing Lists & IRC</a></li>
+						<li><a href="http://apachejuddi.blogspot.com/">jUDDI Blog</a></li>
+						<li><a href="http://issues.apache.org/jira/browse/JUDDI">Issue Tracking</a></li>
+						<li><a href="dependencies.html">Dependencies</a></li>
+						<li><a href="team-list.html">Project Team</a></li>
+						<li><a href="project-summary.html">Project Summary</a></li>
+					<li class="nav-header">Subprojects</li>
+						<li><a href="http://projects.apache.org/projects/scout.html">Apache Scout</a></li>
+					<li class="nav-header">Misc</li>
+						<li><a href="who.html">Who We Are</a></li>
+						<li><a href="committers.html">Committer Notes</a></li>
+						<li><a href="thanks.html">Sponsors</a></li>
+						<li><a href="legal.html">Legal</a></li>
+						<li><a href="license.html">License</a></li>
+				</ul>
+			</div>
+			
+			<div class="span10" >
+		<p>== Introduction</p>
+<p>Apache Scout is an implementation of the <a href="https://jcp.org/en/jsr/detail?id=93">JSR 93</a> (JAXR). It provides an implementation to access UDDI registries (particularly Apache jUDDI) in a standard way.</p>
+			</div>
+		</div>
+	</div>
+</div>
+  
+
+
+
+
+<div style="
+     padding: 0px 0px 0px 0px; bottom: 0px; margin: 0px 0px 0px 0px; width:100%; text-align: center; position: fixed; 
+     background-color: white; 
+     "><center><footer><a href="http://www.apache.org">
+	  Copyright &copy; 2014 The Apache Software Foundation</a>, Licensed under 
+        the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+        Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
+	 
+	 </a</footer></center></div>
+	 
+	  <script type="text/javascript">
+		$( document ).ready(function() {
+			tablify();
+		});
+		
+		 function tablify(){
+			 $('table').each(function(){
+				 $(this).addClass("table");
+				 $(this).addClass("table-hover");
+				 $(this).addClass("table-bordered");
+			 });
+		 }
+	 </script>
+	 
+		  
+	 
+</body>
+</html>
+
+
+

Added: websites/staging/juddi/trunk/content/scout/downloads.html
==============================================================================
--- websites/staging/juddi/trunk/content/scout/downloads.html (added)
+++ websites/staging/juddi/trunk/content/scout/downloads.html Mon Jan  6 12:39:24 2014
@@ -0,0 +1,199 @@
+<!DOCTYPE html>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE- 2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+<html lang="en" dir="LTR">
+    <head>
+        <meta charset="utf-8">
+        <title>Apache jUDDIScout Downloads
</title>
+        <meta name="viewport" content="width=device-width, initial-scale=1.0">
+        <meta name="description" content="jUDDI (pronounced Judy) is an open source Java implementation of the Universal Description, Discovery, and Integration (UDDI v3) specification for (Web) Services.">
+        <meta name="author" content="Apache Software Foundation">
+
+        <link href="css/bootstrap.min.css" rel="stylesheet">
+        <link rel="stylesheet" href="css/font-awesome.min.css">
+        <link rel="stylesheet" href="css/ui-lightness/jquery-ui-1.10.2.custom.min.css">
+        <!--[if IE 7]>
+        <link rel="stylesheet" href="css/font-awesome-ie7.min.css">
+        <![endif]-->
+
+        <link rel="shortcut icon" href="favicon.ico" />
+        <style type="text/css">
+            body {
+                padding-top: 60px;
+                padding-bottom: 40px;
+            }
+        </style>
+        <link href="css/bootstrap-responsive.min.css" rel="stylesheet">
+        <link href="css/bootstrap-modal.css" rel="stylesheet">
+
+        <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
+        <!--[if lt IE 9]>
+          <script src="js/html5shiv.js"></script>
+        <![endif]-->
+
+        <!-- Fav and touch icons -->
+
+        <link rel="shortcut icon" href="ico/favicon.png">
+		<script src="js/jquery-1.9.1.js"></script>
+        <script src="js/bootstrap.min.js"></script>
+        <script src="js/bootstrap-datetimepicker.min.js"></script>
+        <script src="js/bootstrap-timepicker.min.js"></script>
+        <script src="js/bootstrap-modalmanager.js"></script>
+        <script src="js/bootstrap-modal.js"></script>
+        <script src="js/jquery-ui-1.10.2.custom.min.js"></script>
+        <script type="javascript">
+		
+		</script>
+    </head>
+
+    <body>
+            <div class="alert" style="display:none; position: fixed; top:45px; width:80%; left: 10%; z-index: 1000; opacity: 1.0; background-color: #FFD530; color:black " id="resultBar">
+            </div>
+
+            <div class="navbar navbar-inverse navbar-fixed-top">
+                <div class="navbar-inner">
+                    <div class="container">
+                        <button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
+                            <span class="icon-bar"></span>
+                            <span class="icon-bar"></span>
+                            <span class="icon-bar"></span>
+                        </button>
+                        <a class="brand" href="index.html" style="padding-left:19px; padding-top:0px; padding-bottom:0px"><img src="img/logo2.png"></a>
+                        <div class="nav-collapse collapse">
+                            <ul class="nav">
+                                <li class="dropdown"><a href="home.jsp"  class="dropdowb-town"><i class="icon-home icon-large"></i> Home
+                                </a></li>
+                                <li class="dropdown" ><a href="#"  class="dropdowb-town"><i class="icon-search icon-large"></i> Downloads
+                                </a></li>
+
+                                <li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdowb-town"><i class="icon-question-sign icon-large"></i> Help <b class="caret"></b></a>
+                                    <ul class="dropdown-menu">
+                                        <li><a href="docs/3.x/userguide/html/index.html" >User Guide</a></li>
+                                        <li><a href="docs/3.x/devguide/html/index.html" >Dev Guide</a></li>
+                                        <li><a href="docs.html" >API Docs</a></li>
+                                        <li><a href="http://wiki.apache.org/juddi" >Wiki</a></li>
+                                        <li><a href="http://issues.apache.org/jira/browse/JUDDI" >Issue Tracking</a></li>
+										<li><a href="mailing-list.html" >IRC</a></li>
+                                        <li><a href="mailing-list.html" >Mailing List Archive</a></li>
+                                        <li><a href="http://svn.apache.org/viewvc/juddi/" >Source Code</a></li>
+
+                                    </ul>
+                                </li>
+                            </ul>
+                            <div id="loginfield">
+                                <!-- top right of the page -->
+                            </div>
+                        </div><!--/.nav-collapse -->
+                    </div>
+                </div>
+            </div>
+
+
+<!-- main content does here -->
+<div id="content">
+	<div class="container">
+		<div class="row">
+			<div class="span12" >
+				<div class="well">
+					<h1>Scout Downloads
</h1>
+				</div>
+			</div>
+		</div>
+		 
+		<div class="row">
+			<div class="span2" id="verticalNavBar">
+				<ul class="nav nav-list">
+					<li><a href="index.html">Welcome</li>
+					<li><a href="http://uddi-jbossoverlord.rhcloud.com/">Live Demo</li>
+					<li class="nav-header">Downloads</li>
+						<li><a href="releases.html">Releases</a></li>
+						<li><a href="source.html">Source Code</a></li>
+					<li class="nav-header"><a href="participation.html">Participation</a></li>
+					<li class="nav-header">Documentation</li>
+						<li><a href="uddi.html">Supported UDDI Interfaces</a></li>
+						<li><a href="demos.html">Demos and Videos</a></li>
+						<li><a href="docs.html">User, Admin and Dev Guides</a></li>
+						<li><a href="http://wiki.apache.org/juddi/">Wiki</a></li>
+						<li><a href="library.html">UDDI Library</a></li>
+						<li><a href="apidocs2/">Javadocs v2</a></li>
+						<li><a href="apidocs/">Javadocs v3</a></li>
+						<li><a href="xref/">Xref v2</a></li>
+					<li class="nav-header">Project Information</li>
+						<li><a href="project-info.html">Project Information</a></li>
+						<li><a href="mailing-list.html">Mailing Lists & IRC</a></li>
+						<li><a href="http://apachejuddi.blogspot.com/">jUDDI Blog</a></li>
+						<li><a href="http://issues.apache.org/jira/browse/JUDDI">Issue Tracking</a></li>
+						<li><a href="dependencies.html">Dependencies</a></li>
+						<li><a href="team-list.html">Project Team</a></li>
+						<li><a href="project-summary.html">Project Summary</a></li>
+					<li class="nav-header">Subprojects</li>
+						<li><a href="http://projects.apache.org/projects/scout.html">Apache Scout</a></li>
+					<li class="nav-header">Misc</li>
+						<li><a href="who.html">Who We Are</a></li>
+						<li><a href="committers.html">Committer Notes</a></li>
+						<li><a href="thanks.html">Sponsors</a></li>
+						<li><a href="legal.html">Legal</a></li>
+						<li><a href="license.html">License</a></li>
+				</ul>
+			</div>
+			
+			<div class="span10" >
+		<p>== Downloads</p>
+<p>Latest Version: 1.2.6</p>
+<p><a href="http://archive.apache.org/dist/juddi/scout/">Link for downloads</a></p>
+			</div>
+		</div>
+	</div>
+</div>
+  
+
+
+
+
+<div style="
+     padding: 0px 0px 0px 0px; bottom: 0px; margin: 0px 0px 0px 0px; width:100%; text-align: center; position: fixed; 
+     background-color: white; 
+     "><center><footer><a href="http://www.apache.org">
+	  Copyright &copy; 2014 The Apache Software Foundation</a>, Licensed under 
+        the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+        Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
+	 
+	 </a</footer></center></div>
+	 
+	  <script type="text/javascript">
+		$( document ).ready(function() {
+			tablify();
+		});
+		
+		 function tablify(){
+			 $('table').each(function(){
+				 $(this).addClass("table");
+				 $(this).addClass("table-hover");
+				 $(this).addClass("table-bordered");
+			 });
+		 }
+	 </script>
+	 
+		  
+	 
+</body>
+</html>
+
+
+



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