GitHub user zcorrea opened a pull request:
https://github.com/apache/trafodion/pull/1437
[TRAFODION-2650] Restructured Trafodion Configuration code into separate
directory structure.
Move code out of monitor source tree into its own directory structure. Move
Trafodion Configuration API header file into the export/include/trafconf
directory.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zcorrea/trafodion TRAFODION-2650
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1437.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 #1437
----
commit 87849fcf8199857e0c525d332a061db8744c86cb
Author: Zalo Correa <zalo.correa@...>
Date: 2018-02-02T01:51:35Z
[TRAFODION-2650] Restructured Trafodion Configuration code into separate
directory structure.
----
---