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

Move to gradle-git-properties 2.4.2 to unblock build. #5496

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

falkzoll
Copy link
Contributor

Description

The pluging gradle-git-properties 2.0.0 referenced grgit-core:3.0.0 which is not available anymore (only 4.1.1+). Therefore upgrading to a newer version of gradle-git-properties to unblock the build.

Related issue and scope

  • I opened an issue to propose and discuss this change (#????)

My changes affect the following components

  • API
  • Controller
  • Message Bus (e.g., Kafka)
  • Loadbalancer
  • Scheduler
  • Invoker
  • Intrinsic actions (e.g., sequences, conductors)
  • Data stores (e.g., CouchDB)
  • Tests
  • Deployment
  • CLI
  • General tooling
  • Documentation

Types of changes

  • Bug fix (generally a non-breaking change which closes an issue).
  • Enhancement or new feature (adds new functionality).
  • Breaking change (a bug fix or enhancement which changes existing behavior).

Checklist:

  • I signed an Apache CLA.
  • I reviewed the style guides and followed the recommendations (Travis CI will check :).
  • I added tests to cover my changes.
  • My changes require further changes to the documentation.
  • I updated the documentation where necessary.

- The pluging gradle-git-properties 2.0.0 referenced grgit-core:3.0.0 which is not available anymore. Therefore upgrading to a newer version of gradle-git-properties to unblock the build.
@dgrove-oss
Copy link
Member

I'm approving and merging even though many tests failing due to another problem (which I think I have a fix for in #5497).

@dgrove-oss dgrove-oss self-requested a review July 22, 2024 16:42
@dgrove-oss dgrove-oss merged commit 2aa046e into apache:master Jul 22, 2024
2 of 6 checks passed
@falkzoll
Copy link
Contributor Author

Correct, this PR is only one part 👍 of the build issues, thanks for merging :-).

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.

2 participants