[
https://issues.apache.org/jira/browse/DIRECTMEMORY-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13703135#comment-13703135
]
Hudson commented on DIRECTMEMORY-128:
-------------------------------------
Integrated in directmemory-trunk #383 (See
[https://builds.apache.org/job/directmemory-trunk/383/])
DIRECTMEMORY-128 - applied Chetan's patch for updating package imports
(Revision 1501171)
Result = SUCCESS
tommaso :
Files :
* /directmemory/trunk/directmemory-cache/pom.xml
> 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
> Assignee: Tommaso Teofili
> Fix For: 0.2
>
> Attachments: DIRECTMEMORY-128.patch
>
>
> 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