Author: veithen
Date: Fri Nov 16 21:33:35 2012
New Revision: 1410579
URL: http://svn.apache.org/viewvc?rev=1410579&view=rev
Log:
Removed the http module. Its contents have been moved to Axis2 core.
Removed:
axis/axis2/java/transports/trunk/modules/http/
Modified:
axis/axis2/java/transports/trunk/pom.xml
Modified: axis/axis2/java/transports/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/java/transports/trunk/pom.xml?rev=1410579&r1=1410578&r2=1410579&view=diff
==============================================================================
--- axis/axis2/java/transports/trunk/pom.xml (original)
+++ axis/axis2/java/transports/trunk/pom.xml Fri Nov 16 21:33:35 2012
@@ -147,7 +147,6 @@
</scm>
<modules>
- <module>modules/http</module>
<module>modules/sms</module>
<module>modules/all</module>
</modules>