You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by GitBox <gi...@apache.org> on 2019/12/20 16:14:15 UTC

[GitHub] [brooklyn-ui] ahgittin commented on a change in pull request #162: Relative path configurable

ahgittin commented on a change in pull request #162: Relative path configurable
URL: https://github.com/apache/brooklyn-ui/pull/162#discussion_r360441133
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -85,6 +84,8 @@
         <brooklyn.version>1.0.0-SNAPSHOT</brooklyn.version><!-- BROOKLYN_VERSION -->
         <build.version>${revision}</build.version>
         <build.name>Apache Brooklyn</build.name>
+        <brooklyn.ui.relativePath.to.brooklyn.server.parent>../brooklyn-server/parent/</brooklyn.ui.relativePath.to.brooklyn.server.parent>
 
 Review comment:
   assuming this is set higher up in a complex project hierarchy it needs to be namespaced appropriately.  someone else might have a different `parent.relative.path`.  agree it's a little bit silly long but at least it's totally unambiguous. :)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services