Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
subsystem-core-2.0.4
-
None
-
Any
-
Patch
Description
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"
Attachments
Attachments
Issue Links
- blocks
-
ARIES-1458 Subsystems 2.0.8 Release
- Closed