[
https://issues.apache.org/jira/browse/SLING-973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Edelson updated SLING-973:
---------------------------------
Attachment: diff-with-2.2.14.patch
check_mime_types.sh
build_mime_types.sh
There are a lot of minor formatting issues which make comparing core_mime.types
to that of httpd a little challenging.
The patch attached brings core_mime.types into alignment (with the addition of
the license header) with the mime.types file from httpd 2.2.14.
I'm also attaching a check and build script to produce this. I didn't bother to
integrate these into the pom. Basically, both get run like this:
check_mime_types.sh <path to commons mime basedir>
check_mime_types.sh will output a diff between httpd's mime.types file and
commons mime's
build_mime_types.sh will create the core_mime.types file
> Update MIME types file in commons/trunk
> ---------------------------------------
>
> Key: SLING-973
> URL: https://issues.apache.org/jira/browse/SLING-973
> Project: Sling
> Issue Type: Task
> Components: Commons
> Affects Versions: Commons Mime 2.1.0
> Reporter: Felix Meschberger
> Fix For: Commons Mime 2.1.2
>
> Attachments: build_mime_types.sh, check_mime_types.sh,
> core_mime.types, diff-with-2.2.14.patch
>
>
> Before releasing the next version of the commons/mime bundle, the MIME types
> file must be updated to the latest version from the httpd project.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.