summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/source/definition.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/source/definition.rst b/doc/source/definition.rst
index ee5d379c..4cd8b0ea 100644
--- a/doc/source/definition.rst
+++ b/doc/source/definition.rst
@@ -8,6 +8,13 @@ YAML file, or a directory. If you choose a directory, all of
the .yaml/.yml or .json files in that directory will be read, and all the
jobs they define will be created or updated.
+.. note::
+
+ Jenkins Job Builder 2.x plugins are designed to default to generating the
+ xml format for the latest supported version of JJB. This is a change in
+ behaviour from 1.x and below which defaulted to the oldest supported plugin
+ version.
+
Definitions
-----------