[
https://issues.apache.org/jira/browse/IGNITE-9700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16628682#comment-16628682
]
ASF GitHub Bot commented on IGNITE-9700:
----------------------------------------
GitHub user shroman opened a pull request:
https://github.com/apache/ignite/pull/4838
IGNITE-9700: Remove configurable values from mesos pom.xml.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shroman/ignite IGNITE-9700
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4838.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 #4838
----
commit 4a5b1fd6f712eaad4c3cd8877c457102dd81dad0
Author: shroman <rshtykh@...>
Date: 2018-09-26T12:31:44Z
IGNITE-9700: Remove configurable values from mesos pom.xml.
----
> Remove configurable values from mesos pom.xml
> ---------------------------------------------
>
> Key: IGNITE-9700
> URL: https://issues.apache.org/jira/browse/IGNITE-9700
> Project: Ignite
> Issue Type: Bug
> Reporter: Roman Shtykh
> Assignee: Roman Shtykh
> Priority: Minor
>
> pom.xml contains urls and paths that can be configured when building, but it
> introduces git changes with every build.
> Need to update the links in the file and remove them from build process,
> since the whole process depends on the the links and will not likely be
> changed in near future.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)