Release Notes / Version 11.2201
Table Of Contents
The deprecated method
com.coremedia.cmdline.BaseCommandLineClient#addOptionValidated
has been removed from the Java API. If you still use it in your project code, switch to
options.addOption(option)
,
options
and
option
referring to the arguments of
addOptionValidated
.
(CMS-20025)
- Third-Party Update: Apache Tika and Transitive Dependencies
- Removal: Deprecated Site#getManagerGroupName Method
Was this article useful?