commit | b4c1fb0606986e0b9926e4db01d297ecb57e6b63 | [log] [tgz] |
---|---|---|
author | Michael Blow <mblow@apache.org> | Mon May 09 15:41:00 2016 -0700 |
committer | Michael Blow <michael.blow@couchbase.com> | Mon May 09 16:20:28 2016 -0700 |
tree | 31bd2764fa2e2693253d081eaad4606510c1c423 | |
parent | 11810ce0d871e5ebd4c71ad52447abdf882f3761 [diff] [blame] |
Normalize XML Whitespace Normalize whitespace in project XML files (e.g. pom.xml), to two-spaces per indentation level. Cleanup rewriter error messages for user-defined functions Change-Id: Ic06e3ff4431508d878e0cc614fbf957887a3c682 Reviewed-on: https://asterix-gerrit.ics.uci.edu/836 Tested-by: Jenkins <jenkins@fulliautomatix.ics.uci.edu> Reviewed-by: abdullah alamoudi <bamousaa@gmail.com>
diff --git a/asterixdb/asterix-app/src/test/resources/runtimets/only_sqlpp.xml b/asterixdb/asterix-app/src/test/resources/runtimets/only_sqlpp.xml index b3542eb..876a10b 100644 --- a/asterixdb/asterix-app/src/test/resources/runtimets/only_sqlpp.xml +++ b/asterixdb/asterix-app/src/test/resources/runtimets/only_sqlpp.xml
@@ -18,6 +18,6 @@ ! under the License. !--> <test-suite xmlns="urn:xml.testframework.asterix.apache.org" ResultOffsetPath="results" QueryOffsetPath="queries_sqlpp"> - <test-group name="failed"> - </test-group> + <test-group name="failed"> + </test-group> </test-suite>