Skip to content

fix(create-module): add missing namespaces#628

Merged
GauBen merged 1 commit intomainfrom
fix/missing-namespaces
Jan 29, 2026
Merged

fix(create-module): add missing namespaces#628
GauBen merged 1 commit intomainfrom
fix/missing-namespaces

Conversation

@GauBen
Copy link
Member

@GauBen GauBen commented Jan 29, 2026

Description

Add common JCR namespaces to the create-module/archetype

Checklist

Source code

  • I've shared and documented any breaking change
  • I've reviewed and updated the jahia-depends

Tests

  • I've provided Unit and/or Integration Tests
  • I've updated the parent issue with required manual validations

Tip

Documentation to guide the reviews: How to do a code review

@GauBen GauBen requested a review from a team as a code owner January 29, 2026 08:31
Copilot AI review requested due to automatic review settings January 29, 2026 08:31
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds missing JCR (Java Content Repository) namespace declarations to the create-module archetype template to ensure completeness and consistency with standard JCR specifications.

Changes:

  • Added four common JCR namespace declarations (nt, mix, jcr, j) to the definitions.cnd template
  • Added a comment to clarify module-specific namespaces

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@GauBen GauBen merged commit 2f8dc5f into main Jan 29, 2026
16 checks passed
@GauBen GauBen deleted the fix/missing-namespaces branch January 29, 2026 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants