[ https://issues.apache.org/jira/browse/TIKA-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567445#action_12567445 ]
Jukka Zitting commented on TIKA-121: ------------------------------------ I dropped the method under the "Simplified type name handling and validation" label. Within (at least current) Tika we only need support for MIME types of the form "type/subtype" with no additional parameters, so I didn't see any need for the clean() feature. > MimeType.clean method no longer exists as a capability > ------------------------------------------------------ > > Key: TIKA-121 > URL: https://issues.apache.org/jira/browse/TIKA-121 > Project: Tika > Issue Type: Bug > Components: mime > Affects Versions: 0.1-incubating > Reporter: Chris A. Mattmann > Assignee: Chris A. Mattmann > Fix For: 0.2-incubating > > > For some reason, in r591743 > (http://svn.apache.org/viewvc?rev=591743&view=rev), the MimeType.clean > functionality was removed and never replaced. This is a problem because that > functionality was somewhat necessary as I'm running into the problem of > trying to upgrade Nutch to tika-0.1-incubating and Nutch relied on > MimeType.clean. > I've been scratching my head trying to determine an appropriate workaround > for the same capability within the tika-0.1-incubating code, but have yet to > find one. This functionality needs to be replaced in some form or fashion, > or, if someone knows of a simple way to achieve the same functionality, > please let me know. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.