[
https://issues.apache.org/jira/browse/KARAF-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12912287#action_12912287
]
Adrian Trenaman commented on KARAF-151:
---------------------------------------
Have added a patch for this issue. Note also that some binary files
(goodKarFile.kar, karFileAsZip.zip, karFileAsZipNoManifest.zip) need to be
added which are not in the KARAF-151.patch file; these are required for running
the JUnit tests and should be placed by hand in the
deployer/kar/src/test/resources directory.
While the extraction works fine, I have noted an issue with an
IllegalStateException on shutting down the Karaf instance. I have noted this on
the developer forum at
http://karaf.922171.n3.nabble.com/Shutting-down-Karaf-I-get-an-IllegalStateException-Can-only-register-services-while-bundle-is-active-td1523512.html#a1523512
> Implement an assembly 'extract' deployment option, with automatic detection
> of feature repositories
> ---------------------------------------------------------------------------------------------------
>
> Key: KARAF-151
> URL: https://issues.apache.org/jira/browse/KARAF-151
> Project: Karaf
> Issue Type: New Feature
> Reporter: Adrian Trenaman
> Assignee: Adrian Trenaman
> Fix For: 2.2.0
>
>
> We should be able to drop a .tar.gz or .zip assembly into the deploy
> directory, containing a full assembly of features and bundles, and Karaf
> should thenextract it to system/ *and* automatically detect feature
> repositories *and* add them to the feature repository list.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.