This is an automated email from the ASF dual-hosted git repository. billblough pushed a commit to tag 0.96 in repository https://gitbox.apache.org/repos/asf/axis-axis2-c-core.git
commit 6dd50beedc002fce052ee97c815f8a6fa50aa5fa Author: Sanjaya Ratnaweera <p...@apache.org> AuthorDate: Wed Dec 20 10:55:33 2006 +0000 Added content to README --- tools/codegen/samples/README | 50 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) diff --git a/tools/codegen/samples/README b/tools/codegen/samples/README index e69de29..4f7ec00 100644 --- a/tools/codegen/samples/README +++ b/tools/codegen/samples/README @@ -0,0 +1,50 @@ + + Apache Axis2/C Codegen samples + + What is it? + ----------- + + This package consists the samples of Apache Axis2/C Codegen. + + 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 Rampart module from + + https://svn.apache.org/repos/asf/webservices/axis2/trunk/c/tools/codegen/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 Codegen samples + please join the Apache Axis2/C user community by subscribing to users mailing + list, axis-c-u...@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 Codegen 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 Codegen + samples please subscribe to the `axis-c-...@ws.apache.org' mailing list + as described at http://ws.apache.org/axis2/c/mail-lists.html + + Acknowledgments + ---------------- + + Apache Axis2/C Codegen samples relies heavily on the use of autoconf and libtool + to provide a build environment.