You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-commits@axis.apache.org by na...@apache.org on 2012/01/21 04:44:05 UTC

svn commit: r1234260 - in /axis/axis1/c/trunk/include/axis: ./ client/

Author: nadiramra
Date: Sat Jan 21 03:44:05 2012
New Revision: 1234260

URL: http://svn.apache.org/viewvc?rev=1234260&view=rev
Log:
minor. cleanup header files...

Modified:
    axis/axis1/c/trunk/include/axis/AxisCPPConfigDefaults.hpp
    axis/axis1/c/trunk/include/axis/AxisException.hpp
    axis/axis1/c/trunk/include/axis/AxisUserAPI.hpp
    axis/axis1/c/trunk/include/axis/AxisUserAPIArrays.hpp
    axis/axis1/c/trunk/include/axis/AxisWrapperAPI.hpp
    axis/axis1/c/trunk/include/axis/BasicHandler.hpp
    axis/axis1/c/trunk/include/axis/BasicNode.hpp
    axis/axis1/c/trunk/include/axis/GDefine.hpp
    axis/axis1/c/trunk/include/axis/Handler.hpp
    axis/axis1/c/trunk/include/axis/IAttribute.hpp
    axis/axis1/c/trunk/include/axis/IHandlerSoapDeSerializer.hpp
    axis/axis1/c/trunk/include/axis/IHandlerSoapSerializer.hpp
    axis/axis1/c/trunk/include/axis/IHeaderBlock.hpp
    axis/axis1/c/trunk/include/axis/IMessageData.hpp
    axis/axis1/c/trunk/include/axis/INamespace.hpp
    axis/axis1/c/trunk/include/axis/ISoapAttachment.hpp
    axis/axis1/c/trunk/include/axis/ISoapFault.hpp
    axis/axis1/c/trunk/include/axis/IWrapperSoapDeSerializer.hpp
    axis/axis1/c/trunk/include/axis/IWrapperSoapSerializer.hpp
    axis/axis1/c/trunk/include/axis/OtherFaultException.hpp
    axis/axis1/c/trunk/include/axis/SoapEnvVersions.hpp
    axis/axis1/c/trunk/include/axis/SoapFaultException.hpp
    axis/axis1/c/trunk/include/axis/WSDDDefines.hpp
    axis/axis1/c/trunk/include/axis/client/Call.hpp

Modified: axis/axis1/c/trunk/include/axis/AxisCPPConfigDefaults.hpp
URL: http://svn.apache.org/viewvc/axis/axis1/c/trunk/include/axis/AxisCPPConfigDefaults.hpp?rev=1234260&r1=1234259&r2=1234260&view=diff
==============================================================================
--- axis/axis1/c/trunk/include/axis/AxisCPPConfigDefaults.hpp (original)
+++ axis/axis1/c/trunk/include/axis/AxisCPPConfigDefaults.hpp Sat Jan 21 03:44:05 2012
@@ -19,8 +19,6 @@
  /**
  * @file AxisCPPConfigDefaults.hpp
  *
- * @author John Kelly (john_kelly@uk.ibm.com)
- *
  */
  
 /* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

Modified: axis/axis1/c/trunk/include/axis/AxisException.hpp
URL: http://svn.apache.org/viewvc/axis/axis1/c/trunk/include/axis/AxisException.hpp?rev=1234260&r1=1234259&r2=1234260&view=diff
==============================================================================
--- axis/axis1/c/trunk/include/axis/AxisException.hpp (original)
+++ axis/axis1/c/trunk/include/axis/AxisException.hpp Sat Jan 21 03:44:05 2012
@@ -21,8 +21,6 @@
 /**
  * @file AxisException.hpp
  *
- * @author Damitha Kumarage (damitha@opensource.lk, damitha@jkcsworld.com)
- *
  */
  
 /* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

Modified: axis/axis1/c/trunk/include/axis/AxisUserAPI.hpp
URL: http://svn.apache.org/viewvc/axis/axis1/c/trunk/include/axis/AxisUserAPI.hpp?rev=1234260&r1=1234259&r2=1234260&view=diff
==============================================================================
--- axis/axis1/c/trunk/include/axis/AxisUserAPI.hpp (original)
+++ axis/axis1/c/trunk/include/axis/AxisUserAPI.hpp Sat Jan 21 03:44:05 2012
@@ -41,7 +41,6 @@ AXIS_CPP_NAMESPACE_START
   * This file contains types defined in Axis C++. The mapping of basic xsd types
   * to the C language types.
   * 
-  * @author Susantha Kumara (susantha@opensource.lk, skumara@virtusa.com)
   */
 
 /**

Modified: axis/axis1/c/trunk/include/axis/AxisUserAPIArrays.hpp
URL: http://svn.apache.org/viewvc/axis/axis1/c/trunk/include/axis/AxisUserAPIArrays.hpp?rev=1234260&r1=1234259&r2=1234260&view=diff
==============================================================================
--- axis/axis1/c/trunk/include/axis/AxisUserAPIArrays.hpp (original)
+++ axis/axis1/c/trunk/include/axis/AxisUserAPIArrays.hpp Sat Jan 21 03:44:05 2012
@@ -32,8 +32,6 @@
   * @file AxisUserAPIArrays.hpp
   * This file contains arrays defined for the basic types declared in AxisUserAPI.hpp
   * 
-  * 
-  * @author Adrian DIck (adrian.dick@uk.ibm.com)
   */
 
 #include <time.h>

