[
https://issues.apache.org/jira/browse/KARAF-3232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré resolved KARAF-3232.
-----------------------------------------
Resolution: Fixed
> Feature installation looks for MANIFEST as first position in the jar
> --------------------------------------------------------------------
>
> Key: KARAF-3232
> URL: https://issues.apache.org/jira/browse/KARAF-3232
> Project: Karaf
> Issue Type: Bug
> Components: karaf-feature
> Affects Versions: 3.0.1
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Fix For: 4.0.0, 3.0.2
>
>
> During feature installation, the feature service is looking for the MANIFEST
> as first position of the jar file, resulting to:
> {code}
> Manifest not present in the first entry of the zip
> mvn:org.eclipse.jdt.core.compiler/ecj/4.4
> {code}
> The feature service should scan the jar looking for the MANIFEST.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)