Author: ruwan
Date: Wed Dec  2 07:06:19 2009
New Revision: 886066

URL: http://svn.apache.org/viewvc?rev=886066&view=rev
Log:
Removing the XMPP documentation links since it doesn't carry any documentation

Modified:
    webservices/commons/branches/modules/transport/1.0.0/src/site/site.xml
    
webservices/commons/branches/modules/transport/1.0.0/src/site/xdoc/docs_index.xml
    webservices/commons/branches/modules/transport/1.0.0/src/site/xdoc/index.xml

Modified: webservices/commons/branches/modules/transport/1.0.0/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/branches/modules/transport/1.0.0/src/site/site.xml?rev=886066&r1=886065&r2=886066&view=diff
==============================================================================
--- webservices/commons/branches/modules/transport/1.0.0/src/site/site.xml 
(original)
+++ webservices/commons/branches/modules/transport/1.0.0/src/site/site.xml Wed 
Dec  2 07:06:19 2009
@@ -56,7 +56,7 @@
                 <item name="JMS" href="jms.html"/>
                 <item name="Mail" href="mail.html"/>
                 <item name="TCP" href="tcp-transport.html"/>
-                <item name="XMPP" href="xmpp.html"/>
+                <!--<item name="XMPP" href="xmpp.html"/>-->
                 <item name="SMS" href="sms.html"/>
             </item>
             <item name="Project Information" href="project-info.html">

Modified: 
webservices/commons/branches/modules/transport/1.0.0/src/site/xdoc/docs_index.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/branches/modules/transport/1.0.0/src/site/xdoc/docs_index.xml?rev=886066&r1=886065&r2=886066&view=diff
==============================================================================
--- 
webservices/commons/branches/modules/transport/1.0.0/src/site/xdoc/docs_index.xml
 (original)
+++ 
webservices/commons/branches/modules/transport/1.0.0/src/site/xdoc/docs_index.xml
 Wed Dec  2 07:06:19 2009
@@ -38,7 +38,7 @@
   <li><a href="./mail.html">E-Mail Transport</a></li>
   <li><a href="./sms.html">SMS Transport</a></li>
   <li><a href="./tcp-transport.html">TCP Transport</a></li>
-  <li><a href="./xmpp.html">XMPP Transport</a></li>
+  <!--<li><a href="./xmpp.html">XMPP Transport</a></li>-->
   </ul>
 </section>
 

Modified: 
webservices/commons/branches/modules/transport/1.0.0/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/branches/modules/transport/1.0.0/src/site/xdoc/index.xml?rev=886066&r1=886065&r2=886066&view=diff
==============================================================================
--- 
webservices/commons/branches/modules/transport/1.0.0/src/site/xdoc/index.xml 
(original)
+++ 
webservices/commons/branches/modules/transport/1.0.0/src/site/xdoc/index.xml 
Wed Dec  2 07:06:19 2009
@@ -46,7 +46,7 @@
   <li><a href="./mail.html">E-Mail Transport</a></li>
   <li><a href="./sms.html">SMS Transport</a></li>
   <li><a href="./tcp-transport.html">TCP Transport</a></li>
-  <li><a href="./xmpp.html">XMPP Transport</a></li>
+  <!--<li><a href="./xmpp.html">XMPP Transport</a></li>-->
   <li>The Developer mailing list:  <a 
href="mailto:commons-dev-subscr...@ws.apache.org";>Subscribe</a></li>
   <!--li>The Synapse Wiki <a 
href="http://wiki.apache.org/ws/Synapse";>http://wiki.apache.org/ws/Synapse</a></li-->
   </ul>


Reply via email to