Modified: axis/axis1/c/trunk/include/axis/AxisWrapperAPI.hpp
URL: http://svn.apache.org/viewvc/axis/axis1/c/trunk/include/axis/AxisWrapperAPI.hpp?rev=1234260&r1=1234259&r2=1234260&view=diff
==============================================================================
--- axis/axis1/c/trunk/include/axis/AxisWrapperAPI.hpp (original)
+++ axis/axis1/c/trunk/include/axis/AxisWrapperAPI.hpp Sat Jan 21 03:44:05 2012
@@ -41,7 +41,6 @@ AXIS_CPP_NAMESPACE_START
  * This file contains the API functions that are implemented by the WSDL2Ws
  * tool generated code to manipulate C/C++ type for each complex type in a xml
  * schema.
- * @author Susantha Kumara (susantha@opensource.lk, skumara@virtusa.com)
  */
  
 /**

Modified: axis/axis1/c/trunk/include/axis/BasicHandler.hpp
URL: http://svn.apache.org/viewvc/axis/axis1/c/trunk/include/axis/BasicHandler.hpp?rev=1234260&r1=1234259&r2=1234260&view=diff
==============================================================================
--- axis/axis1/c/trunk/include/axis/BasicHandler.hpp (original)
+++ axis/axis1/c/trunk/include/axis/BasicHandler.hpp Sat Jan 21 03:44:05 2012
@@ -20,8 +20,6 @@
 /**
  * @file BasicHandler.hpp
  *
- * @author Susantha Kumara (skumara@virtusa.com)
- * @author Roshan Weerasuriya (roshan@opensource.lk, roshanw@jkcsworld.com) *
  */
   
 #if !defined(_BASICHANDLER_H__OF_AXIS_INCLUDED_)

Modified: axis/axis1/c/trunk/include/axis/BasicNode.hpp
URL: http://svn.apache.org/viewvc/axis/axis1/c/trunk/include/axis/BasicNode.hpp?rev=1234260&r1=1234259&r2=1234260&view=diff
==============================================================================
--- axis/axis1/c/trunk/include/axis/BasicNode.hpp (original)
+++ axis/axis1/c/trunk/include/axis/BasicNode.hpp Sat Jan 21 03:44:05 2012
@@ -19,7 +19,6 @@
 /**
  * @file BasicNode.hpp
  *
- * @author Roshan Weerasuriya (roshan@opensource.lk, roshanw@jkcsworld.com)
  */
 
 /* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

Modified: axis/axis1/c/trunk/include/axis/GDefine.hpp
URL: http://svn.apache.org/viewvc/axis/axis1/c/trunk/include/axis/GDefine.hpp?rev=1234260&r1=1234259&r2=1234260&view=diff
==============================================================================
--- axis/axis1/c/trunk/include/axis/GDefine.hpp (original)
+++ axis/axis1/c/trunk/include/axis/GDefine.hpp Sat Jan 21 03:44:05 2012
@@ -14,9 +14,6 @@
  *   See the License for the specific language governing permissions and
  *   limitations under the License.
  *
- *
- * @author Susantha Kumara (skumara@virtusa.com)
- *
  */
 
 /* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

Modified: axis/axis1/c/trunk/include/axis/Handler.hpp
URL: http://svn.apache.org/viewvc/axis/axis1/c/trunk/include/axis/Handler.hpp?rev=1234260&r1=1234259&r2=1234260&view=diff
==============================================================================
--- axis/axis1/c/trunk/include/axis/Handler.hpp (original)
+++ axis/axis1/c/trunk/include/axis/Handler.hpp Sat Jan 21 03:44:05 2012
@@ -32,8 +32,6 @@
  * @class Handler
  * @brief interface for handlers.
  *
- * @author Damitha Kumarage (damitha@opensource.lk, damitha@jkcsworld.com)
- * @author Roshan Weerasuriya (roshan@opensource.lk, roshanw@jkcsworld.com)
  */
 
 /*

Modified: axis/axis1/c/trunk/include/axis/IAttribute.hpp
URL: http://svn.apache.org/viewvc/axis/axis1/c/trunk/include/axis/IAttribute.hpp?rev=1234260&r1=1234259&r2=1234260&view=diff
==============================================================================
--- axis/axis1/c/trunk/include/axis/IAttribute.hpp (original)
+++ axis/axis1/c/trunk/include/axis/IAttribute.hpp Sat Jan 21 03:44:05 2012
@@ -42,8 +42,6 @@ AXIS_CPP_NAMESPACE_START
  *   @class IAttribute
  *   @brief interface for the IAttribute class.
  *
- *   @author Roshan Weerasuriya (roshan@opensource.lk, roshanw@jkcsworld.com)
- *
  */
 
 class IAttribute

