You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by dp...@apache.org on 2019/04/12 19:46:52 UTC

[ignite-teamcity-bot] branch master updated (0b3bbee -> 67dcd11)

This is an automated email from the ASF dual-hosted git repository.

dpavlov pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ignite-teamcity-bot.git.


    from 0b3bbee  IGNITE-11688 : Default tracked branch name is now overridable in server config (aliased servers supported) (#116)
     add 67dcd11  TC config refactoring: removal of unused values

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/ignite/ci/ITeamcity.java  |  1 -
 .../apache/ignite/ci/IgniteTeamcityConnection.java | 54 ++++++++--------------
 .../ignite/ci/tcbot/conf/ITcServerConfig.java      |  6 +--
 .../ignite/ci/tcbot/conf/TcServerConfig.java       |  8 ----
 .../teamcity/ignited/TcIgnitedCachingProvider.java |  7 +--
 .../ci/teamcity/ignited/TeamcityIgnitedImpl.java   | 32 +++++++------
 .../ignite/ci/teamcity/pure/TcLoginImpl.java       |  9 ----
 .../java/org/apache/ignite/ci/util/UrlUtil.java    |  9 ----
 8 files changed, 42 insertions(+), 84 deletions(-)