Release Notes / Version 12.2506.0
Table Of Contents
Content-Server: Removal of
deprecated query command line tool options:
The deprecated
pathsandversions(short option:e) option of thequerycommand line tool were removed. Use thepathandversionqueryparameter instead.
The location of loggers for certain classes changed. The following
classes are now using a logger in their own class instead of the
logger of the hox.corem.server.Server class:
hox.corem.server.ResourceImplhox.corem.server.DocumentTypeImplhox.corem.server.FolderImplhox.corem.server.RepositoryImplhox.corem.server.ListenerManagerhox.corem.server.CapUserManagerhox.corem.server.ResourceCachehox.corem.server.SessionManagerhox.corem.server.SortingServiceFactory
Common:
com.coremedia.publisher.importer.XmlPropertyTransformer#getFilternow also throwsNoSuchMethodExceptionandInvocationTargetException
Middle:
com.coremedia.cap.util.ContentCacheKeynow extendscom.coremedia.cache.util.ObjectCacheKeyinstead ofcom.coremedia.cap.util.ObjectCacheKey
(CMS-23686)


