You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/03/16 06:26:38 UTC

[jira] [Commented] (SLING-4505) POM files under /bundles/extensions/discovery are have incorrect relative paths to it's parents

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

ASF GitHub Bot commented on SLING-4505:
---------------------------------------

GitHub user PetrShypila opened a pull request:

    https://github.com/apache/sling/pull/73

    SLING-4505 Relative paths are have been set to correct value.

    

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

    $ git pull https://github.com/PetrShypila/sling trunk-apache

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

    https://github.com/apache/sling/pull/73.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #73
    
----
commit c8cbe663c8dd49fac8201c93910dcffd73df8a6b
Author: Petr_Shypila <pe...@sap.com>
Date:   2015-03-16T05:23:52Z

    SLING-4505 Relative paths has been set to correct value.

----


> POM files under /bundles/extensions/discovery are have incorrect relative paths to it's parents
> -----------------------------------------------------------------------------------------------
>
>                 Key: SLING-4505
>                 URL: https://issues.apache.org/jira/browse/SLING-4505
>             Project: Sling
>          Issue Type: Improvement
>            Reporter: Petr Shypila
>            Priority: Minor
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> All modules under /bundles/extensions/discovery are have incorrect configured {{pom.xml}} file.
> The {{relativePath}} property of {{parent}} property has incorrect value. Instead of {{../../../../parent/pom.xml}} it has been set to {{../../../parent/pom.xml}}, which is wrong.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)