[
https://issues.apache.org/jira/browse/KARAF-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14605748#comment-14605748
]
Jean-Baptiste Onofré commented on KARAF-3805:
---------------------------------------------
By the way, the problem is not only on the release, it also happens with
SNAPSHOT build. For instance, in etc/org.apache.karaf.features.cfg:
{code}
featuresRepositories = \
file:/home/jbonofre/Workspace/karaf/assemblies/apache-karaf/target/assembly/system/org/apache/karaf/features/framework/4.0.1-SNAPSHOT/framework-4.0.1-SNAPSHOT-features.xml,
\
mvn:org.apache.karaf.features/enterprise/4.0.1-SNAPSHOT/xml/features, \
mvn:org.apache.karaf.features/spring/4.0.1-SNAPSHOT/xml/features, \
mvn:org.apache.karaf.features/standard/4.0.1-SNAPSHOT/xml/features
{code}
> Distribution contains "filtered" resource
> -----------------------------------------
>
> Key: KARAF-3805
> URL: https://issues.apache.org/jira/browse/KARAF-3805
> Project: Karaf
> Issue Type: Bug
> Components: karaf-core
> Affects Versions: 4.0.0
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Fix For: 4.0.1
>
>
> The 4.0.0 release distribution contains filtered resources from the release
> build server.
> For instance, system folder and features.cfg file contains reference to:
> {code}
> file:/x1/asf/karaf/k40x/target/checkout/assemblies/apache-karaf/target/assembly/system/org/apache/karaf/features/framework/4.0.0/framework-4.0.0-features.xml,
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)