You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Roberta Marton (JIRA)" <ji...@apache.org> on 2015/10/29 16:59:27 UTC

[jira] [Closed] (TRAFODION-1560) Improve script that setups tools needed for Trafodion build

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

Roberta Marton closed TRAFODION-1560.
-------------------------------------
    Resolution: Fixed

> Improve script that setups tools needed for Trafodion build
> -----------------------------------------------------------
>
>                 Key: TRAFODION-1560
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-1560
>             Project: Apache Trafodion
>          Issue Type: Improvement
>          Components: Build Infrastructure
>            Reporter: Roberta Marton
>            Assignee: Roberta Marton
>
> In order to build Apache Trafodion, several additional tools are needed.  Trafodion provides a convenience script that downloads compatible versions, builds the tool, and copies the tools artifacts to a tools directory. 
> This convenience script called traf_tools_setup.sh consists of a set of statements that download each tool, builds it, and copies the resultant artifacts to a tools directory.  This script produces a lot of documentation that makes it hard to debug problems.
> This JIRA is requesting updates to this tool that:
> make it easier to view progress
> make it easier to see where failures occur
> allow the tools to be run multiple times, skipping tools that have already been installed, or installed at various stages
> Fixed traf_tools_setup.sh to be more robust.  It also logs all the build
> details to a log file and just reports to progress to the screen.
> Here is an example of the output: some tools have already been installed, some
> have not been installed, and some are in various states of installation:



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