You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by Samisa Abeysinghe <sa...@wso2.com> on 2007/04/03 05:07:39 UTC

Re: [Axis2] Time for 1.0 Release

>
>    As a C project, I would suggest that it might make sense for Axis2/C
> to follow the lead of other major Apache C projects, such as APR and
> httpd.  These two have fairly detailed versioning guidelines and
> requirements, especially in relation to the promise of stable APIs
> and ABIs, compile-time options, etc.:
>
> http://apr.apache.org/versioning.html
>   
I added version macros and functions for compile time and runtime checks 
looking how it was done it APR.
I went through the APR versioning doc couple of times and I hope we 
could use as it is as our versioning guidelines.

Thanks,
Samisa...

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


Re: [Axis2] Time for 1.0 Release

Posted by Dinesh Premalal <xy...@gmail.com>.
Samisa Abeysinghe <sa...@wso2.com> writes:

> I added version macros and functions for compile time and runtime
> checks looking how it was done it APR.
> I went through the APR versioning doc couple of times and I hope we
> could use as it is as our versioning guidelines.

+1 , It is better to get exsisting guideline and tailor it to our
requirements rather than developing it from the scratch. 

thanks,
Dinesh

-- 
Dinesh Premalal
dinesh@wso2.com
WSO2, Inc.; http://www.wso2.com/
GPG Key ID : A255955C
GPG Key Finger Print : C481 E5D4 C27E DC34 9257  0229 4F44 266E A255 955C

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