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

[NEXUS-29524] Fixes DMG files upload to Raw Repo with content type validation ON #92

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

salmira
Copy link

@salmira salmira commented Nov 12, 2021

Fixes NEXUS-29524 failure of DMG files upload to Raw Repositories with Strict content type validation set ON.

This exception for DMG files comparing expected DMG file mime type with the detected mime type.

Tested upload with local Nexus3 installation.

Nexus3 issue fix NEXUS-29524.

NB:
Better solution would be to fix used Apache Tika component to detect mime type of OCX DMG files correctly. Related Apache Tika issue is TIKA-3590.

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

1 participant