[
https://issues.apache.org/jira/browse/ARIES-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Ross resolved ARIES-1451.
------------------------------
Resolution: Fixed
http://svn.apache.org/viewvc?rev=1714627&view=rev
> BundleResourceInstaller.installBundle() throws IllegalAccessException
> ---------------------------------------------------------------------
>
> Key: ARIES-1451
> URL: https://issues.apache.org/jira/browse/ARIES-1451
> Project: Aries
> Issue Type: Bug
> Components: Subsystem
> Affects Versions: subsystem-core-2.0.4
> Environment: Any
> Reporter: Samuel Bratton
> Assignee: John Ross
> Fix For: subsystem-2.0.8
>
> Attachments: aries-1451.patch
>
>
> Exception in BundleResourceInstaller.installBundle() invoking getContent() on
> the RespositoryContent resource being installed. Problem occurs if the
> RespositoryContent implementation type is not of visibility "public" (even
> though the getContent() method itself is public):
> java.lang.IllegalAccessException: Class
> org.apache.aries.subsystem.core.internal.BundleResourceInstaller can not
> access a member of class
> org.apache.aries.subsystem.itests.defect.AriesReflectionTest$PrivateRepositoryContent
> with modifiers "public"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)