Last modified by Admin on 2024/04/18 05:00

From version 42.1
edited by Thomas Mortagne
on 2019/10/07 11:45
Change comment: There is no comment for this version
To version 43.1
edited by Thomas Mortagne
on 2019/10/07 12:14
Change comment: There is no comment for this version

Summary

Details

ExtensionCode.ExtensionClass[0]
Description
... ... @@ -52,7 +52,7 @@
52 52   example to match all wikis starting with "wiki" and ending with a digit: ##[wiki:wiki\d]##
53 53  )))
54 54  |xwiki.extension.jar.type|9.0RC1|##STRING##|The type of the extension which otherwise is ##jar##
55 -|xwiki.extension.optionalIncluded|11.7RC1|##BOOLEAN##|Indicate of optional dependencies should be ignored or taken into account.
55 +|xwiki.extension.optionalIncluded|11.7RC1|##BOOLEAN##|Indicate if optional dependencies should be ignored or taken into account. Default is ##false## (except for ##org.xwiki## and ##com.xwiki## prefixed groupIds for which it's true).
56 56  
57 57  |=Type|=Description
58 58  |##BOOLEAN##|True or False (any case)

Get Connected