You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/04/16 09:22:00 UTC

[jira] [Work logged] (LANG-1339) Some classes depend on the java.desktop profile

     [ https://issues.apache.org/jira/browse/LANG-1339?focusedWorklogId=423343&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-423343 ]

ASF GitHub Bot logged work on LANG-1339:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 16/Apr/20 09:21
            Start Date: 16/Apr/20 09:21
    Worklog Time Spent: 10m 
      Work Description: kinow commented on issue #275: [LANG-1339]: deprecate circuit breakers and replace java.beans.PropertyListener by a Consumer<State>
URL: https://github.com/apache/commons-lang/pull/275#issuecomment-614526061
 
 
   Going to have another go at it in the next days. Just deprecate everything, create new classes with Java 8 Consumer that is called for every change of state in the event breaker, instead of PropertyListener or Observable.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 423343)
    Remaining Estimate: 0h
            Time Spent: 10m

> Some classes depend on the java.desktop profile
> -----------------------------------------------
>
>                 Key: LANG-1339
>                 URL: https://issues.apache.org/jira/browse/LANG-1339
>             Project: Commons Lang
>          Issue Type: Task
>            Reporter: Benedikt Ritter
>            Priority: Major
>              Labels: Java9
>             Fix For: 3.10.1
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Commons Lang currently depends on java.desktop. This seems like an unnecessary heavy dependency for a library like Commons Lang. We need to find a way to fix this, without breaking bc. For more information see https://lists.apache.org/thread.html/8db8ec4aa1bdeae3d471ca4f46a21dc7da1a4c6933e1810238b72283@%3Cdev.commons.apache.org%3E



--
This message was sent by Atlassian Jira
(v8.3.4#803005)