Skip to content

Removing LayerX References #4

Description

@josecarlosgt

References to LayerX are found in 3 locations:

  • src/main/import/repository.xml and repository.xml.generated -> the j:title property.
  • src/main/resources/META-INF/rules.drl.disabled -> the package name in this class.
  • src/main/resources/META-INF/definitions.cnd -> the URL specified for the d content type. It is not possible to update only the URL, since Jahia raises a "duplicate content type definition error" when attempting to do so. Thus, updating the URL might require a fresh install of the whole instance. Unless, there is a way to update only the URL.

In addition, the files in the first two items above seem to be generated with an archetype. Thus, re-generating the bundle with the archetype might be more appropriate than updating the references manually.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions