GitHub user zellerh opened a pull request:
https://github.com/apache/incubator-trafodion/pull/204
TRAFODION-1570 and TRAFODION-1667 fixes to sqvers -u display
Fix sqvers -u to treat all the jars from a build as a single version (JDBC
jars not yet integrated).
Add version display for SuSE Linux to sqvers.
Remove LD_BIND_NOW environment variable, should be for debugging only.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zellerh/incubator-trafodion bug/1667
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/204.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 #204
----
commit 502a8bd5b39ec05e33a665402f65de718b84982a
Author: Hans Zeller <[email protected]>
Date: 2015-12-02T21:42:37Z
TRAFODION-1667 Remove LD_BIND_NOW variable from Trafodion environment
commit 359f2ed31661fb4bc2c8f12824c13d41314ec952
Author: Hans Zeller <[email protected]>
Date: 2015-12-03T01:18:01Z
TRAFODION-1570 sqvers -u displays multiple UTTs for a consistent build
Add the $TRAFODION_VER_PROD (with spaces replaced by underscores)
to the first version of jar manifests, the way it is done for the
ODBC driver. Note that the T2 and T4 drivers still are missing
$TRAFODION_VER_PROD.
Also add version display for SuSE Linux to sqvers.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---