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

FIX #18303: fixed maven compilation errors #18304

Merged
merged 3 commits into from
Oct 18, 2024

Conversation

trina242
Copy link
Contributor

Fixes #18303

Pulling the latest version of repository results in compilation errors when the environment is built from scratch.
Introduced changes:

  • Fixed JSON schema for DashboardDataModel (elements of enum and javaEnums didn't match)
  • Fixed imports ...type.customproperties.x to case-match structure of the directory (customProperties)

Type of change:

  • Bug fix

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>

Copy link
Contributor

Hi there 👋 Thanks for your contribution!

The OpenMetadata team will review the PR shortly! Once it has been labeled as safe to test, the CI workflows
will start executing and we'll be able to make sure everything is working as expected.

Let us know if you need any help!

Copy link

sonarcloud bot commented Oct 17, 2024

@pmbrull pmbrull merged commit 141caf4 into open-metadata:main Oct 18, 2024
18 of 19 checks passed
harshach pushed a commit that referenced this pull request Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test Add this label to run secure Github workflows on PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build / compilation errors in openmetadata-service
3 participants