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 ch...@apache.org on 2007/04/19 10:15:42 UTC

svn commit: r530316 - in /webservices/axis2/trunk/c/samples: INSTALL README

Author: chatra
Date: Thu Apr 19 01:15:39 2007
New Revision: 530316

URL: http://svn.apache.org/viewvc?view=rev&rev=530316
Log:
reviewed files

Modified:
    webservices/axis2/trunk/c/samples/INSTALL
    webservices/axis2/trunk/c/samples/README

Modified: webservices/axis2/trunk/c/samples/INSTALL
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/INSTALL?view=diff&rev=530316&r1=530315&r2=530316
==============================================================================
--- webservices/axis2/trunk/c/samples/INSTALL (original)
+++ webservices/axis2/trunk/c/samples/INSTALL Thu Apr 19 01:15:39 2007
@@ -1,14 +1,14 @@
-Getting Axis2/C samples source working on Linux
-=============================================
-Build the source
-This can be done using the following command sequence:
-        ./configure
-        make
-        make install
-        use './configure --help' for options
-
-NOTE: If you don't provide a --prefix configure option, it will by default 
-install into /usr/local/axis2c/samples directory.
-
-
-
+Getting Axis2/C Samples Source Working on Linux
+=============================================
+Build the source
+This can be done using the following command sequence:
+        ./configure
+        make
+        make install
+        use './configure --help' for options
+
+NOTE: If you don't provide a --prefix configure option, it will by default 
+install into /usr/local/axis2c/samples directory.
+
+
+

Modified: webservices/axis2/trunk/c/samples/README
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/README?view=diff&rev=530316&r1=530315&r2=530316
==============================================================================
--- webservices/axis2/trunk/c/samples/README (original)
+++ webservices/axis2/trunk/c/samples/README Thu Apr 19 01:15:39 2007
@@ -1,50 +1,51 @@
-
-                          Apache Axis2/C samples
-
-  What is it?
-  -----------
-
-  This package consists the samples of Apache Axis2/C.
-  
-  As a project of the Apache Software Foundation, the
-  developers aim to collaboratively develop and maintain a robust,
-  commercial-grade, standards-based Web Services stack implementation with 
-  freely available source code.
-
-  The Latest Version
-  ------------------
-
-  You can get the latest svn checkout of Apache Axis2/C samples from
-
-  https://svn.apache.org/repos/asf/webservices/axis2/trunk/c/samples
-
-  Installation
-  ------------
-
-  Please see the file called INSTALL.
-
-  Licensing
-  ---------
-
-  Please see the file called LICENSE.
-
-  Contacts
-  --------
-
-     o If you want freely available support for using Apache Axis2/C samples please
-       join the Apache Axis2/C user community by subscribing to users mailing
-       list, axis-c-user@ws.apache.org' as described at
-       http://ws.apache.org/axis2/c/mail-lists.html
-
-     o If you have a bug report for Apache Axis2/C samples please go log a Jira issue
-       at http://issues.apache.org/jira/browse/AXIS2C
-
-     o If you want to participate in actively developing Apache Axis2/C samples please
-       subscribe to the `axis-c-dev@ws.apache.org' mailing list as described at
-       http://ws.apache.org/axis2/c/mail-lists.html
-
-  Acknowledgments
-  ----------------
-
-  Apache Axis2/C samples relies heavily on the use of autoconf and libtool to provide
-  a build environment. 
+
+                          Apache Axis2/C Samples
+                         ------------------------
+
+  What Is It?
+  -----------
+
+  This package consists the samples of Apache Axis2/C.
+  
+  As a project of the Apache Software Foundation, the
+  developers aim to collaboratively develop and maintain a robust,
+  commercial-grade, standards-based Web services stack implementation with 
+  freely available source code.
+
+  The Latest Version
+  ------------------
+
+  You can get the latest svn checkout of Apache Axis2/C samples from
+
+  https://svn.apache.org/repos/asf/webservices/axis2/trunk/c/samples
+
+  Installation
+  ------------
+
+  Please see the file called INSTALL.
+
+  Licensing
+  ---------
+
+  Please see the file called LICENSE.
+
+  Contacts
+  --------
+
+     o If you want freely available support for using Apache Axis2/C samples please
+       join the Apache Axis2/C user community by subscribing to users mailing
+       list, axis-c-user@ws.apache.org' as described at
+       http://ws.apache.org/axis2/c/mail-lists.html
+
+     o If you have a bug report for Apache Axis2/C samples please log-in and create a JIRA issue
+       at http://issues.apache.org/jira/browse/AXIS2C
+
+     o If you want to participate actively in developing Apache Axis2/C samples please
+       subscribe to the `axis-c-dev@ws.apache.org' mailing list as described at
+       http://ws.apache.org/axis2/c/mail-lists.html
+
+  Acknowledgements
+  ----------------
+
+  Apache Axis2/C samples rely heavily on the use of autoconf and libtool to provide
+  a build environment. 



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