Chetan Mehrotra created DIRECTMEMORY-128:
--------------------------------------------

             Summary: Mark aspectj package import as optional and other 
Import-Package fixes
                 Key: DIRECTMEMORY-128
                 URL: https://issues.apache.org/jira/browse/DIRECTMEMORY-128
             Project: Apache DirectMemory
          Issue Type: Bug
          Components: core
    Affects Versions: 0.1-incubating
            Reporter: Chetan Mehrotra


Currently directmemory-cache component has required imports for Aspectj and 
also versioned imports for other packages. This causes issue in using it in 
OSGi env where these dependencies are not present. Would suggest following 
changes in package imports

* Make org.aspectj* as optional - Cache component can be run without AspectJ 
* Change Guava package version range to [9.0,15) - It runs fine with latest 
Guava v14
* Change slf4j package version range to [1.6,2) - Allows the module to be used 
in env which use older version of slf4j API


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to