You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by di...@apache.org on 2007/07/20 08:40:10 UTC

svn commit: r557888 - /webservices/axis2/scratch/c/dinesh/602/c/src/core/transport/tcp/s

Author: dinesh
Date: Thu Jul 19 23:40:09 2007
New Revision: 557888

URL: http://svn.apache.org/viewvc?view=rev&rev=557888
Log:
compile shell script

Added:
    webservices/axis2/scratch/c/dinesh/602/c/src/core/transport/tcp/s   (with props)

Added: webservices/axis2/scratch/c/dinesh/602/c/src/core/transport/tcp/s
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/dinesh/602/c/src/core/transport/tcp/s?view=auto&rev=557888
==============================================================================
--- webservices/axis2/scratch/c/dinesh/602/c/src/core/transport/tcp/s (added)
+++ webservices/axis2/scratch/c/dinesh/602/c/src/core/transport/tcp/s Thu Jul 19 23:40:09 2007
@@ -0,0 +1,9 @@
+#!/bin/bash
+cd receiver
+sh s
+
+cd ../sender
+sh s
+
+cd ../server/simple_tcp_server
+sh s

Propchange: webservices/axis2/scratch/c/dinesh/602/c/src/core/transport/tcp/s
------------------------------------------------------------------------------
    svn:executable = *



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org