[
https://issues.apache.org/jira/browse/TIKA-4762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carl Eric Codere updated TIKA-4762:
-----------------------------------
Summary: Make Property class non-final (was: Remove final modified to
Property class)
> Make Property class non-final
> -----------------------------
>
> Key: TIKA-4762
> URL: https://issues.apache.org/jira/browse/TIKA-4762
> Project: Tika
> Issue Type: Improvement
> Components: core
> Affects Versions: 3.3.0
> Environment: h2. Problem description
> The Property class is {{final}} in {{{}tika-core{}}}, and i would like to be
> able to use it as a base and extend it for my own needs but being final it
> cannot be subclassed, i simply would like to make it a non-final class so it
> can be reused, as in my use case i would like to extend it and implement an
> interface.
> h2. How to resolve
> Make the property class non-final.
> Reporter: Carl Eric Codere
> Priority: Minor
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)