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.
References to LayerX are found in 3 locations:
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.