[
https://issues.apache.org/jira/browse/TIKA-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting resolved TIKA-107.
--------------------------------
Resolution: Fixed
Fix Version/s: 0.1-incubator
Assignee: Jukka Zitting
Patch committed in revision 606132. Thanks, and sorry for the delay!
> Remove use of assertions for argument checking
> ----------------------------------------------
>
> Key: TIKA-107
> URL: https://issues.apache.org/jira/browse/TIKA-107
> Project: Tika
> Issue Type: Bug
> Components: mime
> Reporter: Niall Pemberton
> Assignee: Jukka Zitting
> Fix For: 0.1-incubator
>
> Attachments: TIKA-107-remove-assert-v1.patch
>
>
> Using assertions for argument checking is a bad practice since assertions can
> be enabled/disabled and by default are disabled.
> See http://java.sun.com/j2se/1.4.2/docs/guide/lang/assert.html#usage
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.