Skip to content

Upgrades and simplifies build#427

Closed
ppkarwasz wants to merge 3 commits into
trunkfrom
fix/update-build
Closed

Upgrades and simplifies build#427
ppkarwasz wants to merge 3 commits into
trunkfrom
fix/update-build

Conversation

@ppkarwasz
Copy link
Copy Markdown
Member

The Maven build was stuck at version 2.x of actions/checkout and actions/setup-java. This change:

  • Upgrades the actions to the newest version,
  • Adds a test on Windows,
  • Simplifies the build by removing the steps that were meant to make more space on the runner. These are not necessarily needed on newer runners.

ppkarwasz added 3 commits May 19, 2026 20:48
The Maven build was stuck at version 2.x of `actions/checkout` and `actions/setup-java`. This change:

- Upgrades the actions to the newest version,
- Adds a test on Windows,
- Simplifies the build by removing the steps that were meant to make more space on the runner. These are not necessarily needed on newer runners.
ppkarwasz added a commit that referenced this pull request May 20, 2026
@ppkarwasz
Copy link
Copy Markdown
Member Author

Merged with #429

@ppkarwasz ppkarwasz closed this May 20, 2026
rgoers added a commit that referenced this pull request May 20, 2026
* Update version to 2.0.0-SNAPSHOT. disable hadoop builds

* Normalize line endings

* Update Maven Wrapper script

* Upgrade plugins to reproducible build requirements

* updated doap to show Logging Services as their developers

* change pmc to logging as requested by sebbaz@gmail.com

* Fix build issues

* Resolve conflicts

* Add Develocity publishing workflow

* Announce dormant status

* FLUME-3466: Remove morphline-solr-sink module (moved to its own repo) (#426)

The Morphline Solr Sink has been split out of the Flume monorepo into
its own repository:

  https://github.com/apache/logging-flume-morphline

This removes the duplicated in-tree copy under `flume-ng-sinks/flume-ng-morphline-solr-sink`.

* fix merge conflicts

* Ignore test since hadoop has been removed

* fix: upgrade and simplify build

Merges #427 into this PR.

* fix typo

* fix: missing references

* Revert "fix: missing references"

This reverts commit f9eca83.

---------

Co-authored-by: Piotr P. Karwasz <piotr.github@karwasz.org>
Co-authored-by: Christian Grobmeier <cg@grobmeier.de>
Co-authored-by: Jan Friedrich <freeandnil@apache.org>
Co-authored-by: Volkan Yazıcı <volkan@yazi.ci>
Co-authored-by: Piotr P. Karwasz <pkarwasz-github@apache.org>
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.

1 participant