[
https://issues.apache.org/jira/browse/KARAF-4377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15179527#comment-15179527
]
Andrea Cosentino edited comment on KARAF-4377 at 3/4/16 7:59 AM:
-----------------------------------------------------------------
I guess we need to wait for the next release on branch 5.2.x
This two bundles in the feature:
{code}
<bundle>org.jsoup:jsoup:${jsoup.version}</bundle>
<bundle>joda-time:joda-time:${joda-time.version}</bundle>
{code}
are wrong, protocol is missing.
was (Author: ancosen):
I guess we need to wait for the next release on branch 5.2.x
This two bundles in the feature:
<bundle>org.jsoup:jsoup:${jsoup.version}</bundle>
<bundle>joda-time:joda-time:${joda-time.version}</bundle>
are wrong, protocol is missing.
> Refer to hibernate-validator feature repository instead of using the current
> one
> ---------------------------------------------------------------------------------
>
> Key: KARAF-4377
> URL: https://issues.apache.org/jira/browse/KARAF-4377
> Project: Karaf
> Issue Type: Task
> Components: karaf-feature
> Reporter: Andrea Cosentino
> Assignee: Andrea Cosentino
> Priority: Minor
> Fix For: 4.1.0
>
>
> https://github.com/hibernate/hibernate-validator/blob/5.2.4.Final/osgi/karaf-features/src/main/features/features.xml
> Since Hibernate-validator has his own feature repository, we can use it and
> remove our feature.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)