You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juneau.apache.org by "James Bognar (JIRA)" <ji...@apache.org> on 2017/04/08 14:41:41 UTC

[jira] [Closed] (JUNEAU-40) Remove relativePath from parent entries.

     [ https://issues.apache.org/jira/browse/JUNEAU-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Bognar closed JUNEAU-40.
------------------------------
    Resolution: Fixed

> Remove relativePath from parent entries.
> ----------------------------------------
>
>                 Key: JUNEAU-40
>                 URL: https://issues.apache.org/jira/browse/JUNEAU-40
>             Project: Juneau
>          Issue Type: Improvement
>    Affects Versions: 6.1.0
>            Reporter: Karl Heinz Marbaise
>            Priority: Trivial
>             Fix For: 6.1.0
>
>         Attachments: 0001-JUNEAU-40-Remove-relativePath-from-parent-entries.patch
>
>
> Currently each child uses 
> {code:xml}
> 	<groupId>org.apache.juneau</groupId>
>         <artifactId>juneau</artifactId>
>  	<version>6.1.1-incubating-SNAPSHOT</version>
> 	<relativePath>../pom.xml</relativePath>
> {code}
> which is superfluous cause it's the default. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)