Author: dkulp
Date: Mon Jan 20 15:25:41 2014
New Revision: 1559738
URL: http://svn.apache.org/r1559738
Log:
Archive tcpmon and xmlrpc
Modified:
webservices/website/dev.html
webservices/website/index.html
webservices/website/irc.html
webservices/website/mail-lists.html
webservices/website/project-info.html
webservices/website/team-list.html
Modified: webservices/website/dev.html
URL:
http://svn.apache.org/viewvc/webservices/website/dev.html?rev=1559738&r1=1559737&r2=1559738&view=diff
==============================================================================
--- webservices/website/dev.html (original)
+++ webservices/website/dev.html Mon Jan 20 15:25:41 2014
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at May 23, 2013
+ | Generated by Apache Maven Doxia at Jan 20, 2014
| Rendered using Apache Maven Fluido Skin 1.3.0
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20130523" />
+ <meta name="Date-Revision-yyyymmdd" content="20140120" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Web Services - Developer resources</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -56,7 +56,7 @@
- <li id="publishDate" class="pull-right">Last Published:
2013-05-23</li>
+ <li id="publishDate" class="pull-right">Last Published:
2014-01-20</li>
</ul>
</div>
@@ -108,13 +108,6 @@
<li>
- <a href="tcpmon/" title="TCPMon">
- <i class="none"></i>
- TCPMon</a>
- </li>
-
- <li>
-
<a href="woden/" title="Woden">
<i class="none"></i>
Woden</a>
@@ -129,13 +122,6 @@
<li>
- <a href="xmlrpc/" title="XML-RPC">
- <i class="none"></i>
- XML-RPC</a>
- </li>
-
- <li>
-
<a href="commons/xmlschema14/" title="XmlSchema 1.4">
<i class="none"></i>
XmlSchema 1.4</a>
@@ -232,7 +218,7 @@ mvn site:stage scm-publish:publish-scm -
<footer>
<div class="container-fluid">
- <div class="row span12">Copyright © 2013
+ <div class="row span12">Copyright © 2014
<a href="http://www.apache.org/">The Apache Software
Foundation</a>.
All Rights Reserved.
Modified: webservices/website/index.html
URL:
http://svn.apache.org/viewvc/webservices/website/index.html?rev=1559738&r1=1559737&r2=1559738&view=diff
==============================================================================
--- webservices/website/index.html (original)
+++ webservices/website/index.html Mon Jan 20 15:25:41 2014
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at May 23, 2013
+ | Generated by Apache Maven Doxia at Jan 20, 2014
| Rendered using Apache Maven Fluido Skin 1.3.0
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20130523" />
+ <meta name="Date-Revision-yyyymmdd" content="20140120" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Web Services -
Welcome</title>
@@ -58,7 +58,7 @@
- <li id="publishDate" class="pull-right">Last Published:
2013-05-23</li>
+ <li id="publishDate" class="pull-right">Last Published:
2014-01-20</li>
</ul>
</div>
@@ -108,13 +108,6 @@
<li>
- <a href="tcpmon/" title="TCPMon">
- <i class="none"></i>
- TCPMon</a>
- </li>
-
- <li>
-
<a href="woden/" title="Woden">
<i class="none"></i>
Woden</a>
@@ -129,13 +122,6 @@
<li>
- <a href="xmlrpc/" title="XML-RPC">
- <i class="none"></i>
- XML-RPC</a>
- </li>
-
- <li>
-
<a href="commons/xmlschema14/" title="XmlSchema 1.4">
<i class="none"></i>
XmlSchema 1.4</a>
@@ -261,21 +247,13 @@
<td>A general framework for the programmers to use WS
Policy.</td>
</tr>
<tr class="a">
- <td><a href="tcpmon/">Apache TCPMon</a></td>
- <td>A tool to intercept SOAP/HTTP messages.</td>
- </tr>
- <tr class="b">
<td><a href="woden/">Apache Woden</a></td>
<td>A Java class library for reading, manipulating,
creating and writing WSDL documents.</td>
</tr>
- <tr class="a">
+ <tr class="b">
<td><a href="wss4j/">Apache WSS4J</a></td>
<td>An implementation of the OASIS Web Services Security
(WS-Security) from OASIS Web Services Security TC.</td>
</tr>
- <tr class="b">
- <td><a href="xmlrpc/">Apache XML-RPC</a></td>
- <td>A Java implementation of XML-RPC, a popular protocol
that uses XML over HTTP to implement remote procedure calls.</td>
- </tr>
<tr class="a">
<td><a href="commons/xmlschema20/">Apache
XmlSchema</a></td>
<td>A Java class library for creating and traversing W3C
XML Schema 1.0 documents.</td>
@@ -295,6 +273,14 @@
<td><a class="externalLink"
href="http://svn.apache.org/repos/asf/webservices/archive/soap/">Apache
SOAP</a></td>
<td>A first generation SOAP stack.</td>
</tr>
+ <tr class="a">
+ <td><a class="externalLink"
href="http://svn.apache.org/repos/asf/webservices/archive/tcpmon/">Apache
TCPMon</a></td>
+ <td>A tool to intercept SOAP/HTTP messages.</td>
+ </tr>
+ <tr class="b">
+ <td><a class="externalLink"
href="http://svn.apache.org/repos/asf/webservices/archive/xmlrpc/">Apache
XML-RPC</a></td>
+ <td>A Java implementation of XML-RPC, a popular protocol
that uses XML over HTTP to implement remote procedure calls.</td>
+ </tr>
</table>
<p>
Source and binary releases for these projects are still
available from <a class="externalLink"
href="http://archive.apache.org/dist/ws/">archive.apache.org</a>.
@@ -330,7 +316,7 @@
<footer>
<div class="container-fluid">
- <div class="row span12">Copyright © 2013
+ <div class="row span12">Copyright © 2014
<a href="http://www.apache.org/">The Apache Software
Foundation</a>.
All Rights Reserved.
Modified: webservices/website/irc.html
URL:
http://svn.apache.org/viewvc/webservices/website/irc.html?rev=1559738&r1=1559737&r2=1559738&view=diff
==============================================================================
--- webservices/website/irc.html (original)
+++ webservices/website/irc.html Mon Jan 20 15:25:41 2014
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at May 23, 2013
+ | Generated by Apache Maven Doxia at Jan 20, 2014
| Rendered using Apache Maven Fluido Skin 1.3.0
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20130523" />
+ <meta name="Date-Revision-yyyymmdd" content="20140120" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Web Services - IRC</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -56,7 +56,7 @@
- <li id="publishDate" class="pull-right">Last Published:
2013-05-23</li>
+ <li id="publishDate" class="pull-right">Last Published:
2014-01-20</li>
</ul>
</div>
@@ -108,13 +108,6 @@
<li>
- <a href="tcpmon/" title="TCPMon">
- <i class="none"></i>
- TCPMon</a>
- </li>
-
- <li>
-
<a href="woden/" title="Woden">
<i class="none"></i>
Woden</a>
@@ -129,13 +122,6 @@
<li>
- <a href="xmlrpc/" title="XML-RPC">
- <i class="none"></i>
- XML-RPC</a>
- </li>
-
- <li>
-
<a href="commons/xmlschema14/" title="XmlSchema 1.4">
<i class="none"></i>
XmlSchema 1.4</a>
@@ -231,7 +217,7 @@
<footer>
<div class="container-fluid">
- <div class="row span12">Copyright © 2013
+ <div class="row span12">Copyright © 2014
<a href="http://www.apache.org/">The Apache Software
Foundation</a>.
All Rights Reserved.
Modified: webservices/website/mail-lists.html
URL:
http://svn.apache.org/viewvc/webservices/website/mail-lists.html?rev=1559738&r1=1559737&r2=1559738&view=diff
==============================================================================
--- webservices/website/mail-lists.html (original)
+++ webservices/website/mail-lists.html Mon Jan 20 15:25:41 2014
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at May 23, 2013
+ | Generated by Apache Maven Doxia at Jan 20, 2014
| Rendered using Apache Maven Fluido Skin 1.3.0
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20130523" />
+ <meta name="Date-Revision-yyyymmdd" content="20140120" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Web Services - Project Mailing Lists</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -56,7 +56,7 @@
- <li id="publishDate" class="pull-right">Last Published:
2013-05-23</li>
+ <li id="publishDate" class="pull-right">Last Published:
2014-01-20</li>
</ul>
</div>
@@ -106,13 +106,6 @@
<li>
- <a href="tcpmon/" title="TCPMon">
- <i class="none"></i>
- TCPMon</a>
- </li>
-
- <li>
-
<a href="woden/" title="Woden">
<i class="none"></i>
Woden</a>
@@ -127,13 +120,6 @@
<li>
- <a href="xmlrpc/" title="XML-RPC">
- <i class="none"></i>
- XML-RPC</a>
- </li>
-
- <li>
-
<a href="commons/xmlschema14/" title="XmlSchema 1.4">
<i class="none"></i>
XmlSchema 1.4</a>
@@ -231,7 +217,7 @@
<footer>
<div class="container-fluid">
- <div class="row span12">Copyright © 2013
+ <div class="row span12">Copyright © 2014
<a href="http://www.apache.org/">The Apache Software
Foundation</a>.
All Rights Reserved.
Modified: webservices/website/project-info.html
URL:
http://svn.apache.org/viewvc/webservices/website/project-info.html?rev=1559738&r1=1559737&r2=1559738&view=diff
==============================================================================
--- webservices/website/project-info.html (original)
+++ webservices/website/project-info.html Mon Jan 20 15:25:41 2014
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at May 23, 2013
+ | Generated by Apache Maven Doxia at Jan 20, 2014
| Rendered using Apache Maven Fluido Skin 1.3.0
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20130523" />
+ <meta name="Date-Revision-yyyymmdd" content="20140120" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Web Services - Project Information</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -56,7 +56,7 @@
- <li id="publishDate" class="pull-right">Last Published:
2013-05-23</li>
+ <li id="publishDate" class="pull-right">Last Published:
2014-01-20</li>
</ul>
</div>
@@ -108,13 +108,6 @@
<li>
- <a href="tcpmon/" title="TCPMon">
- <i class="none"></i>
- TCPMon</a>
- </li>
-
- <li>
-
<a href="woden/" title="Woden">
<i class="none"></i>
Woden</a>
@@ -129,13 +122,6 @@
<li>
- <a href="xmlrpc/" title="XML-RPC">
- <i class="none"></i>
- XML-RPC</a>
- </li>
-
- <li>
-
<a href="commons/xmlschema14/" title="XmlSchema 1.4">
<i class="none"></i>
XmlSchema 1.4</a>
@@ -233,7 +219,7 @@
<footer>
<div class="container-fluid">
- <div class="row span12">Copyright © 2013
+ <div class="row span12">Copyright © 2014
<a href="http://www.apache.org/">The Apache Software
Foundation</a>.
All Rights Reserved.
Modified: webservices/website/team-list.html
URL:
http://svn.apache.org/viewvc/webservices/website/team-list.html?rev=1559738&r1=1559737&r2=1559738&view=diff
==============================================================================
--- webservices/website/team-list.html (original)
+++ webservices/website/team-list.html Mon Jan 20 15:25:41 2014
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at May 23, 2013
+ | Generated by Apache Maven Doxia at Jan 20, 2014
| Rendered using Apache Maven Fluido Skin 1.3.0
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20130523" />
+ <meta name="Date-Revision-yyyymmdd" content="20140120" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Web Services - Team list</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -56,7 +56,7 @@
- <li id="publishDate" class="pull-right">Last Published:
2013-05-23</li>
+ <li id="publishDate" class="pull-right">Last Published:
2014-01-20</li>
</ul>
</div>
@@ -106,13 +106,6 @@
<li>
- <a href="tcpmon/" title="TCPMon">
- <i class="none"></i>
- TCPMon</a>
- </li>
-
- <li>
-
<a href="woden/" title="Woden">
<i class="none"></i>
Woden</a>
@@ -127,13 +120,6 @@
<li>
- <a href="xmlrpc/" title="XML-RPC">
- <i class="none"></i>
- XML-RPC</a>
- </li>
-
- <li>
-
<a href="commons/xmlschema14/" title="XmlSchema 1.4">
<i class="none"></i>
XmlSchema 1.4</a>
@@ -246,7 +232,7 @@ window.onLoad = init();
<footer>
<div class="container-fluid">
- <div class="row span12">Copyright © 2013
+ <div class="row span12">Copyright © 2014
<a href="http://www.apache.org/">The Apache Software
Foundation</a>.
All Rights Reserved.