You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Georg Henzler (Jira)" <ji...@apache.org> on 2020/06/30 08:19:00 UTC

[jira] [Assigned] (FELIX-6246) Remove dependency to commons lang

     [ https://issues.apache.org/jira/browse/FELIX-6246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Georg Henzler reassigned FELIX-6246:
------------------------------------

    Assignee: Georg Henzler

> 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.core 2.0.6
>            Reporter: Amit Mondal
>            Assignee: Georg Henzler
>            Priority: Minor
>              Labels: pull-request-available
>          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)