You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@karaf.apache.org by death-knight <gi...@git.apache.org> on 2014/01/17 16:40:48 UTC

karaf pull request: [KARAF-1972] Fixing the scope handing of the karaf-mave...

GitHub user death-knight opened a pull request:

    https://github.com/apache/karaf/pull/23

    [KARAF-1972] Fixing the scope handing of the karaf-maven-plugin

    Here is a fix the bahavior mentioned in: https://issues.apache.org/jira/browse/KARAF-1972

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/death-knight/karaf KARAF-1972

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/karaf/pull/23.patch

----
commit cfa971027192e483de935c21f870322fc1e5b41d
Author: Robert Weiser <ro...@elca.ch>
Date:   2014-01-17T15:33:50Z

    Fixing the scope handing of the karaf-maven-plugin

----