[ 
https://issues.apache.org/jira/browse/FELIX-3511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13276574#comment-13276574
 ] 

Marcel Offermans commented on FELIX-3511:
-----------------------------------------

+1 for keeping the code as is, if you run Java 5+ and really cannot spare the 
extra classes that are loaded as part of this bundle, you could still roll your 
own bundle, but in general I agree with Felix that it's not broken currently 
and that applying the patch would only make the bundle useable for less 
people/environments.
                
> Apache Felix EventAdmin 1.3.0 -> Without oswego stuff
> -----------------------------------------------------
>
>                 Key: FELIX-3511
>                 URL: https://issues.apache.org/jira/browse/FELIX-3511
>             Project: Felix
>          Issue Type: Improvement
>          Components: Event Admin
>    Affects Versions: eventadmin-1.3.0
>            Reporter: Matthias Donat
>            Priority: Minor
>              Labels: java, license, patch
>
> The Event Admin bundle uses content from Oswego 
> (EDU.oswego.cs.dl.util.concurrent) that is functional also available in the 
> standard java library (java.util.concurrent).
> I have made a version without the Oswego stuff based on the actual trunk (rev 
> 1324766) using java.util.concurrent.
> Perhaps it would be nice to use it in future 'official' versions ?
> It would also eliminate the need to put the extra-license from Oswego 
> discussed 
> earlier (http://osdir.com/ml/dev-felix-apache/2010-02/msg00401.html)
> Contact me if you're interested,
> M.Donat

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to