[
https://issues.apache.org/jira/browse/FELIX-6246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Georg Henzler updated FELIX-6246:
---------------------------------
Fix Version/s: healthcheck.core 2.0.8
healthcheck.generalchecks 2.0.6
healthcheck.webconsole 2.0.2
> Remove dependency to commons lang
> ---------------------------------
>
> Key: FELIX-6246
> URL: https://issues.apache.org/jira/browse/FELIX-6246
> Project: Felix
> Issue Type: Improvement
> Components: Health Checks
> Affects Versions: healthcheck.webconsole 2.0.0, healthcheck.generalchecks
> 2.0.4, healthcheck.core 2.0.6
> Reporter: Amit Mondal
> Assignee: Georg Henzler
> Priority: Minor
> Labels: pull-request-available
> Fix For: healthcheck.webconsole 2.0.2, healthcheck.generalchecks
> 2.0.6, healthcheck.core 2.0.8
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> For small IoT devices, it would definitely matter if someone needs to
> introduce Apache Commons Lang (~500KB) to use Felix Health Checks even if
> none of the other runtime bundles don't use Apache Commons library.
> All usages of commons lang can be replaced by plain java - some helpers we
> can inline manually (e.g. isBlank), once we move to Java 11 we can also
> remove that then.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)