Merge tag 'apache-vxquery-0.4' [maven-release-plugin] copy for tag apache-vxquery-0.4
Project: http://git-wip-us.apache.org/repos/asf/vxquery/repo Commit: http://git-wip-us.apache.org/repos/asf/vxquery/commit/e7213ac6 Tree: http://git-wip-us.apache.org/repos/asf/vxquery/tree/e7213ac6 Diff: http://git-wip-us.apache.org/repos/asf/vxquery/diff/e7213ac6 Branch: refs/heads/master Commit: e7213ac6c4a5305e27e85d49df2368499173a055 Parents: 0d16558 7d46ac2 Author: Till Westmann <[email protected]> Authored: Sun Sep 7 16:10:48 2014 -0700 Committer: Till Westmann <[email protected]> Committed: Sun Sep 7 16:10:48 2014 -0700 ---------------------------------------------------------------------- .rat-excludes | 2 ++ pom.xml | 7 +++--- src/site/apt/release.apt | 24 ++++++++++++-------- vxquery-benchmark/pom.xml | 7 +++--- .../other_systems/mrql_gsn/q00.mrql | 16 +++++++++++++ .../other_systems/mrql_gsn/q01.mrql | 16 +++++++++++++ .../other_systems/mrql_gsn/q02.mrql | 16 +++++++++++++ .../other_systems/mrql_gsn/q03.mrql | 16 +++++++++++++ .../other_systems/mrql_gsn/q04.mrql | 16 +++++++++++++ .../other_systems/mrql_gsn/q04_sensor.mrql | 16 +++++++++++++ .../other_systems/mrql_gsn/q04_station.mrql | 16 +++++++++++++ .../other_systems/mrql_gsn/q05.mrql | 16 +++++++++++++ .../other_systems/mrql_gsn/q05_sensor.mrql | 16 +++++++++++++ .../other_systems/mrql_gsn/q05_station.mrql | 16 +++++++++++++ .../other_systems/mrql_gsn/q06.mrql | 16 +++++++++++++ .../other_systems/mrql_gsn/q06_sensor.mrql | 16 +++++++++++++ .../other_systems/mrql_gsn/q06_station.mrql | 16 +++++++++++++ .../other_systems/mrql_gsn/q07.mrql | 16 +++++++++++++ .../other_systems/mrql_gsn/q07_join_count.mrql | 16 +++++++++++++ .../other_systems/mrql_gsn/q07_tmax.mrql | 16 +++++++++++++ .../other_systems/mrql_gsn/q07_tmin.mrql | 16 +++++++++++++ .../other_systems/mrql_hcn/q00.mrql | 16 +++++++++++++ .../other_systems/mrql_hcn/q01.mrql | 16 +++++++++++++ .../other_systems/mrql_hcn/q02.mrql | 16 +++++++++++++ .../other_systems/mrql_hcn/q03.mrql | 16 +++++++++++++ .../other_systems/mrql_hcn/q04.mrql | 16 +++++++++++++ .../other_systems/mrql_hcn/q04_sensor.mrql | 16 +++++++++++++ .../other_systems/mrql_hcn/q04_station.mrql | 16 +++++++++++++ .../other_systems/mrql_hcn/q05.mrql | 16 +++++++++++++ .../other_systems/mrql_hcn/q05_sensor.mrql | 16 +++++++++++++ .../other_systems/mrql_hcn/q05_station.mrql | 16 +++++++++++++ .../other_systems/mrql_hcn/q06.mrql | 16 +++++++++++++ .../other_systems/mrql_hcn/q06_sensor.mrql | 16 +++++++++++++ .../other_systems/mrql_hcn/q06_station.mrql | 16 +++++++++++++ .../other_systems/mrql_hcn/q07.mrql | 16 +++++++++++++ .../other_systems/mrql_hcn/q07_join_count.mrql | 16 +++++++++++++ .../other_systems/mrql_hcn/q07_tmax.mrql | 16 +++++++++++++ .../other_systems/mrql_hcn/q07_tmin.mrql | 16 +++++++++++++ .../other_systems/mrql_test/q00.mrql | 16 +++++++++++++ .../other_systems/mrql_test/q01.mrql | 16 +++++++++++++ .../other_systems/mrql_test/q02.mrql | 16 +++++++++++++ .../other_systems/mrql_test/q03.mrql | 16 +++++++++++++ .../other_systems/mrql_test/q04.mrql | 16 +++++++++++++ .../other_systems/mrql_test/q05.mrql | 16 +++++++++++++ .../other_systems/mrql_test/q06.mrql | 16 +++++++++++++ .../other_systems/mrql_test/q07.mrql | 16 +++++++++++++ .../noaa-ghcn-daily/other_systems/saxon/q04.xq | 17 ++++++++++++++ .../noaa-ghcn-daily/other_systems/saxon/q05.xq | 17 ++++++++++++++ .../noaa-ghcn-daily/other_systems/saxon/q06.xq | 17 ++++++++++++++ .../src/main/resources/util/log_top.sh | 18 +++++++++++++++ vxquery-cli/pom.xml | 7 +++--- vxquery-core/pom.xml | 5 ++-- .../translator/VXQueryPositionWriter.java | 14 ++++++++++++ vxquery-server/pom.xml | 9 ++++---- vxquery-xtest/pom.xml | 7 +++--- .../vxquery/xtest/AbstractTestCaseFactory.java | 14 ++++++++++++ .../vxquery/xtest/util/tests/IDiskTest.java | 14 ++++++++++++ .../main/resources/scripts/clear_file_cache.sh | 15 ++++++++++++ .../main/resources/scripts/run_thread_test.sh | 16 ++++++++++++- 59 files changed, 853 insertions(+), 29 deletions(-) ----------------------------------------------------------------------
