You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Rupert Westenthaler (Commented) (JIRA)" <ji...@apache.org> on 2011/09/28 20:31:45 UTC

[jira] [Commented] (STANBOL-319) Launchers: Extract common bundles to base-list

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

Rupert Westenthaler commented on STANBOL-319:
---------------------------------------------

I think this would be a really cool thing to do. The management of the four different launchers is getting really inefficient.
However I do not have the time to work on that in the moment. So if someone else could work on that it would be really great.
                
> 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-YkhSfZzmKKud9gAntMNPzYd5QQ@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