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

java formatting, hop and dependency upgrades #13

Merged
merged 3 commits into from
Jun 3, 2024

Conversation

bamaer
Copy link
Contributor

@bamaer bamaer commented Jun 1, 2024

🤸 Please for non-trivial changes, fill a GitHub issue and set the PR title like Issues #XXX, #YYY, #ZZZ. Trivial changes are typo, documentation, example...

☑ Checklist

  • I've compiled and checked the changes with mvn clean verify
  • I tested my changes and added relevant example if possible
  • [] I updated documentation if needed
  • Each commit has a meaningful subject line and body
  • The pull request addresses just the described changes
  • I assume that the licenses are respected
  • I self-reviewed my own code

𝌡 Proposed changes

Please explain your changes here so that anyone can understand what it does, how, and why.
java formatting, hop and dependency upgrades.
installed in Apache Hop 2.10.0-SNAPSHOT, opened and tested example pipelines.

Fixes:

  • #XXX
  • #YYY

Types of changes:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe): version upgrades, code formatting

GIS Transforms concerned:

  • Coordinate system operation
  • GIS File input
  • GIS File output
  • Geometry information
  • Geoprocessing
  • Geospatial Group by
  • Spatial relationship and proximity

🏭 How to test the changes?

Please describe how you tested the changes so that we can we can reproduce.

For example, you can add a transformation or a pipeline in the examples directory and the datasets or how to get them.
installed in Apache Hop 2.10.0-SNAPSHOT, opened and tested example pipelines.

🙏 Thank you! 🙏

@atolcd-gerrit atolcd-gerrit merged commit 6f5129c into atolcd:master Jun 3, 2024
1 check passed
@cvagner
Copy link
Member

cvagner commented Jun 3, 2024

Thank you @bamaer!

I've just merged and completed for docker compilation and running (java 17). It works with the pipelines-and-workflows/shp2geojson.hpl in the provided examples.

The 1.3.0 is released.

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.

None yet

3 participants