aboutsummaryrefslogtreecommitdiff
path: root/doc/cbt-developer/version-compatibility.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/cbt-developer/version-compatibility.md')
-rw-r--r--doc/cbt-developer/version-compatibility.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/cbt-developer/version-compatibility.md b/doc/cbt-developer/version-compatibility.md
index f324c31..d3e2302 100644
--- a/doc/cbt-developer/version-compatibility.md
+++ b/doc/cbt-developer/version-compatibility.md
@@ -22,6 +22,7 @@ minimize the risk.
However there are more things that can break compatibility when changed:
- the format of the `// cbt: ` version string
- the name and format of Build classes (or files) that CBT looks for
+- looking for `build/` directories
- communication between versions via reflection in particular
- how the TrapSecurityManager of each CBT version talks to the
installed TrapSecurityManager via reflection