Return-Path: Delivered-To: apmail-ws-axis-cvs-archive@www.apache.org Received: (qmail 53642 invoked from network); 4 May 2005 07:30:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 May 2005 07:30:39 -0000 Received: (qmail 21294 invoked by uid 500); 4 May 2005 07:32:19 -0000 Delivered-To: apmail-ws-axis-cvs-archive@ws.apache.org Received: (qmail 21225 invoked by uid 500); 4 May 2005 07:32:18 -0000 Mailing-List: contact axis-cvs-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Delivered-To: mailing list axis-cvs@ws.apache.org Received: (qmail 21208 invoked by uid 99); 4 May 2005 07:32:18 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Wed, 04 May 2005 00:32:18 -0700 Received: (qmail 53515 invoked by uid 1852); 4 May 2005 07:30:24 -0000 Date: 4 May 2005 07:30:24 -0000 Message-ID: <20050504073024.53514.qmail@minotaur.apache.org> From: samisa@apache.org To: ws-axis-cvs@apache.org Subject: cvs commit: ws-axis/c/graveyard/src/transport/axis2/ssl AxisSSLChannelException.cpp AxisSSLChannelException.hpp Makefile.am OpenSSLChannel.cpp OpenSSLChannel.hpp SSLChannelLoader.cpp X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N samisa 2005/05/04 00:30:24 Removed: c/graveyard/src/transport/axis2 Axis2Transport.cpp Axis2Transport.h Axis2TransportInstantiator.cpp AxisTransportException.cpp AxisTransportException.h Channel.cpp Channel.h ChannelFactory.cpp ChannelFactory.hpp ISecureChannel.hpp Makefile.am Platform.h SecureChannel.cpp SecureChannel.hpp URL.cpp URL.h c/graveyard/src/transport/axis2/ipv6 IPV6Channel.cpp IPV6Channel.hpp IPV6Transport.cpp IPV6Transport.hpp IPV6TransportInstantiator.cpp Makefile.am c/graveyard/src/transport/axis2/ssl AxisSSLChannelException.cpp AxisSSLChannelException.hpp Makefile.am OpenSSLChannel.cpp OpenSSLChannel.hpp SSLChannelLoader.cpp Log: Removing axis2 transport as this was moved to graveyard. axis3 is the most uptodate transport.