Modified: axis/axis1/c/trunk/include/axis/IHandlerSoapDeSerializer.hpp
URL: http://svn.apache.org/viewvc/axis/axis1/c/trunk/include/axis/IHandlerSoapDeSerializer.hpp?rev=1234260&r1=1234259&r2=1234260&view=diff
==============================================================================
--- axis/axis1/c/trunk/include/axis/IHandlerSoapDeSerializer.hpp (original)
+++ axis/axis1/c/trunk/include/axis/IHandlerSoapDeSerializer.hpp Sat Jan 21 03:44:05 2012
@@ -31,8 +31,6 @@
  *  @class IHandlerSoapDeSerializer
  *  @brief interface for the IHandlerSoapDeSerializer class.
  *
- *
- *  @author Roshan Weerasuriya (roshan@opensource.lk, roshanw@jkcsworld.com)
  */
 
 /*

Modified: axis/axis1/c/trunk/include/axis/IHandlerSoapSerializer.hpp
URL: http://svn.apache.org/viewvc/axis/axis1/c/trunk/include/axis/IHandlerSoapSerializer.hpp?rev=1234260&r1=1234259&r2=1234260&view=diff
==============================================================================
--- axis/axis1/c/trunk/include/axis/IHandlerSoapSerializer.hpp (original)
+++ axis/axis1/c/trunk/include/axis/IHandlerSoapSerializer.hpp Sat Jan 21 03:44:05 2012
@@ -52,7 +52,6 @@ class IHeaderBlock;
   * }
   * </PRE>
   * 
-  * @author Roshan Weerasuriya (roshan@opensource.lk, roshanw@jkcsworld.com)
   */
 class IHandlerSoapSerializer : public IWrapperSoapSerializer
 

Modified: axis/axis1/c/trunk/include/axis/IHeaderBlock.hpp
URL: http://svn.apache.org/viewvc/axis/axis1/c/trunk/include/axis/IHeaderBlock.hpp?rev=1234260&r1=1234259&r2=1234260&view=diff
==============================================================================
--- axis/axis1/c/trunk/include/axis/IHeaderBlock.hpp (original)
+++ axis/axis1/c/trunk/include/axis/IHeaderBlock.hpp Sat Jan 21 03:44:05 2012
@@ -86,11 +86,6 @@ typedef enum 
 /**
  *  @class IHeaderBlock
  *  @brief interface for the IHeaderBlock class.
- *
- *  @author Roshan Weerasuriya (roshan@opensource.lk, roshanw@jkcsworld.com)
- *  @author Samisa Abeysinghe (sabeysinghe@virtusa.com)
- *  @author Susantha Kumara (susantha@opensource.lk, skumara@virtusa.com)
- *
  */
 
 

