Skip to content

Delete MAPL2 module and MAPL/ subdirectory#4890

Merged
tclune merged 2 commits into
release/MAPL-v3from
feature/4888-delete-mapl2
May 14, 2026
Merged

Delete MAPL2 module and MAPL/ subdirectory#4890
tclune merged 2 commits into
release/MAPL-v3from
feature/4888-delete-mapl2

Conversation

@tclune
Copy link
Copy Markdown
Collaborator

@tclune tclune commented May 14, 2026

Summary

  • Removes all #ifdef MAPL_SUPPORT_MAPL3 conditional blocks from MAPL/MAPL.F90 and MAPL/CMakeLists.txt
  • Deletes the MAPL/ subdirectory entirely; the MAPL umbrella target is now solely provided by mapl3g/
  • Removes add_subdirectory(MAPL) from the top-level CMakeLists.txt

Motivation

With all external clients migrated to use MAPL (PR2* series), the MAPL2 transitional module is no longer needed. This completes the MAPL2 retirement sequence.

Related Issues

Closes #4888

Dependencies

Requires all PR2* merges:

@tclune tclune requested a review from a team as a code owner May 14, 2026 16:32
@tclune tclune added Changelog Skip Skips the Changelog Enforcer 0 Diff The changes in this pull request have verified to be zero-diff with the target branch. labels May 14, 2026
@github-actions github-actions Bot added the 📈 MAPL3 MAPL 3 Related label May 14, 2026
@tclune tclune merged commit 23258f3 into release/MAPL-v3 May 14, 2026
31 of 38 checks passed
@tclune tclune deleted the feature/4888-delete-mapl2 branch May 14, 2026 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0 Diff The changes in this pull request have verified to be zero-diff with the target branch. Changelog Skip Skips the Changelog Enforcer 📈 MAPL3 MAPL 3 Related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants