[
https://issues.apache.org/jira/browse/ARIES-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16707267#comment-16707267
]
Christian Schneider commented on ARIES-1777:
--------------------------------------------
Aries JPA does not have a direct dependency to blueprint. We currently handle
the eventual blueprint dependency using a conditional:
[https://github.com/apache/aries-jpa/blob/master/jpa-features/src/main/feature/feature.xml#L36]
How would a direct dependency to blueprint help with this? Cant you imply also
add blueprint to your boot featues?
> need to add aries-blueprint as a dependency to jpa feature
> ----------------------------------------------------------
>
> Key: ARIES-1777
> URL: https://issues.apache.org/jira/browse/ARIES-1777
> Project: Aries
> Issue Type: Bug
> Components: JPA
> Affects Versions: jpa-2.6.1
> Reporter: AmirMohammad Vosough
> Assignee: Christian Schneider
> Priority: Major
> Labels: easyfix
> Fix For: jpa-2.8.0
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> When working on Vaseline framework, I faced this problem:
> After using karaf-assembly I found out I can not have jpa as a startup
> feature.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)