Skip to content

Commit f58911e

Browse files
committedDec 6, 2011
Documented expected compatibility between releases for the SOAP API
1 parent bbde4d4 commit f58911e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
 

‎docbook/developers/en/integrators.sgml

+12
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,18 @@
4141
Eclipse Orbit</ulink>
4242
</sect2>
4343
</sect1>
44+
45+
<sect1 id="integrators.compatibility">
46+
<title>Compatibility between releases</title>
47+
48+
<para>The SOAP API signature will change between minor releases, typically to add new functionality or to extend existing features.
49+
</para>
50+
<para>Some of these changes might require a refresh of the client libraries generated, for instance Apache Axis 1 SOAP stubs must be
51+
regenerated if a complex type receives a new property. Such changes will be announced before the release of the new MantisBT version
52+
on the <ulink url="http://lists.sourceforge.net/mailman/listinfo/mantisbt-soap-dev"> mantisbt-soap-dev mailing list</ulink> .
53+
Typically there will be two weeks time to integrate the new SOAP stubs.</para>
54+
55+
</sect1>
4456

4557
<sect1 id="integrators.support">
4658
<title>Support</title>

0 commit comments

Comments
 (0)