Release Notes / Version 13.2512.1
Table Of ContentsFor improved checking of conformance to CoreMedia Public API, some Java packages in module middle of the CoreMedia Blueprints workspace have been moved.
Packages com.coremedia.livecontext.
have been moved to
com.coremedia.blueprint.livecontext. in
the following modules:
lc-feeder-lib
lc-services-api
lc-services-lib
lc-asset-services
lc-asset-validators
lc-es-common
Packages com.coremedia.lc.
have been moved to
com.coremedia.blueprint.livecontext. in
the following module:
lc-validator
Packages com.coremedia.lc.
have been moved to
com.coremedia.livecontext. in the
following module:
lc-studio-lib
Packages com.coremedia.blueprint.lc.
have been moved to
com.coremedia.blueprint.livecontext. in
the following module:
lc-caefeeder-component
lc-contentfeeder-component
Packages com.coremedia.ecommerce.
have been moved to
com.coremedia.blueprint.ecommerce. in
the following module:
ec-test-util
Packages com.coremedia.catalog.
have been moved to
com.coremedia.blueprint.catalog. in the
following module:
catalog-validators
Interfaces ProductInSite and
CategoryInSite along with their implementations
have been moved to module bpbase-lc-common at new
package
com.coremedia.blueprint.base.livecontext.ecommerce.common.
Both are now the implementing classes (not interfaces anymore). The
previous implementation classes ProductInSiteImpl
and CategoryInSiteImpl have, consequently, been
removed.
Upgrade Information
Should you have changed any classes in the moved packages, you probably need to re-apply your customizations to the moved class files.
Should you have created Freemarker Templates for the moved classes
ProductInSite and
CategoryInSite, you need to move them to a new
directory
com.coremedia.blueprint.base.livecontext.ecommerce.common.
(CMS-25945)


