You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Balazs Zsoldos (JIRA)" <ji...@apache.org> on 2014/04/02 01:09:16 UTC

[jira] [Created] (POOL-261) Make net.sf.cglib.proxy package import optional

Balazs Zsoldos created POOL-261:
-----------------------------------

             Summary: Make net.sf.cglib.proxy package import optional
                 Key: POOL-261
                 URL: https://issues.apache.org/jira/browse/POOL-261
             Project: Commons Pool
          Issue Type: Bug
    Affects Versions: 2.2
         Environment: OSGi
            Reporter: Balazs Zsoldos


To use commons-pool2 inside an OSGi environment, we must drop cglib into the container as well although we do not need it.

E.g.: commons-dbcp2 uses commons-pool in the way that cglib is never called.

Please add resolution:=optional to the Import-Package section.



--
This message was sent by Atlassian JIRA
(v6.2#6252)