Skip to content

Disable MapFile in 1.10 and 2.1 patch releases#3391

Merged
ctubbsii merged 1 commit intoapache:1.10from
ctubbsii:backport-mapfile-disable
May 12, 2023
Merged

Disable MapFile in 1.10 and 2.1 patch releases#3391
ctubbsii merged 1 commit intoapache:1.10from
ctubbsii:backport-mapfile-disable

Conversation

@ctubbsii
Copy link
Member

Drop MapFile support (#3359) by partially backporting PR #3378, and making minimally disruptive changes to avoid use of MapFiles for 1.10.4 and 2.1.1.

As noted in #3378, MapFile support is already broken and has been for a long time. This change will cause an explicit and detectable failure, rather than a silent one, if a MapFile is attempted to be used.

Drop MapFile support (apache#3359) by partially backporting PR apache#3378, and
making minimally disruptive changes to avoid use of MapFiles for 1.10.4
and 2.1.1.

As noted in apache#3378, MapFile support is already broken and has been for a
long time. This change will cause an explicit and detectable failure,
rather than a silent one, if a MapFile is attempted to be used.
@ctubbsii ctubbsii self-assigned this May 10, 2023
@ctubbsii ctubbsii linked an issue May 10, 2023 that may be closed by this pull request
@ctubbsii ctubbsii merged commit 3cc35be into apache:1.10 May 12, 2023
@ctubbsii ctubbsii deleted the backport-mapfile-disable branch May 12, 2023 03:34
@ctubbsii ctubbsii added this to the 1.10.4 milestone Jul 12, 2024
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.

Drop Mapfile support

1 participant