Modified: axis/axis1/c/trunk/include/axis/IMessageData.hpp
URL: http://svn.apache.org/viewvc/axis/axis1/c/trunk/include/axis/IMessageData.hpp?rev=1234260&r1=1234259&r2=1234260&view=diff
==============================================================================
--- axis/axis1/c/trunk/include/axis/IMessageData.hpp (original)
+++ axis/axis1/c/trunk/include/axis/IMessageData.hpp Sat Jan 21 03:44:05 2012
@@ -46,8 +46,6 @@ class IAdminUtils;
 /**
  *   @class IMessageData
  *   @brief interface for the IMessageData class.
- *   @author Susantha Kumara (skumara@virtusa.com, susantha@opensource.lk)
- *   @author Roshan Weerasuriya (roshan@jkcs.slt.lk, roshan@opensource.lk)
  */
 class IMessageData
 {

Modified: axis/axis1/c/trunk/include/axis/INamespace.hpp
URL: http://svn.apache.org/viewvc/axis/axis1/c/trunk/include/axis/INamespace.hpp?rev=1234260&r1=1234259&r2=1234260&view=diff
==============================================================================
--- axis/axis1/c/trunk/include/axis/INamespace.hpp (original)
+++ axis/axis1/c/trunk/include/axis/INamespace.hpp Sat Jan 21 03:44:05 2012
@@ -22,9 +22,6 @@
 /**
  *   @class INamespace
  *   @brief interface for the Namespace.
- *
- *   @author Roshan Weerasuriya (roshan@opensource.lk, roshanw@jkcsworld.com, roshan_444@yahoo.com)
- *
  */
 
 /* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

Modified: axis/axis1/c/trunk/include/axis/ISoapAttachment.hpp
URL: http://svn.apache.org/viewvc/axis/axis1/c/trunk/include/axis/ISoapAttachment.hpp?rev=1234260&r1=1234259&r2=1234260&view=diff
==============================================================================
--- axis/axis1/c/trunk/include/axis/ISoapAttachment.hpp (original)
+++ axis/axis1/c/trunk/include/axis/ISoapAttachment.hpp Sat Jan 21 03:44:05 2012
@@ -14,12 +14,6 @@
  *   limitations under the License.
  */
 
-/*
- * @author Nithyakala Thangarajah (nithya@opensource.lk)
- * @author Rangika Mendis (rangika@opensource.lk) 
- * @author Roshan Weerasuriya (roshan@opensource.lk, roshan@jkcsworld.com)
- *
- */
 
 /**
  * @file ISoapAttachment.hpp

Modified: axis/axis1/c/trunk/include/axis/ISoapFault.hpp
URL: http://svn.apache.org/viewvc/axis/axis1/c/trunk/include/axis/ISoapFault.hpp?rev=1234260&r1=1234259&r2=1234260&view=diff
==============================================================================
--- axis/axis1/c/trunk/include/axis/ISoapFault.hpp (original)
+++ axis/axis1/c/trunk/include/axis/ISoapFault.hpp Sat Jan 21 03:44:05 2012
@@ -17,9 +17,6 @@
 
 /**
  * @file ISoapFault.hpp
- *
- * @author Damitha Kumarage (damitha@opensource.lk, damitha@jkcsworld.com)
- *
  */
 
 /* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

Modified: axis/axis1/c/trunk/include/axis/IWrapperSoapDeSerializer.hpp
URL: http://svn.apache.org/viewvc/axis/axis1/c/trunk/include/axis/IWrapperSoapDeSerializer.hpp?rev=1234260&r1=1234259&r2=1234260&view=diff
==============================================================================
--- axis/axis1/c/trunk/include/axis/IWrapperSoapDeSerializer.hpp (original)
+++ axis/axis1/c/trunk/include/axis/IWrapperSoapDeSerializer.hpp Sat Jan 21 03:44:05 2012
@@ -40,10 +40,6 @@
 /**
     @class IWrapperSoapDeSerializer
     @brief interface for the IWrapperSoapDeSerializer class.
-
-
-    @author Susantha Kumara (skumara@virtusa.com, susantha@opensource.lk)
-    @author Roshan Weerasuriya (roshan@jkcs.slt.lk, roshan@opensource.lk)
 */
 
 AXIS_CPP_NAMESPACE_START

Modified: axis/axis1/c/trunk/include/axis/IWrapperSoapSerializer.hpp
URL: http://svn.apache.org/viewvc/axis/axis1/c/trunk/include/axis/IWrapperSoapSerializer.hpp?rev=1234260&r1=1234259&r2=1234260&view=diff
==============================================================================
--- axis/axis1/c/trunk/include/axis/IWrapperSoapSerializer.hpp (original)
+++ axis/axis1/c/trunk/include/axis/IWrapperSoapSerializer.hpp Sat Jan 21 03:44:05 2012
@@ -43,10 +43,6 @@
  *  @class IWrapperSoapSerializer
  *  @brief interface for the IWrapperSoapSerializer class.
  *
- *
- *  @author Susantha Kumara (skumara@virtusa.com, susantha@opensource.lk)
- *  @author Roshan Weerasuriya (roshan@jkcs.slt.lk, roshan@opensource.lk)
- *
  */
 
 AXIS_CPP_NAMESPACE_START

Modified: axis/axis1/c/trunk/include/axis/OtherFaultException.hpp
URL: http://svn.apache.org/viewvc/axis/axis1/c/trunk/include/axis/OtherFaultException.hpp?rev=1234260&r1=1234259&r2=1234260&view=diff
==============================================================================
--- axis/axis1/c/trunk/include/axis/OtherFaultException.hpp (original)
+++ axis/axis1/c/trunk/include/axis/OtherFaultException.hpp Sat Jan 21 03:44:05 2012
@@ -44,7 +44,6 @@ AXIS_CPP_NAMESPACE_START
  * An exception thrown back to a client application that represents a soap
  * fault generated by the server.
  * 
- * @author Mark Whitlock
  */
 
 class STORAGE_CLASS_INFO OtherFaultException : public SoapFaultException

Modified: axis/axis1/c/trunk/include/axis/SoapEnvVersions.hpp
URL: http://svn.apache.org/viewvc/axis/axis1/c/trunk/include/axis/SoapEnvVersions.hpp?rev=1234260&r1=1234259&r2=1234260&view=diff
==============================================================================
--- axis/axis1/c/trunk/include/axis/SoapEnvVersions.hpp (original)
+++ axis/axis1/c/trunk/include/axis/SoapEnvVersions.hpp Sat Jan 21 03:44:05 2012
@@ -15,8 +15,6 @@
  *   limitations under the License.
  *
  *
- * @author Roshan Weerasuriya (roshan@opensource.lk, roshan@jkcs.slt.lk)
- *
  */
 
 /* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

Modified: axis/axis1/c/trunk/include/axis/SoapFaultException.hpp
URL: http://svn.apache.org/viewvc/axis/axis1/c/trunk/include/axis/SoapFaultException.hpp?rev=1234260&r1=1234259&r2=1234260&view=diff
==============================================================================
--- axis/axis1/c/trunk/include/axis/SoapFaultException.hpp (original)
+++ axis/axis1/c/trunk/include/axis/SoapFaultException.hpp Sat Jan 21 03:44:05 2012
@@ -50,7 +50,6 @@ AXIS_CPP_NAMESPACE_START
  * can clean it's own storage in its destructor so the client application
  * doesn't have to.
  * 
- * @author Mark Whitlock
  */
 
 class STORAGE_CLASS_INFO SoapFaultException :public AxisException

Modified: axis/axis1/c/trunk/include/axis/WSDDDefines.hpp
URL: http://svn.apache.org/viewvc/axis/axis1/c/trunk/include/axis/WSDDDefines.hpp?rev=1234260&r1=1234259&r2=1234260&view=diff
==============================================================================
--- axis/axis1/c/trunk/include/axis/WSDDDefines.hpp (original)
+++ axis/axis1/c/trunk/include/axis/WSDDDefines.hpp Sat Jan 21 03:44:05 2012
@@ -14,10 +14,6 @@
  *   See the License for the specific language governing permissions and
  *   limitations under the License.
  *
- *
- *
- * @author Susantha Kumara (skumara@virtusa.com)
- *
  */
 
 /* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

Modified: axis/axis1/c/trunk/include/axis/client/Call.hpp
URL: http://svn.apache.org/viewvc/axis/axis1/c/trunk/include/axis/client/Call.hpp?rev=1234260&r1=1234259&r2=1234260&view=diff
==============================================================================
--- axis/axis1/c/trunk/include/axis/client/Call.hpp (original)
+++ axis/axis1/c/trunk/include/axis/client/Call.hpp Sat Jan 21 03:44:05 2012
@@ -22,10 +22,6 @@
  * This file Contains the Call class and equivalent C function tables
  * that all web service stubs generated by WSDL2Ws tool use to talk
  * to Axis Engine.
- *
- * @author Susantha Kumara (susantha@opensource.lk, skumara@virtusa.com)
- * @author Sanjaya Singharage (sanjayas@opensource.lk)
- * @author Samisa Abeysinghe (sabeysinghe@virtusa.com)
  */
 
 #if !defined(_CALL_H____OF_AXIS_INCLUDED_)
@@ -56,10 +52,6 @@ class AxisException;
  * @brief This file Contains the Call class and equivalent C function tables
  *        that all web service stubs generated by WSDL2Ws tool use to talk
  *        to Axis Engine.
- *
- * @author Susantha Kumara (susantha@opensource.lk, skumara@virtusa.com)
- * @author Sanjaya Singharage (sanjayas@opensource.lk)
- * @author Samisa Abeysinghe (sabeysinghe@virtusa.com)
  */
 
 /* A separate call class object should be used by each thread */