From 0425aadc78680e53000fd0108b540d6eca048516 Mon Sep 17 00:00:00 2001 From: gmcdonald Date: Sat, 13 Feb 2010 01:32:03 +0000 Subject: Moving axis svn, part of TLP move INFRA-2441 git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@909681 13f79535-47bb-0310-9956-ffa450edef68 --- xdocs/versioning.html | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 xdocs/versioning.html (limited to 'xdocs/versioning.html') diff --git a/xdocs/versioning.html b/xdocs/versioning.html new file mode 100644 index 0000000..1c2903b --- /dev/null +++ b/xdocs/versioning.html @@ -0,0 +1,7 @@ +Apache Axis2/C - Versioning

Versioning of Apache Axis2/C

Apache Axis2/C contains both applications, like HTTPD, and libraries, like +APR. It also contains a number of related sub-projects. It allows third-party +service modules to be written against its API (such as HTTPD), and may also +compile its own third-party modules (e.g., mod_axis2) to be used with +HTTPD.

These complexities probably mean that we need to develop a fairly +comprehensive set of versioning rules.

Being an Apache project, the Axis2/C project follows the APR guidelines on +versioning. http://apr.apache.org/versioning.html


-- cgit v1.1-32-gdbae