svn commit: r1442712 - in /axis/axis2/java/core/trunk/src/site: apt/ apt/docs/ apt/docs/jms-transport.apt apt/docs/tcp-transport.apt apt/docs/udp-transport.apt xdoc/docs/mail-transport.xml xdoc/docs/t

2013-02-05 Thread veithen
Author: veithen
Date: Tue Feb  5 19:48:49 2013
New Revision: 1442712

URL: http://svn.apache.org/viewvc?rev=1442712&view=rev
Log:
AXIS2-5434: Moved the transport docs to Axis2 core.

Added:
axis/axis2/java/core/trunk/src/site/apt/
axis/axis2/java/core/trunk/src/site/apt/docs/
axis/axis2/java/core/trunk/src/site/apt/docs/jms-transport.apt
  - copied unchanged from r1442710, 
axis/axis2/java/transports/trunk/src/site/apt/jms.apt
axis/axis2/java/core/trunk/src/site/apt/docs/tcp-transport.apt
  - copied unchanged from r1442710, 
axis/axis2/java/transports/trunk/src/site/apt/tcp-transport.apt
axis/axis2/java/core/trunk/src/site/apt/docs/udp-transport.apt
  - copied unchanged from r1442710, 
axis/axis2/java/transports/trunk/src/site/apt/udp.apt
axis/axis2/java/core/trunk/src/site/xdoc/docs/mail-transport.xml
  - copied unchanged from r1442710, 
axis/axis2/java/transports/trunk/src/site/xdoc/mail.xml
axis/axis2/java/core/trunk/src/site/xdoc/docs/xmpp-transport.xml
  - copied unchanged from r1442710, 
axis/axis2/java/transports/trunk/src/site/xdoc/xmpp.xml
Modified:
axis/axis2/java/core/trunk/src/site/xdoc/docs/toc.xml

Modified: axis/axis2/java/core/trunk/src/site/xdoc/docs/toc.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/src/site/xdoc/docs/toc.xml?rev=1442712&r1=1442711&r2=1442712&view=diff
==
--- axis/axis2/java/core/trunk/src/site/xdoc/docs/toc.xml (original)
+++ axis/axis2/java/core/trunk/src/site/xdoc/docs/toc.xml Tue Feb  5 19:48:49 
2013
@@ -95,7 +95,12 @@ Guide
 Transport sender
 18.2 HTTP
 servlet transport
-18.3 Custom
+18.3 JMS Transport
+18.4 TCP Transport
+18.5 Mail Transport
+18.6 UDP Transport
+18.7 XMPP Transport
+18.8 Custom
 Transport
 
 




svn commit: r1442713 - in /axis/axis2/java/transports/trunk/src/site: apt/ xdoc/mail.xml xdoc/xmpp.xml

2013-02-05 Thread veithen
Author: veithen
Date: Tue Feb  5 19:49:50 2013
New Revision: 1442713

URL: http://svn.apache.org/viewvc?rev=1442713&view=rev
Log:
AXIS2-5434: Moved the transport docs to Axis2 core.

Removed:
axis/axis2/java/transports/trunk/src/site/apt/
axis/axis2/java/transports/trunk/src/site/xdoc/mail.xml
axis/axis2/java/transports/trunk/src/site/xdoc/xmpp.xml