Author: veithen
Date: Wed Nov 3 21:55:36 2010
New Revision: 1030720
URL: http://svn.apache.org/viewvc?rev=1030720&view=rev
Log:
Added links to Axiom.
Modified:
webservices/site/trunk/src/documentation/content/xdocs/index.xml
webservices/site/trunk/src/documentation/content/xdocs/site.xml
webservices/site/trunk/targets/contact.html
webservices/site/trunk/targets/howtobuild.html
webservices/site/trunk/targets/index.html
webservices/site/trunk/targets/info.html
webservices/site/trunk/targets/issues.html
webservices/site/trunk/targets/legal.html
webservices/site/trunk/targets/library.html
webservices/site/trunk/targets/linkmap.html
webservices/site/trunk/targets/mail.html
webservices/site/trunk/targets/news.html
webservices/site/trunk/targets/overview.html
webservices/site/trunk/targets/skin/basic.css
webservices/site/trunk/targets/skin/images/rc-b-l-15-1body-2menu-3menu.png
webservices/site/trunk/targets/skin/images/rc-b-r-15-1body-2menu-3menu.png
webservices/site/trunk/targets/skin/images/rc-b-r-5-1header-2tab-selected-3tab-selected.png
webservices/site/trunk/targets/skin/images/rc-t-l-5-1header-2searchbox-3searchbox.png
webservices/site/trunk/targets/skin/images/rc-t-l-5-1header-2tab-selected-3tab-selected.png
webservices/site/trunk/targets/skin/images/rc-t-l-5-1header-2tab-unselected-3tab-unselected.png
webservices/site/trunk/targets/skin/images/rc-t-r-15-1body-2menu-3menu.png
webservices/site/trunk/targets/skin/images/rc-t-r-5-1header-2searchbox-3searchbox.png
webservices/site/trunk/targets/skin/images/rc-t-r-5-1header-2tab-selected-3tab-selected.png
webservices/site/trunk/targets/skin/images/rc-t-r-5-1header-2tab-unselected-3tab-unselected.png
webservices/site/trunk/targets/skin/print.css
webservices/site/trunk/targets/skin/profile.css
webservices/site/trunk/targets/skin/screen.css
webservices/site/trunk/targets/svn.html
webservices/site/trunk/targets/todo.html
Modified: webservices/site/trunk/src/documentation/content/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/webservices/site/trunk/src/documentation/content/xdocs/index.xml?rev=1030720&r1=1030719&r2=1030720&view=diff
==============================================================================
--- webservices/site/trunk/src/documentation/content/xdocs/index.xml (original)
+++ webservices/site/trunk/src/documentation/content/xdocs/index.xml Wed Nov 3
21:55:36 2010
@@ -8,6 +8,7 @@
<section>
<title>Project List</title>
<ul>
+ <li><a href="ext:axiom">Axiom</a> - an XML and SOAP object
model which supports deferred parsing and on-demand building of the object
tree.</li>
<li><a href="ext:jaxme">JaxMe</a> - an implementation of JAXB,
the specification for Java/XML binding.</li>
<li><a href="ext:woden">Woden</a> - a Java class library for
reading, manipulating, creating and writing WSDL documents.</li>
<li><a href="ext:wss4j">WSS4J</a> - an implementation of the
OASIS Web Services Security (WS-Security) from OASIS Web
Modified: webservices/site/trunk/src/documentation/content/xdocs/site.xml
URL:
http://svn.apache.org/viewvc/webservices/site/trunk/src/documentation/content/xdocs/site.xml?rev=1030720&r1=1030719&r2=1030720&view=diff
==============================================================================
--- webservices/site/trunk/src/documentation/content/xdocs/site.xml (original)
+++ webservices/site/trunk/src/documentation/content/xdocs/site.xml Wed Nov 3
21:55:36 2010
@@ -24,6 +24,7 @@ See http://xml.apache.org/forrest/linkin
<ant href="http://ant.apache.org/"/>
<ws.apache.org href="http://ws.apache.org/">
<mirrors href="http://ws.apache.org/mirrors.cgi"/>
+ <axiom href="axiom/"/>
<jaxme href="jaxme/"/>
<neethi href="commons/neethi/"/>
<synapse href="synapse/"/>
@@ -39,6 +40,7 @@ See http://xml.apache.org/forrest/linkin
<svn.apache.org href="http://svn.apache.org/">
<viewsvn href="viewcvs/">
<admin href="webservices/admin"/>
+ <axiom href="webservices/commons/trunk/modules/axiom"/>
<jaxme href="webservices/jaxme"/>
<neethi href="webservices/commons/neethi"/>
<site href="webservices/site"/>
@@ -87,6 +89,7 @@ See http://xml.apache.org/forrest/linkin
</info>
<projects label="Projects">
+ <axiom label="Axiom" href="ext:axiom"/>
<jaxme label="JaxMe" href="ext:jaxme"/>
<neethi label="Neethi" href="ext:neethi"/>
<woden label="Woden" href="ext:woden"/>
Modified: webservices/site/trunk/targets/contact.html
URL:
http://svn.apache.org/viewvc/webservices/site/trunk/targets/contact.html?rev=1030720&r1=1030719&r2=1030720&view=diff
==============================================================================
--- webservices/site/trunk/targets/contact.html (original)
+++ webservices/site/trunk/targets/contact.html Wed Nov 3 21:55:36 2010
@@ -3,7 +3,7 @@
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.9-dev">
+<meta name="Forrest-version" content="0.8">
<meta name="Forrest-skin-name" content="pelt">
<title>Contact Information</title>
<link type="text/css" href="skin/basic.css" rel="stylesheet">
@@ -147,6 +147,9 @@ document.write("Last Published: " + docu
<div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title"
class="menutitle">Projects</div>
<div id="menu_1.3" class="menuitemgroup">
<div class="menuitem">
+<a href="http://ws.apache.org/axiom/">Axiom</a>
+</div>
+<div class="menuitem">
<a href="http://ws.apache.org/jaxme/">JaxMe</a>
</div>
<div class="menuitem">
@@ -184,7 +187,6 @@ document.write("Last Published: " + docu
+-->
<div id="content">
<h1>Contact Information</h1>
-<div id="front-matter">
<div id="minitoc-area">
<ul class="minitoc">
<li>
@@ -192,9 +194,8 @@ document.write("Last Published: " + docu
</li>
</ul>
</div>
-</div>
-<a name="N1000D"></a><a name="Contact+Information"></a>
+<a name="N1000C"></a><a name="Contact+Information"></a>
<h2 class="boxed">Contact Information</h2>
<div class="section">
<p>
Modified: webservices/site/trunk/targets/howtobuild.html
URL:
http://svn.apache.org/viewvc/webservices/site/trunk/targets/howtobuild.html?rev=1030720&r1=1030719&r2=1030720&view=diff
==============================================================================
--- webservices/site/trunk/targets/howtobuild.html (original)
+++ webservices/site/trunk/targets/howtobuild.html Wed Nov 3 21:55:36 2010
@@ -3,7 +3,7 @@
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.9-dev">
+<meta name="Forrest-version" content="0.8">
<meta name="Forrest-skin-name" content="pelt">
<title>How To Build Web Services Project's Website</title>
<link type="text/css" href="skin/basic.css" rel="stylesheet">
@@ -147,6 +147,9 @@ document.write("Last Published: " + docu
<div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title"
class="menutitle">Projects</div>
<div id="menu_1.3" class="menuitemgroup">
<div class="menuitem">
+<a href="http://ws.apache.org/axiom/">Axiom</a>
+</div>
+<div class="menuitem">
<a href="http://ws.apache.org/jaxme/">JaxMe</a>
</div>
<div class="menuitem">
@@ -184,7 +187,6 @@ document.write("Last Published: " + docu
+-->
<div id="content">
<h1>How To Build Web Services Project's Website</h1>
-<div id="front-matter">
<div id="minitoc-area">
<ul class="minitoc">
<li>
@@ -207,9 +209,8 @@ document.write("Last Published: " + docu
</li>
</ul>
</div>
-</div>
-<a name="N1000D"></a><a name="Installing+Forrest"></a>
+<a name="N1000C"></a><a name="Installing+Forrest"></a>
<h2 class="boxed">Installing Forrest</h2>
<div class="section">
<p>
@@ -227,7 +228,7 @@ document.write("Last Published: " + docu
</p>
</div>
-<a name="N10022"></a><a name="Checking+out+ws-site+module"></a>
+<a name="N10021"></a><a name="Checking+out+ws-site+module"></a>
<h2 class="boxed">Checking out ws-site module</h2>
<div class="section">
<p>
@@ -241,7 +242,7 @@ document.write("Last Published: " + docu
</p>
</div>
-<a name="N10036"></a><a name="Running+the+Build"></a>
+<a name="N10035"></a><a name="Running+the+Build"></a>
<h2 class="boxed">Running the Build</h2>
<div class="section">
<p>
@@ -288,7 +289,7 @@ document.write("Last Published: " + docu
</table>
</div>
-<a name="N10084"></a><a name="For+Committers"></a>
+<a name="N10083"></a><a name="For+Committers"></a>
<h2 class="boxed">For Committers</h2>
<div class="section">
<p>
@@ -309,7 +310,7 @@ document.write("Last Published: " + docu
</ul>
</div>
-<a name="N100A0"></a><a name="TIPS"></a>
+<a name="N1009F"></a><a name="TIPS"></a>
<h2 class="boxed">TIPS</h2>
<div class="section">
<p>
@@ -328,7 +329,7 @@ document.write("Last Published: " + docu
</ul>
</div>
-<a name="N100B9"></a><a name="F.A.Q."></a>
+<a name="N100B8"></a><a name="F.A.Q."></a>
<h2 class="boxed">F.A.Q.</h2>
<div class="section">
<p>
Modified: webservices/site/trunk/targets/index.html
URL:
http://svn.apache.org/viewvc/webservices/site/trunk/targets/index.html?rev=1030720&r1=1030719&r2=1030720&view=diff
==============================================================================
--- webservices/site/trunk/targets/index.html (original)
+++ webservices/site/trunk/targets/index.html Wed Nov 3 21:55:36 2010
@@ -3,7 +3,7 @@
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.9-dev">
+<meta name="Forrest-version" content="0.8">
<meta name="Forrest-skin-name" content="pelt">
<title>Welcome to Web Services Project @ Apache </title>
<link type="text/css" href="skin/basic.css" rel="stylesheet">
@@ -147,6 +147,9 @@ document.write("Last Published: " + docu
<div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title"
class="menutitle">Projects</div>
<div id="menu_1.3" class="menuitemgroup">
<div class="menuitem">
+<a href="http://ws.apache.org/axiom/">Axiom</a>
+</div>
+<div class="menuitem">
<a href="http://ws.apache.org/jaxme/">JaxMe</a>
</div>
<div class="menuitem">
@@ -187,7 +190,6 @@ document.write("Last Published: " + docu
+-->
<div id="content">
<h1>Welcome to Web Services Project @ Apache </h1>
-<div id="front-matter">
<div id="minitoc-area">
<ul class="minitoc">
<li>
@@ -210,14 +212,16 @@ document.write("Last Published: " + docu
</li>
</ul>
</div>
-</div>
-<a name="N1000D"></a><a name="Project+List"></a>
+<a name="N1000C"></a><a name="Project+List"></a>
<h2 class="boxed">Project List</h2>
<div class="section">
<ul>
<li>
+<a href="http://ws.apache.org/axiom/">Axiom</a> - an XML and SOAP object model
which supports deferred parsing and on-demand building of the object tree.</li>
+
+<li>
<a href="http://ws.apache.org/jaxme/">JaxMe</a> - an implementation of JAXB,
the specification for Java/XML binding.</li>
<li>
@@ -243,13 +247,13 @@ document.write("Last Published: " + docu
</ul>
</div>
-<a name="N10041"></a><a name="Downloads"></a>
+<a name="N10046"></a><a name="Downloads"></a>
<h2 class="boxed">Downloads</h2>
<div class="section">
<p>Downloads are available at <a
href="http://www.apache.org/dyn/closer.cgi/ws/">http://www.apache.org/dyn/closer.cgi/ws/</a>.</p>
</div>
-<a name="N1004F"></a><a name="Members+of+the+Web+Services+PMC"></a>
+<a name="N10054"></a><a name="Members+of+the+Web+Services+PMC"></a>
<h2 class="boxed">Members of the Web Services PMC</h2>
<div class="section">
<ul>
@@ -367,7 +371,7 @@ document.write("Last Published: " + docu
</p>
</div>
-<a name="N10100"></a><a name="Wiki"></a>
+<a name="N10105"></a><a name="Wiki"></a>
<h2 class="boxed">Wiki</h2>
<div class="section">
<p>
@@ -375,7 +379,7 @@ document.write("Last Published: " + docu
</p>
</div>
-<a name="N1010E"></a><a name="IRC"></a>
+<a name="N10113"></a><a name="IRC"></a>
<h2 class="boxed">IRC</h2>
<div class="section">
<p>
@@ -383,7 +387,7 @@ document.write("Last Published: " + docu
</p>
</div>
-<a name="N10120"></a><a name="Blog"></a>
+<a name="N10125"></a><a name="Blog"></a>
<h2 class="boxed">Blog</h2>
<div class="section">
<p>
Modified: webservices/site/trunk/targets/info.html
URL:
http://svn.apache.org/viewvc/webservices/site/trunk/targets/info.html?rev=1030720&r1=1030719&r2=1030720&view=diff
==============================================================================
--- webservices/site/trunk/targets/info.html (original)
+++ webservices/site/trunk/targets/info.html Wed Nov 3 21:55:36 2010
@@ -3,7 +3,7 @@
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.9-dev">
+<meta name="Forrest-version" content="0.8">
<meta name="Forrest-skin-name" content="pelt">
<title>The Apache Web Services Project - Information</title>
<link type="text/css" href="skin/basic.css" rel="stylesheet">
@@ -147,6 +147,9 @@ document.write("Last Published: " + docu
<div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title"
class="menutitle">Projects</div>
<div id="menu_1.3" class="menuitemgroup">
<div class="menuitem">
+<a href="http://ws.apache.org/axiom/">Axiom</a>
+</div>
+<div class="menuitem">
<a href="http://ws.apache.org/jaxme/">JaxMe</a>
</div>
<div class="menuitem">
@@ -184,7 +187,6 @@ document.write("Last Published: " + docu
+-->
<div id="content">
<h1>The Apache Web Services Project - Information</h1>
-<div id="front-matter">
<div id="minitoc-area">
<ul class="minitoc">
<li>
@@ -210,9 +212,8 @@ document.write("Last Published: " + docu
</li>
</ul>
</div>
-</div>
-<a name="N1000D"></a><a name="Downloads"></a>
+<a name="N1000C"></a><a name="Downloads"></a>
<h2 class="boxed">Downloads</h2>
<div class="section">
<p>
@@ -222,7 +223,7 @@ document.write("Last Published: " + docu
</p>
</div>
-<a name="N1001B"></a><a name="Get+Involved"></a>
+<a name="N1001A"></a><a name="Get+Involved"></a>
<h2 class="boxed">Get Involved</h2>
<div class="section">
<p>
@@ -232,7 +233,7 @@ document.write("Last Published: " + docu
</p>
</div>
-<a name="N10029"></a><a name="Source+code"></a>
+<a name="N10028"></a><a name="Source+code"></a>
<h2 class="boxed">Source code</h2>
<div class="section">
<p>
@@ -242,7 +243,7 @@ document.write("Last Published: " + docu
</p>
</div>
-<a name="N10037"></a><a name="Mailing+Lists"></a>
+<a name="N10036"></a><a name="Mailing+Lists"></a>
<h2 class="boxed">Mailing Lists</h2>
<div class="section">
<p>
@@ -252,7 +253,7 @@ document.write("Last Published: " + docu
</p>
</div>
-<a name="N10045"></a><a name="Reference"></a>
+<a name="N10044"></a><a name="Reference"></a>
<h2 class="boxed">Reference</h2>
<div class="section">
<p>
@@ -262,7 +263,7 @@ document.write("Last Published: " + docu
</p>
</div>
-<a name="N10053"></a><a name="Legal+Stuff"></a>
+<a name="N10052"></a><a name="Legal+Stuff"></a>
<h2 class="boxed">Legal Stuff</h2>
<div class="section">
<p>
@@ -272,7 +273,7 @@ document.write("Last Published: " + docu
</p>
</div>
-<a name="N10061"></a><a name="Contact+Info"></a>
+<a name="N10060"></a><a name="Contact+Info"></a>
<h2 class="boxed">Contact Info</h2>
<div class="section">
<p>
Modified: webservices/site/trunk/targets/issues.html
URL:
http://svn.apache.org/viewvc/webservices/site/trunk/targets/issues.html?rev=1030720&r1=1030719&r2=1030720&view=diff
==============================================================================
--- webservices/site/trunk/targets/issues.html (original)
+++ webservices/site/trunk/targets/issues.html Wed Nov 3 21:55:36 2010
@@ -3,7 +3,7 @@
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.9-dev">
+<meta name="Forrest-version" content="0.8">
<meta name="Forrest-skin-name" content="pelt">
<title>Bug Tracker</title>
<link type="text/css" href="skin/basic.css" rel="stylesheet">
@@ -147,6 +147,9 @@ document.write("Last Published: " + docu
<div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title"
class="menutitle">Projects</div>
<div id="menu_1.3" class="menuitemgroup">
<div class="menuitem">
+<a href="http://ws.apache.org/axiom/">Axiom</a>
+</div>
+<div class="menuitem">
<a href="http://ws.apache.org/jaxme/">JaxMe</a>
</div>
<div class="menuitem">
@@ -184,7 +187,6 @@ document.write("Last Published: " + docu
+-->
<div id="content">
<h1>Bug Tracker</h1>
-<div id="front-matter">
<div id="minitoc-area">
<ul class="minitoc">
<li>
@@ -192,9 +194,8 @@ document.write("Last Published: " + docu
</li>
</ul>
</div>
-</div>
-<a name="N1000D"></a><a name="Report+bugs+for+projects"></a>
+<a name="N1000C"></a><a name="Report+bugs+for+projects"></a>
<h2 class="boxed">Report bugs for projects</h2>
<div class="section">
<p>Create/Modify/Search bugs in our jira bug tracker.
Modified: webservices/site/trunk/targets/legal.html
URL:
http://svn.apache.org/viewvc/webservices/site/trunk/targets/legal.html?rev=1030720&r1=1030719&r2=1030720&view=diff
==============================================================================
--- webservices/site/trunk/targets/legal.html (original)
+++ webservices/site/trunk/targets/legal.html Wed Nov 3 21:55:36 2010
@@ -3,7 +3,7 @@
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.9-dev">
+<meta name="Forrest-version" content="0.8">
<meta name="Forrest-skin-name" content="pelt">
<title>Legal Stuff</title>
<link type="text/css" href="skin/basic.css" rel="stylesheet">
@@ -147,6 +147,9 @@ document.write("Last Published: " + docu
<div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title"
class="menutitle">Projects</div>
<div id="menu_1.3" class="menuitemgroup">
<div class="menuitem">
+<a href="http://ws.apache.org/axiom/">Axiom</a>
+</div>
+<div class="menuitem">
<a href="http://ws.apache.org/jaxme/">JaxMe</a>
</div>
<div class="menuitem">
@@ -184,7 +187,6 @@ document.write("Last Published: " + docu
+-->
<div id="content">
<h1>Legal Stuff</h1>
-<div id="front-matter"></div>
<p>
All material on this website is Copyright © 1999-2004 The Apache
Software Foundation.
Modified: webservices/site/trunk/targets/library.html
URL:
http://svn.apache.org/viewvc/webservices/site/trunk/targets/library.html?rev=1030720&r1=1030719&r2=1030720&view=diff
==============================================================================
--- webservices/site/trunk/targets/library.html (original)
+++ webservices/site/trunk/targets/library.html Wed Nov 3 21:55:36 2010
@@ -3,7 +3,7 @@
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.9-dev">
+<meta name="Forrest-version" content="0.8">
<meta name="Forrest-skin-name" content="pelt">
<title>Reference Library</title>
<link type="text/css" href="skin/basic.css" rel="stylesheet">
@@ -147,6 +147,9 @@ document.write("Last Published: " + docu
<div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title"
class="menutitle">Projects</div>
<div id="menu_1.3" class="menuitemgroup">
<div class="menuitem">
+<a href="http://ws.apache.org/axiom/">Axiom</a>
+</div>
+<div class="menuitem">
<a href="http://ws.apache.org/jaxme/">JaxMe</a>
</div>
<div class="menuitem">
@@ -184,7 +187,6 @@ document.write("Last Published: " + docu
+-->
<div id="content">
<h1>Reference Library</h1>
-<div id="front-matter">
<div id="minitoc-area">
<ul class="minitoc">
<li>
@@ -201,9 +203,8 @@ document.write("Last Published: " + docu
</li>
</ul>
</div>
-</div>
-<a name="N1000D"></a><a name="Reference+Library"></a>
+<a name="N1000C"></a><a name="Reference+Library"></a>
<h2 class="boxed">Reference Library</h2>
<div class="section">
<p>
@@ -215,7 +216,7 @@ document.write("Last Published: " + docu
</p>
</div>
-<a name="N1001A"></a><a name="Technical+Resources"></a>
+<a name="N10019"></a><a name="Technical+Resources"></a>
<h2 class="boxed">Technical Resources</h2>
<div class="section">
<p>
@@ -263,7 +264,7 @@ document.write("Last Published: " + docu
</ul>
</div>
-<a name="N1004B"></a><a name="Source+Code+Philosophy+Resources"></a>
+<a name="N1004A"></a><a name="Source+Code+Philosophy+Resources"></a>
<h2 class="boxed">Source Code Philosophy Resources</h2>
<div class="section">
<p>
@@ -297,7 +298,7 @@ document.write("Last Published: " + docu
</ul>
</div>
-<a name="N1006A"></a><a name="Web+Services+Resources"></a>
+<a name="N10069"></a><a name="Web+Services+Resources"></a>
<h2 class="boxed">Web Services Resources</h2>
<div class="section">
<p>A wide variety of Web Services oriented resources are out on the net today.
Modified: webservices/site/trunk/targets/linkmap.html
URL:
http://svn.apache.org/viewvc/webservices/site/trunk/targets/linkmap.html?rev=1030720&r1=1030719&r2=1030720&view=diff
==============================================================================
--- webservices/site/trunk/targets/linkmap.html (original)
+++ webservices/site/trunk/targets/linkmap.html Wed Nov 3 21:55:36 2010
@@ -3,7 +3,7 @@
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.9-dev">
+<meta name="Forrest-version" content="0.8">
<meta name="Forrest-skin-name" content="pelt">
<title>Site Linkmap Table of Contents</title>
<link type="text/css" href="skin/basic.css" rel="stylesheet">
@@ -147,6 +147,9 @@ document.write("Last Published: " + docu
<div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title"
class="menutitle">Projects</div>
<div id="menu_1.3" class="menuitemgroup">
<div class="menuitem">
+<a href="http://ws.apache.org/axiom/">Axiom</a>
+</div>
+<div class="menuitem">
<a href="http://ws.apache.org/jaxme/">JaxMe</a>
</div>
<div class="menuitem">
@@ -184,7 +187,6 @@ document.write("Last Published: " + docu
+-->
<div id="content">
<h1>Site Linkmap Table of Contents</h1>
-<div id="front-matter"></div>
<p>
This is a map of the complete site and its structure.
</p>
@@ -303,6 +305,12 @@ document.write("Last Published: " + docu
<ul>
<li>
+<a
href="http://ws.apache.org/axiom/">Axiom</a> ___________________ <em>axiom</em>
+</li>
+</ul>
+
+<ul>
+<li>
<a
href="http://ws.apache.org/jaxme/">JaxMe</a> ___________________ <em>jaxme</em>
</li>
</ul>
Modified: webservices/site/trunk/targets/mail.html
URL:
http://svn.apache.org/viewvc/webservices/site/trunk/targets/mail.html?rev=1030720&r1=1030719&r2=1030720&view=diff
==============================================================================
--- webservices/site/trunk/targets/mail.html (original)
+++ webservices/site/trunk/targets/mail.html Wed Nov 3 21:55:36 2010
@@ -3,7 +3,7 @@
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.9-dev">
+<meta name="Forrest-version" content="0.8">
<meta name="Forrest-skin-name" content="pelt">
<title>Mailing Lists</title>
<link type="text/css" href="skin/basic.css" rel="stylesheet">
@@ -147,6 +147,9 @@ document.write("Last Published: " + docu
<div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title"
class="menutitle">Projects</div>
<div id="menu_1.3" class="menuitemgroup">
<div class="menuitem">
+<a href="http://ws.apache.org/axiom/">Axiom</a>
+</div>
+<div class="menuitem">
<a href="http://ws.apache.org/jaxme/">JaxMe</a>
</div>
<div class="menuitem">
@@ -184,7 +187,6 @@ document.write("Last Published: " + docu
+-->
<div id="content">
<h1>Mailing Lists</h1>
-<div id="front-matter">
<div id="minitoc-area">
<ul class="minitoc">
<li>
@@ -201,7 +203,6 @@ document.write("Last Published: " + docu
</li>
</ul>
</div>
-</div>
<p>
Every volunteer project obtains its strength from the people involved in
@@ -218,7 +219,7 @@ document.write("Last Published: " + docu
on the list before posting your first question.
</p>
-<a name="N10013"></a><a name="Usage+Notes"></a>
+<a name="N10012"></a><a name="Usage+Notes"></a>
<h2 class="boxed">Usage Notes</h2>
<div class="section">
<p>
@@ -253,7 +254,7 @@ document.write("Last Published: " + docu
</p>
</div>
-<a name="N10041"></a><a name="Public+archives"></a>
+<a name="N10040"></a><a name="Public+archives"></a>
<h2 class="boxed">Public archives</h2>
<div class="section">
<p>
@@ -285,7 +286,7 @@ document.write("Last Published: " + docu
</ul>
</div>
-<a name="N10069"></a><a name="Common+mailing+lists"></a>
+<a name="N10068"></a><a name="Common+mailing+lists"></a>
<h2 class="boxed">Common mailing lists</h2>
<div class="section">
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -333,7 +334,7 @@ document.write("Last Published: " + docu
</table>
</div>
-<a name="N100F2"></a><a name="Project+specific+lists"></a>
+<a name="N100F1"></a><a name="Project+specific+lists"></a>
<h2 class="boxed">Project specific lists</h2>
<div class="section">
<table class="ForrestTable" cellspacing="1" cellpadding="4">
Modified: webservices/site/trunk/targets/news.html
URL:
http://svn.apache.org/viewvc/webservices/site/trunk/targets/news.html?rev=1030720&r1=1030719&r2=1030720&view=diff
==============================================================================
--- webservices/site/trunk/targets/news.html (original)
+++ webservices/site/trunk/targets/news.html Wed Nov 3 21:55:36 2010
@@ -3,7 +3,7 @@
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.9-dev">
+<meta name="Forrest-version" content="0.8">
<meta name="Forrest-skin-name" content="pelt">
<title>News</title>
<link type="text/css" href="skin/basic.css" rel="stylesheet">
@@ -147,6 +147,9 @@ document.write("Last Published: " + docu
<div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title"
class="menutitle">Projects</div>
<div id="menu_1.3" class="menuitemgroup">
<div class="menuitem">
+<a href="http://ws.apache.org/axiom/">Axiom</a>
+</div>
+<div class="menuitem">
<a href="http://ws.apache.org/jaxme/">JaxMe</a>
</div>
<div class="menuitem">
@@ -184,7 +187,6 @@ document.write("Last Published: " + docu
+-->
<div id="content">
<h1>News</h1>
-<div id="front-matter">
<div id="minitoc-area">
<ul class="minitoc">
<li>
@@ -192,9 +194,8 @@ document.write("Last Published: " + docu
</li>
</ul>
</div>
-</div>
-<a name="N1000D"></a><a
name="Archived+old+projects+-+SOAP%2C+Pubscribe%2C+WSRF%2C+Mirae%2C+EWS%2C+Addressing"></a>
+<a name="N1000C"></a><a
name="Archived+old+projects+-+SOAP%2C+Pubscribe%2C+WSRF%2C+Mirae%2C+EWS%2C+Addressing"></a>
<h2 class="boxed">Archived old projects - SOAP, Pubscribe, WSRF, Mirae, EWS,
Addressing</h2>
<div class="section">
<p>09th July 2007 - Archived old projects
Modified: webservices/site/trunk/targets/overview.html
URL:
http://svn.apache.org/viewvc/webservices/site/trunk/targets/overview.html?rev=1030720&r1=1030719&r2=1030720&view=diff
==============================================================================
--- webservices/site/trunk/targets/overview.html (original)
+++ webservices/site/trunk/targets/overview.html Wed Nov 3 21:55:36 2010
@@ -3,7 +3,7 @@
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.9-dev">
+<meta name="Forrest-version" content="0.8">
<meta name="Forrest-skin-name" content="pelt">
<title>Get Involved!</title>
<link type="text/css" href="skin/basic.css" rel="stylesheet">
@@ -147,6 +147,9 @@ document.write("Last Published: " + docu
<div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title"
class="menutitle">Projects</div>
<div id="menu_1.3" class="menuitemgroup">
<div class="menuitem">
+<a href="http://ws.apache.org/axiom/">Axiom</a>
+</div>
+<div class="menuitem">
<a href="http://ws.apache.org/jaxme/">JaxMe</a>
</div>
<div class="menuitem">
@@ -184,7 +187,6 @@ document.write("Last Published: " + docu
+-->
<div id="content">
<h1>Get Involved!</h1>
-<div id="front-matter">
<div id="minitoc-area">
<ul class="minitoc">
<li>
@@ -195,7 +197,6 @@ document.write("Last Published: " + docu
</li>
</ul>
</div>
-</div>
<p>
Every volunteer project obtains its strength from the people involved in
@@ -209,7 +210,7 @@ document.write("Last Published: " + docu
to participate, we suggest you join some or all of our <a
href="mail.html">mailing lists</a>.
</p>
-<a name="N10017"></a><a name="Use+the+Products+and+Give+Us+Feedback"></a>
+<a name="N10016"></a><a name="Use+the+Products+and+Give+Us+Feedback"></a>
<h2 class="boxed">Use the Products and Give Us Feedback</h2>
<div class="section">
<p>
@@ -246,7 +247,7 @@ document.write("Last Published: " + docu
</ul>
</div>
-<a name="N10040"></a><a name="Contribute+Code+or+Documentation+Patches"></a>
+<a name="N1003F"></a><a name="Contribute+Code+or+Documentation+Patches"></a>
<h2 class="boxed">Contribute Code or Documentation Patches</h2>
<div class="section">
<p>
Modified: webservices/site/trunk/targets/skin/basic.css
URL:
http://svn.apache.org/viewvc/webservices/site/trunk/targets/skin/basic.css?rev=1030720&r1=1030719&r2=1030720&view=diff
==============================================================================
--- webservices/site/trunk/targets/skin/basic.css (original)
+++ webservices/site/trunk/targets/skin/basic.css Wed Nov 3 21:55:36 2010
@@ -39,7 +39,6 @@ img { border: 0; }
}
.note, .warning, .fixme {
- clear:right;
border: solid black 1px;
margin: 1em 3em;
}
@@ -164,4 +163,4 @@ p {
.codefrag {
font-family: "Courier New", Courier, monospace;
font-size: 110%;
-}
+}
\ No newline at end of file
Modified:
webservices/site/trunk/targets/skin/images/rc-b-l-15-1body-2menu-3menu.png
URL:
http://svn.apache.org/viewvc/webservices/site/trunk/targets/skin/images/rc-b-l-15-1body-2menu-3menu.png?rev=1030720&r1=1030719&r2=1030720&view=diff
==============================================================================
Binary files - no diff available.
Modified:
webservices/site/trunk/targets/skin/images/rc-b-r-15-1body-2menu-3menu.png
URL:
http://svn.apache.org/viewvc/webservices/site/trunk/targets/skin/images/rc-b-r-15-1body-2menu-3menu.png?rev=1030720&r1=1030719&r2=1030720&view=diff
==============================================================================
Binary files - no diff available.
Modified:
webservices/site/trunk/targets/skin/images/rc-b-r-5-1header-2tab-selected-3tab-selected.png
URL:
http://svn.apache.org/viewvc/webservices/site/trunk/targets/skin/images/rc-b-r-5-1header-2tab-selected-3tab-selected.png?rev=1030720&r1=1030719&r2=1030720&view=diff
==============================================================================
Binary files - no diff available.
Modified:
webservices/site/trunk/targets/skin/images/rc-t-l-5-1header-2searchbox-3searchbox.png
URL:
http://svn.apache.org/viewvc/webservices/site/trunk/targets/skin/images/rc-t-l-5-1header-2searchbox-3searchbox.png?rev=1030720&r1=1030719&r2=1030720&view=diff
==============================================================================
Binary files - no diff available.
Modified:
webservices/site/trunk/targets/skin/images/rc-t-l-5-1header-2tab-selected-3tab-selected.png
URL:
http://svn.apache.org/viewvc/webservices/site/trunk/targets/skin/images/rc-t-l-5-1header-2tab-selected-3tab-selected.png?rev=1030720&r1=1030719&r2=1030720&view=diff
==============================================================================
Binary files - no diff available.
Modified:
webservices/site/trunk/targets/skin/images/rc-t-l-5-1header-2tab-unselected-3tab-unselected.png
URL:
http://svn.apache.org/viewvc/webservices/site/trunk/targets/skin/images/rc-t-l-5-1header-2tab-unselected-3tab-unselected.png?rev=1030720&r1=1030719&r2=1030720&view=diff
==============================================================================
Binary files - no diff available.
Modified:
webservices/site/trunk/targets/skin/images/rc-t-r-15-1body-2menu-3menu.png
URL:
http://svn.apache.org/viewvc/webservices/site/trunk/targets/skin/images/rc-t-r-15-1body-2menu-3menu.png?rev=1030720&r1=1030719&r2=1030720&view=diff
==============================================================================
Binary files - no diff available.
Modified:
webservices/site/trunk/targets/skin/images/rc-t-r-5-1header-2searchbox-3searchbox.png
URL:
http://svn.apache.org/viewvc/webservices/site/trunk/targets/skin/images/rc-t-r-5-1header-2searchbox-3searchbox.png?rev=1030720&r1=1030719&r2=1030720&view=diff
==============================================================================
Binary files - no diff available.
Modified:
webservices/site/trunk/targets/skin/images/rc-t-r-5-1header-2tab-selected-3tab-selected.png
URL:
http://svn.apache.org/viewvc/webservices/site/trunk/targets/skin/images/rc-t-r-5-1header-2tab-selected-3tab-selected.png?rev=1030720&r1=1030719&r2=1030720&view=diff
==============================================================================
Binary files - no diff available.
Modified:
webservices/site/trunk/targets/skin/images/rc-t-r-5-1header-2tab-unselected-3tab-unselected.png
URL:
http://svn.apache.org/viewvc/webservices/site/trunk/targets/skin/images/rc-t-r-5-1header-2tab-unselected-3tab-unselected.png?rev=1030720&r1=1030719&r2=1030720&view=diff
==============================================================================
Binary files - no diff available.
Modified: webservices/site/trunk/targets/skin/print.css
URL:
http://svn.apache.org/viewvc/webservices/site/trunk/targets/skin/print.css?rev=1030720&r1=1030719&r2=1030720&view=diff
==============================================================================
--- webservices/site/trunk/targets/skin/print.css (original)
+++ webservices/site/trunk/targets/skin/print.css Wed Nov 3 21:55:36 2010
@@ -51,4 +51,4 @@ a:link, a:visited {
acronym {
border: 0;
-}
+}
\ No newline at end of file
Modified: webservices/site/trunk/targets/skin/profile.css
URL:
http://svn.apache.org/viewvc/webservices/site/trunk/targets/skin/profile.css?rev=1030720&r1=1030719&r2=1030720&view=diff
==============================================================================
--- webservices/site/trunk/targets/skin/profile.css (original)
+++ webservices/site/trunk/targets/skin/profile.css Wed Nov 3 21:55:36 2010
@@ -158,4 +158,4 @@ a:hover { color:#6587ff}
#footer a { color: #0F3660; }
#footer a:visited { color: #009999; }
-
+
\ No newline at end of file
Modified: webservices/site/trunk/targets/skin/screen.css
URL:
http://svn.apache.org/viewvc/webservices/site/trunk/targets/skin/screen.css?rev=1030720&r1=1030719&r2=1030720&view=diff
==============================================================================
--- webservices/site/trunk/targets/skin/screen.css (original)
+++ webservices/site/trunk/targets/skin/screen.css Wed Nov 3 21:55:36 2010
@@ -418,12 +418,12 @@ img.cornersmall {
position: relative; /* IE bugfix cont'd */
padding: 5px;
margin: 0;
- width: 60%;
+ width: 45%;
}
#footer .lastmodified {
position: relative; /* IE bugfix cont'd */
float: right;
- width: 30%;
+ width: 45%;
padding: 5px;
margin: 0;
text-align: right;
@@ -455,13 +455,17 @@ acronym { cursor: help; }
}
#motd-area {
- position:relative;
- float:right;
+ position: relative; /* IE bugfix cont'd */
+ float: right;
width: 35%;
background-color: #f0f0ff;
- border: solid 1px #4C6C8F;
- margin: 0px 0px 10px 10px;
- padding: 5px;
+ border-top: solid 1px #4C6C8F;
+ border-bottom: solid 1px #4C6C8F;
+ margin-bottom: 15px;
+ margin-left: 15px;
+ margin-right: 10%;
+ padding-bottom: 5px;
+ padding-top: 5px;
}
#minitoc-area {
@@ -479,10 +483,6 @@ acronym { cursor: help; }
font-weight: normal;
}
-.abstract{
- text-align:justify;
- }
-
li p {
margin: 0;
padding: 0;
@@ -584,4 +584,4 @@ p.instruction {
list-style-image: url('../images/instruction_arrow.png');
list-style-position: outside;
margin-left: 2em;
-}
+}
\ No newline at end of file
Modified: webservices/site/trunk/targets/svn.html
URL:
http://svn.apache.org/viewvc/webservices/site/trunk/targets/svn.html?rev=1030720&r1=1030719&r2=1030720&view=diff
==============================================================================
--- webservices/site/trunk/targets/svn.html (original)
+++ webservices/site/trunk/targets/svn.html Wed Nov 3 21:55:36 2010
@@ -3,7 +3,7 @@
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.9-dev">
+<meta name="Forrest-version" content="0.8">
<meta name="Forrest-skin-name" content="pelt">
<title>Source code</title>
<link type="text/css" href="skin/basic.css" rel="stylesheet">
@@ -147,6 +147,9 @@ document.write("Last Published: " + docu
<div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title"
class="menutitle">Projects</div>
<div id="menu_1.3" class="menuitemgroup">
<div class="menuitem">
+<a href="http://ws.apache.org/axiom/">Axiom</a>
+</div>
+<div class="menuitem">
<a href="http://ws.apache.org/jaxme/">JaxMe</a>
</div>
<div class="menuitem">
@@ -184,7 +187,6 @@ document.write("Last Published: " + docu
+-->
<div id="content">
<h1>Source code</h1>
-<div id="front-matter">
<div id="minitoc-area">
<ul class="minitoc">
<li>
@@ -203,9 +205,8 @@ document.write("Last Published: " + docu
</li>
</ul>
</div>
-</div>
-<a name="N1000D"></a><a name="Web+Access+to+the+Repository"></a>
+<a name="N1000C"></a><a name="Web+Access+to+the+Repository"></a>
<h2 class="boxed">Web Access to the Repository</h2>
<div class="section">
<p>You can browse the ws.apache.org workspaces via the web.
@@ -258,7 +259,7 @@ document.write("Last Published: " + docu
</ul>
</div>
-<a name="N1004B"></a><a name="Download+the+Source"></a>
+<a name="N1004A"></a><a name="Download+the+Source"></a>
<h2 class="boxed">Download the Source</h2>
<div class="section">
<p> Most users of the source code probably don't need to have day to day
access to
@@ -267,7 +268,7 @@ document.write("Last Published: " + docu
</p>
</div>
-<a name="N10055"></a><a name="Access+the+Source+Tree"></a>
+<a name="N10054"></a><a name="Access+the+Source+Tree"></a>
<h2 class="boxed">Access the Source Tree</h2>
<div class="section">
<p>
@@ -277,7 +278,7 @@ document.write("Last Published: " + docu
development server. If you don't know what this means, join
the mailing list and find
out.
</p>
-<a name="N1005E"></a><a name="SVN+projects"></a>
+<a name="N1005D"></a><a name="SVN+projects"></a>
<h3 class="boxed">SVN projects</h3>
<p>New projects are now in the apache svn. To checkout the code use following
commands(if you are using a GUI SVN client, configure it
appropriately):</p>
Modified: webservices/site/trunk/targets/todo.html
URL:
http://svn.apache.org/viewvc/webservices/site/trunk/targets/todo.html?rev=1030720&r1=1030719&r2=1030720&view=diff
==============================================================================
--- webservices/site/trunk/targets/todo.html (original)
+++ webservices/site/trunk/targets/todo.html Wed Nov 3 21:55:36 2010
@@ -3,7 +3,7 @@
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.9-dev">
+<meta name="Forrest-version" content="0.8">
<meta name="Forrest-skin-name" content="pelt">
<title>Todo List</title>
<link type="text/css" href="skin/basic.css" rel="stylesheet">
@@ -147,6 +147,9 @@ document.write("Last Published: " + docu
<div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title"
class="menutitle">Projects</div>
<div id="menu_1.3" class="menuitemgroup">
<div class="menuitem">
+<a href="http://ws.apache.org/axiom/">Axiom</a>
+</div>
+<div class="menuitem">
<a href="http://ws.apache.org/jaxme/">JaxMe</a>
</div>
<div class="menuitem">
@@ -184,7 +187,6 @@ document.write("Last Published: " + docu
+-->
<div id="content">
<h1>Todo List</h1>
-<div id="front-matter">
<div id="minitoc-area">
<ul class="minitoc">
<li>
@@ -192,7 +194,6 @@ document.write("Last Published: " + docu
</li>
</ul>
</div>
-</div>
<a name="N10008"></a><a name="high"></a>
<h2 class="boxed">high</h2>