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] Jakarta Activation Dependency #17682

Merged
merged 3 commits into from
Sep 6, 2024
Merged

[FIX] Jakarta Activation Dependency #17682

merged 3 commits into from
Sep 6, 2024

Conversation

Siddhanttimeline
Copy link
Contributor

Describe your changes:

java.lang.NoClassDefFoundError related to the class jakarta.activation.FileTypeMap.
JVM is unable to find the FileTypeMap class at runtime

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

@Siddhanttimeline Siddhanttimeline added backend safe to test Add this label to run secure Github workflows on PRs labels Sep 3, 2024
@Siddhanttimeline Siddhanttimeline self-assigned this Sep 3, 2024
@Siddhanttimeline Siddhanttimeline requested a review from a team as a code owner September 3, 2024 07:17
@Siddhanttimeline Siddhanttimeline changed the title [FIX] FIx Jakarta Activation Dependency [FIX] Fix Jakarta Activation Dependency Sep 3, 2024
@Siddhanttimeline Siddhanttimeline changed the title [FIX] Fix Jakarta Activation Dependency [FIX] Jakarta Activation Dependency Sep 3, 2024
Copy link

sonarqubecloud bot commented Sep 5, 2024

@mohityadav766 mohityadav766 merged commit 5534455 into main Sep 6, 2024
16 of 18 checks passed
@mohityadav766 mohityadav766 deleted the fix-dependency branch September 6, 2024 06:28
hurongliang added a commit to hurongliang/OpenMetadata that referenced this pull request Sep 6, 2024
* main: (39 commits)
  MINOR - Better PII classification for JSON data (open-metadata#17734)
  New Email Templates (OSS) (open-metadata#17606)
  fix pom. (open-metadata#17682)
  GEN-1333 Add TS validation on DQ and Porfiler data ingestion (open-metadata#17731)
  make cost analysis as collate only (open-metadata#17719)
  Minor: remove unused dependency (open-metadata#17709)
  test: migrate login config to playwright (open-metadata#17740)
  minor(test): fix ingestion related flaky for aut (open-metadata#17727)
  fix expand all operation on terms page (open-metadata#17733)
  Docs: Updating the Image Reference for Bots (open-metadata#17736)
  fix ui freezing due to images in feed changes (open-metadata#17703)
  add links to menus (open-metadata#17659)
  supported followed data in Following widget using search api (open-metadata#17689)
  minor(ui): align dependency version to fix vulnerabilities (open-metadata#17729)
  Fixes some things on the APICollection (open-metadata#17704)
  DOCS - OSS deployment is flagged as Collate False (open-metadata#17722)
  minor: disable image upload support in description editor (open-metadata#17697)
  fix user spec flaky playwright test (open-metadata#17684)
  fetch domains before any widget is loaded (open-metadata#17695)
  minor(test): migrate persona spec (open-metadata#17701)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend 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.

2 participants