Release Notes / Version 13.2512.1
Table Of ContentsRenaming of "LiveContext" Java Packages
For 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.
Follow Section, “Renaming of "LiveContext" Java Packages ” for upgrade information.
(CMS-25945)


