Skip to content

Drop support for JIRA <8.0.0#359

Merged
oranenj merged 2 commits intovoxpupuli:masterfrom
oranenj:drop-pre-jira-8.0.0-part1
Apr 16, 2021
Merged

Drop support for JIRA <8.0.0#359
oranenj merged 2 commits intovoxpupuli:masterfrom
oranenj:drop-pre-jira-8.0.0-part1

Conversation

@oranenj
Copy link
Copy Markdown
Contributor

@oranenj oranenj commented Apr 15, 2021

Anything pre jira 8.0.0 is already EOL.

Drop support; legacy users can still use the old version of the module and use it to upgrade.

This only fixes manifests, I'll do templates separately. EDIT: ended up fixing templates anyway...

@oranenj oranenj added the backwards-incompatible This change will lead to a major version bump for the next release label Apr 15, 2021
@oranenj oranenj changed the title Drop support for JIRA <8.0.0 part 1 Drop support for JIRA <8.0.0 Apr 15, 2021
@oranenj oranenj force-pushed the drop-pre-jira-8.0.0-part1 branch from c548415 to 7594502 Compare April 15, 2021 21:09
@oranenj oranenj force-pushed the drop-pre-jira-8.0.0-part1 branch from 281e03f to 6ba0a98 Compare April 15, 2021 21:39
Comment thread manifests/install.pp
creates => "${jira::webappdir}/conf",
cleanup => true,
checksum_verify => $jira::checksum_verify,
checksum_verify => ($jira::checksum != undef),
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

ha neat!

@oranenj oranenj added this to the v5.0.0 milestone Apr 15, 2021
@oranenj oranenj merged commit 4af9589 into voxpupuli:master Apr 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backwards-incompatible This change will lead to a major version bump for the next release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants