[ 
https://issues.apache.org/jira/browse/STANBOL-319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13120712#comment-13120712
 ] 

Reto Bachmann-Gmür commented on STANBOL-319:
--------------------------------------------

Hi Suat, this looks like a quite massive simplification of the full launcher. 
Some more flexibility can be gained with partial-bundle-lists for the different 
features but I suggest to leave this another issue. 

Cheers,
Reto
                
> Launchers: Extract common bundles to base-list
> ----------------------------------------------
>
>                 Key: STANBOL-319
>                 URL: https://issues.apache.org/jira/browse/STANBOL-319
>             Project: Stanbol
>          Issue Type: Improvement
>            Reporter: Reto Bachmann-Gmür
>              Labels: launcher
>
> The src/main/bundles/list.xml of the different launchers have many dependency 
> in common, the set of common bundles could be in base-list which is then 
> included with
> ...
> <configuration>
>               <includeDefaultBundles>true</includeDefaultBundles>
> <defaultBundleList>
>     <groupId>GROUP_ID</groupId>
>     <artifactId>ARTIFACT_ID</artifactId>
>     <version>VERSION</version>
>   </defaultBundleList>
> ...
> Also it would be usefull to have different partialbundlelists that can be 
> mixed in selectively, for example separate partialbundlelists for the core 
> services and for the web-frontend, this would allow to easily integrate the 
> stanbol services into other projects that use the sling-launchpad-plugin.
> Refrerence: 
> - http://sling.apache.org/site/maven-launchpad-plugin.html
> - 
> http://mail-archives.apache.org/mod_mbox/sling-users/201108.mbox/%3ccaoao1siicven-gs8+jae22t-ykhsfzzmkkud9gantmnpzyd...@mail.gmail.com%3E

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to