Hi Jon, What this message means is that somewhere in you are referencing a component which works in 6.3 but may no longer work in 6.5. In this specific instance, it looks like your contentpage component overrides wcm/foundation/components/page, which is deprecated in 6.5. The new component to overr...