Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update default version to 2.4.1 with scala 2.12 #291

Merged
merged 1 commit into from Mar 25, 2020

Conversation

alexjfisher
Copy link
Member

@alexjfisher alexjfisher commented Mar 19, 2020

The old versions are no longer downloadable from the default download location.
Updating to the latest version is a breaking change.

pgrep -f in init.d was changed due to a 4096 character limitation.

Acceptance tests have been fixed up and testing is now also done on CentOS 6.
A lot of the effort was getting the zookeeper module to work.

Tests aren't necessarily that brilliant, (eg. multi-node tests would be better), but at least they pass now.

@alexjfisher alexjfisher force-pushed the update_default_version branch 3 times, most recently from 519026d to a4b6978 Compare March 19, 2020 19:56
@alexjfisher alexjfisher changed the title Update default version to 2.4.1 with scala 2.12 WIP: Update default version to 2.4.1 with scala 2.12 Mar 19, 2020
@alexjfisher alexjfisher force-pushed the update_default_version branch 4 times, most recently from 94d46bc to 8c1002a Compare March 21, 2020 09:54
@alexjfisher alexjfisher reopened this Mar 21, 2020
@alexjfisher alexjfisher reopened this Mar 21, 2020
@alexjfisher alexjfisher reopened this Mar 21, 2020
@alexjfisher alexjfisher force-pushed the update_default_version branch 9 times, most recently from 81c08b3 to 4d57c86 Compare March 24, 2020 15:36
@alexjfisher alexjfisher reopened this Mar 24, 2020
@alexjfisher alexjfisher force-pushed the update_default_version branch 2 times, most recently from ac88dc8 to e210646 Compare March 25, 2020 10:52
The old versions are no longer downloadable from the default download location.
Updating to the latest version is a breaking change.
@alexjfisher alexjfisher changed the title WIP: Update default version to 2.4.1 with scala 2.12 Update default version to 2.4.1 with scala 2.12 Mar 25, 2020
@@ -61,7 +61,7 @@
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 4.10.0 < 6.0.0"
"version_requirement": ">= 4.10.0 < 7.0.0"
Copy link
Member

Choose a reason for hiding this comment

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

this should be bumped to 5.5.whatever now?

Copy link
Member Author

Choose a reason for hiding this comment

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

For the sake of a separate changelog entry, I was going to do this in a separate PR later.

@alexjfisher alexjfisher merged commit d03182c into voxpupuli:master Mar 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants