commit | 249be53bb2c314efba617b757bf25f9eeaf4023f | [log] [tgz] |
---|---|---|
author | Dmitry Lychagin <dmitry.lychagin@couchbase.com> | Wed May 31 14:57:14 2017 -0700 |
committer | Till Westmann <tillw@apache.org> | Wed May 31 16:23:50 2017 -0700 |
tree | 3b4a2997d03f75dd030220f04cdfdb29747c37ef | |
parent | 10304fe61c572d0ada45a4968a0b2308e4322432 [diff] [blame] |
Added 'source-format' profile to Hyracks pom to enable code reformatting at build time using AsterixCodeFormatProfile Change-Id: I9d8a4a82f1152204d24eae5507f4516ac091620c Reviewed-on: https://asterix-gerrit.ics.uci.edu/1795 Sonar-Qube: Jenkins <jenkins@fulliautomatix.ics.uci.edu> Tested-by: Jenkins <jenkins@fulliautomatix.ics.uci.edu> BAD: Jenkins <jenkins@fulliautomatix.ics.uci.edu> Integration-Tests: Jenkins <jenkins@fulliautomatix.ics.uci.edu> Reviewed-by: Till Westmann <tillw@apache.org>
diff --git a/hyracks-fullstack/hyracks/hyracks-examples/tpch-example/tpchclient/pom.xml b/hyracks-fullstack/hyracks/hyracks-examples/tpch-example/tpchclient/pom.xml index 179c329..8aa4aea 100644 --- a/hyracks-fullstack/hyracks/hyracks-examples/tpch-example/tpchclient/pom.xml +++ b/hyracks-fullstack/hyracks/hyracks-examples/tpch-example/tpchclient/pom.xml
@@ -28,7 +28,7 @@ </parent> <properties> - <root.dir>${basedir}/../../../../..</root.dir> + <root.dir>${basedir}/../../../..</root.dir> </properties> <dependencies> <dependency>