From 68923ba4a3b8fe6139c052e2b9e7cf76e0aeef8c Mon Sep 17 00:00:00 2001 From: Jacek Date: Mon, 27 Nov 2017 22:45:40 +0000 Subject: [PATCH] Changed versioning approach. Now version is bumped on every commit to `develop` and `release/vX.X.Xsomething` branch. Files are no longer blocked from getting downloaded from github. Version is not updated in all files, only in `ut_utils` and `VERSION` file. For develop branch, the version is automatically set to be: - `vX.Y.Z-develop` in VERSION file - `vX.Y.Z.B-develop` in `ut_utils` When building on a release branch, the version is automatically be derived from **release branch name** and the `-develop` suffix is not added for release branches. --- .gitattributes | 13 +++++++++-- .gitattributes.release | 11 ---------- .travis.yml | 22 +++++++++---------- .travis/build_release_archive.sh | 1 - .travis/get_project_version.sh | 10 ++++++--- .travis/push_release_version.sh | 21 ++++++++++-------- source/api/ut.pkb | 2 +- source/api/ut.pks | 2 +- source/api/ut_runner.pkb | 2 +- source/api/ut_runner.pks | 2 +- .../core/annotations/ut_annotated_object.tps | 2 +- .../core/annotations/ut_annotated_objects.tps | 2 +- source/core/annotations/ut_annotation.tps | 2 +- .../core/annotations/ut_annotation_cache.sql | 2 +- .../annotations/ut_annotation_cache_info.sql | 2 +- .../ut_annotation_cache_manager.pkb | 2 +- .../ut_annotation_cache_manager.pks | 2 +- .../annotations/ut_annotation_cache_seq.sql | 2 +- .../annotations/ut_annotation_manager.pkb | 2 +- .../annotations/ut_annotation_manager.pks | 2 +- .../ut_annotation_obj_cache_info.tps | 2 +- .../ut_annotation_objs_cache_info.tps | 2 +- .../core/annotations/ut_annotation_parser.pkb | 2 +- .../core/annotations/ut_annotation_parser.pks | 2 +- source/core/annotations/ut_annotations.tps | 2 +- source/core/coverage/ut_coverage.pkb | 2 +- source/core/coverage/ut_coverage.pks | 2 +- source/core/coverage/ut_coverage_helper.pkb | 2 +- source/core/coverage/ut_coverage_helper.pks | 2 +- .../coverage/ut_coverage_reporter_base.tpb | 2 +- .../coverage/ut_coverage_reporter_base.tps | 2 +- .../core/coverage/ut_coverage_sources_tmp.sql | 4 ++-- .../core/types/ut_console_reporter_base.tpb | 2 +- .../core/types/ut_console_reporter_base.tps | 2 +- source/core/types/ut_coverage_options.tps | 2 +- source/core/types/ut_event_listener.tpb | 2 +- source/core/types/ut_event_listener.tps | 2 +- source/core/types/ut_event_listener_base.tps | 2 +- source/core/types/ut_executable.tpb | 6 ++--- source/core/types/ut_executable.tps | 2 +- source/core/types/ut_expectation_result.tpb | 2 +- source/core/types/ut_expectation_result.tps | 2 +- source/core/types/ut_expectation_results.tps | 2 +- source/core/types/ut_file_mapping.tpb | 16 ++++++++++++++ source/core/types/ut_file_mapping.tps | 16 ++++++++++++++ source/core/types/ut_file_mappings.tps | 19 +++++++++++++++- source/core/types/ut_key_value_pair.tps | 16 ++++++++++++++ source/core/types/ut_key_value_pairs.tps | 19 +++++++++++++++- source/core/types/ut_logical_suite.tpb | 2 +- source/core/types/ut_logical_suite.tps | 2 +- source/core/types/ut_object_name.tpb | 2 +- source/core/types/ut_object_name.tps | 2 +- source/core/types/ut_object_names.tps | 2 +- source/core/types/ut_reporter_base.tpb | 2 +- source/core/types/ut_reporter_base.tps | 2 +- source/core/types/ut_reporters.tps | 2 +- source/core/types/ut_results_counter.tpb | 2 +- source/core/types/ut_results_counter.tps | 2 +- source/core/types/ut_run.tpb | 2 +- source/core/types/ut_run.tps | 2 +- source/core/types/ut_suite.tpb | 8 +++---- source/core/types/ut_suite.tps | 2 +- source/core/types/ut_suite_item.tpb | 2 +- source/core/types/ut_suite_item.tps | 2 +- source/core/types/ut_suite_item_base.tps | 2 +- source/core/types/ut_suite_items.tps | 2 +- source/core/types/ut_test.tpb | 2 +- source/core/types/ut_test.tps | 2 +- source/core/types/ut_varchar2_list.tps | 2 +- source/core/types/ut_varchar2_rows.tps | 2 +- source/core/ut_dbms_output_cache.sql | 2 +- source/core/ut_expectation_processor.pkb | 2 +- source/core/ut_expectation_processor.pks | 2 +- source/core/ut_file_mapper.pkb | 2 +- source/core/ut_file_mapper.pks | 2 +- source/core/ut_metadata.pkb | 2 +- source/core/ut_metadata.pks | 2 +- source/core/ut_output_buffer.pkb | 2 +- source/core/ut_output_buffer.pks | 2 +- source/core/ut_output_buffer_tmp.sql | 4 ++-- source/core/ut_suite_manager.pkb | 2 +- source/core/ut_suite_manager.pks | 2 +- source/core/ut_utils.pkb | 2 +- source/core/ut_utils.pks | 4 ++-- .../create_synonyms_and_grants_for_public.sql | 2 +- .../create_synonyms_and_grants_for_user.sql | 2 +- source/create_utplsql_owner.sql | 2 +- source/define_ut3_owner_param.sql | 16 ++++++++++++++ .../data_values/ut_cursor_data.sql | 13 +++++++++++ .../data_values/ut_data_value.tpb | 2 +- .../data_values/ut_data_value.tps | 2 +- .../data_values/ut_data_value_anydata.tpb | 2 +- .../data_values/ut_data_value_anydata.tps | 2 +- .../data_values/ut_data_value_blob.tpb | 2 +- .../data_values/ut_data_value_blob.tps | 2 +- .../data_values/ut_data_value_boolean.tpb | 2 +- .../data_values/ut_data_value_boolean.tps | 2 +- .../data_values/ut_data_value_clob.tpb | 2 +- .../data_values/ut_data_value_clob.tps | 2 +- .../data_values/ut_data_value_collection.tpb | 2 +- .../data_values/ut_data_value_collection.tps | 2 +- .../data_values/ut_data_value_date.tpb | 2 +- .../data_values/ut_data_value_date.tps | 2 +- .../data_values/ut_data_value_dsinterval.tpb | 2 +- .../data_values/ut_data_value_dsinterval.tps | 2 +- .../data_values/ut_data_value_number.tpb | 2 +- .../data_values/ut_data_value_number.tps | 2 +- .../data_values/ut_data_value_object.tpb | 2 +- .../data_values/ut_data_value_object.tps | 2 +- .../data_values/ut_data_value_refcursor.tpb | 2 +- .../data_values/ut_data_value_refcursor.tps | 2 +- .../data_values/ut_data_value_timestamp.tpb | 2 +- .../data_values/ut_data_value_timestamp.tps | 2 +- .../ut_data_value_timestamp_ltz.tpb | 2 +- .../ut_data_value_timestamp_ltz.tps | 2 +- .../ut_data_value_timestamp_tz.tpb | 2 +- .../ut_data_value_timestamp_tz.tps | 2 +- .../data_values/ut_data_value_varchar2.tpb | 2 +- .../data_values/ut_data_value_varchar2.tps | 2 +- .../data_values/ut_data_value_yminterval.tpb | 2 +- .../data_values/ut_data_value_yminterval.tps | 2 +- .../expectations/matchers/ut_be_between.tpb | 2 +- .../expectations/matchers/ut_be_between.tps | 2 +- source/expectations/matchers/ut_be_empty.tpb | 2 +- source/expectations/matchers/ut_be_empty.tps | 2 +- source/expectations/matchers/ut_be_false.tpb | 2 +- source/expectations/matchers/ut_be_false.tps | 2 +- .../matchers/ut_be_greater_or_equal.tpb | 2 +- .../matchers/ut_be_greater_or_equal.tps | 2 +- .../matchers/ut_be_greater_than.tpb | 2 +- .../matchers/ut_be_greater_than.tps | 2 +- .../matchers/ut_be_less_or_equal.tpb | 2 +- .../matchers/ut_be_less_or_equal.tps | 2 +- .../expectations/matchers/ut_be_less_than.tpb | 2 +- .../expectations/matchers/ut_be_less_than.tps | 2 +- source/expectations/matchers/ut_be_like.tpb | 2 +- source/expectations/matchers/ut_be_like.tps | 2 +- .../expectations/matchers/ut_be_not_null.tpb | 2 +- .../expectations/matchers/ut_be_not_null.tps | 2 +- source/expectations/matchers/ut_be_null.tpb | 2 +- source/expectations/matchers/ut_be_null.tps | 2 +- source/expectations/matchers/ut_be_true.tpb | 2 +- source/expectations/matchers/ut_be_true.tps | 2 +- .../matchers/ut_comparison_matcher.tpb | 2 +- .../matchers/ut_comparison_matcher.tps | 2 +- source/expectations/matchers/ut_equal.tpb | 2 +- source/expectations/matchers/ut_equal.tps | 2 +- source/expectations/matchers/ut_match.tpb | 2 +- source/expectations/matchers/ut_match.tps | 2 +- source/expectations/matchers/ut_matcher.tpb | 2 +- source/expectations/matchers/ut_matcher.tps | 2 +- source/expectations/ut_expectation.tpb | 2 +- source/expectations/ut_expectation.tps | 2 +- source/install.sql | 2 +- source/install_component.sql | 16 ++++++++++++++ source/install_headless.sql | 2 +- source/reporters/ut_ansiconsole_helper.pkb | 2 +- source/reporters/ut_ansiconsole_helper.pks | 2 +- .../reporters/ut_coverage_html_reporter.tpb | 2 +- .../reporters/ut_coverage_html_reporter.tps | 2 +- .../ut_coverage_report_html_helper.pkb | 2 +- .../ut_coverage_report_html_helper.pks | 2 +- .../reporters/ut_coverage_sonar_reporter.tpb | 2 +- .../reporters/ut_coverage_sonar_reporter.tps | 2 +- source/reporters/ut_coveralls_reporter.tpb | 2 +- source/reporters/ut_coveralls_reporter.tps | 2 +- .../reporters/ut_documentation_reporter.tpb | 2 +- .../reporters/ut_documentation_reporter.tps | 2 +- source/reporters/ut_sonar_test_reporter.tpb | 2 +- source/reporters/ut_sonar_test_reporter.tps | 2 +- source/reporters/ut_teamcity_reporter.tpb | 2 +- source/reporters/ut_teamcity_reporter.tps | 2 +- .../reporters/ut_teamcity_reporter_helper.pkb | 2 +- .../reporters/ut_teamcity_reporter_helper.pks | 2 +- source/reporters/ut_xunit_reporter.tpb | 2 +- source/reporters/ut_xunit_reporter.tps | 2 +- source/uninstall.sql | 2 +- 177 files changed, 341 insertions(+), 210 deletions(-) delete mode 100644 .gitattributes.release diff --git a/.gitattributes b/.gitattributes index 637918f10..02d2d5e4e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,11 @@ -* export-ignore -^docs/* linguist-documentation +.gitattributes export-ignore +.gitignore export-ignore +.gitmodules export-ignore +.travis.yml export-ignore +mkdocs.yml export-ignore +.travis export-ignore +sonar-project.properties export-ignore +tests export-ignore +development export-ignore +node_modules export-ignore +^docs/* linguist-documentation diff --git a/.gitattributes.release b/.gitattributes.release deleted file mode 100644 index 02d2d5e4e..000000000 --- a/.gitattributes.release +++ /dev/null @@ -1,11 +0,0 @@ -.gitattributes export-ignore -.gitignore export-ignore -.gitmodules export-ignore -.travis.yml export-ignore -mkdocs.yml export-ignore -.travis export-ignore -sonar-project.properties export-ignore -tests export-ignore -development export-ignore -node_modules export-ignore -^docs/* linguist-documentation diff --git a/.travis.yml b/.travis.yml index 52976d66f..31c59a4fd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,7 +33,7 @@ env: - CURRENT_BRANCH=${TRAVIS_BRANCH} - UTPLSQL_REPO="utPLSQL/utPLSQL" - UTPLSQL_BUILD_NO="${TRAVIS_BUILD_NUMBER:-0}" - - UTPLSQL_VERSION_PATTERN='v?([0-9X]+\.){3}[0-9X]+' + - UTPLSQL_VERSION_PATTERN="v?([0-9]+\.){3}[0-9]+[^']*" - UTPLSQL_VERSION=$(. .travis/get_project_version.sh) - UTPLSQL_BUILD_VERSION=$(. .travis/get_project_build_version.sh) - UTPLSQL_SOURCES_DIR='source' @@ -84,22 +84,22 @@ install: - bash .travis/install_sqlcl.sh - sudo mkdir -p /dev/pdbs - sudo chmod -R 777 /dev/pdbs - - if [ "${TRAVIS_TAG}" = "" ]; then bash .travis/start_db.sh; fi + - if [[ ! $TRAVIS_TAG ]]; then bash .travis/start_db.sh; fi - df -h before_script: - - if [ "${TRAVIS_TAG}" = "" ]; then bash .travis/install.sh; fi - - if [ "${TRAVIS_TAG}" = "" ]; then bash .travis/install_utplsql_release.sh; fi - - if [ "${TRAVIS_TAG}" = "" ]; then bash .travis/create_additional_grants_for_old_tests.sh; fi - - if [ "${TRAVIS_TAG}" = "" ]; then bash .travis/run_examples.sh; fi - - if [ "${TRAVIS_TAG}" = "" ]; then bash .travis/run_old_tests.sh; fi + - if [[ ! $TRAVIS_TAG ]]; then bash .travis/install.sh; fi + - if [[ ! $TRAVIS_TAG ]]; then bash .travis/install_utplsql_release.sh; fi + - if [[ ! $TRAVIS_TAG ]]; then bash .travis/create_additional_grants_for_old_tests.sh; fi + - if [[ ! $TRAVIS_TAG ]]; then bash .travis/run_examples.sh; fi + - if [[ ! $TRAVIS_TAG ]]; then bash .travis/run_old_tests.sh; fi script: - - if [ "${TRAVIS_TAG}" = "" ]; then bash test/install_and_run_tests.sh; fi - - if [ "${TRAVIS_TAG}" = "" ] && [ "${TRAVIS_REPO_SLUG}" = "${UTPLSQL_REPO}" ] && [ "$TRAVIS_PULL_REQUEST" == "false" ]; then sonar-scanner; fi - - if [ "${TRAVIS_TAG}" = "" ]; then bash .travis/coveralls_uploader.sh; fi + - if [[ ! $TRAVIS_TAG ]]; then bash test/install_and_run_tests.sh; fi + - if [[ ! $TRAVIS_TAG ]] && [ "${TRAVIS_REPO_SLUG}" = "${UTPLSQL_REPO}" ] && [ "$TRAVIS_PULL_REQUEST" == "false" ]; then sonar-scanner; fi + - if [[ ! $TRAVIS_TAG ]]; then bash .travis/coveralls_uploader.sh; fi - bash .travis/build_docs.sh - - if [ "${TRAVIS_TAG}" = "" ]; then bash .travis/push_release_version.sh; fi + - if [[ ! $TRAVIS_TAG ]]; then bash .travis/push_release_version.sh; fi - bash .travis/push_docs_to_gh_pages.sh before_deploy: diff --git a/.travis/build_release_archive.sh b/.travis/build_release_archive.sh index afb176919..9667cba7e 100644 --- a/.travis/build_release_archive.sh +++ b/.travis/build_release_archive.sh @@ -5,7 +5,6 @@ rm -rf docs/* # and replace it with generated html documentation from the ignored site folder cp -r -v site/* docs -mv -f .gitattributes.release .gitattributes git add . git commit -m "tmp commit for building a release archive" diff --git a/.travis/get_project_version.sh b/.travis/get_project_version.sh index 9db5e8353..2ac4c6ab4 100644 --- a/.travis/get_project_version.sh +++ b/.travis/get_project_version.sh @@ -1,10 +1,14 @@ #!/usr/bin/env bash -#If building a new version from a release branch - then version is taken from release branch name + +#When building a new version from a release branch, the version is taken from release branch name if [[ "${CURRENT_BRANCH}" =~ ^release/v[0-9]+\.[0-9]+\.[0-9]+.*$ ]]; then version=${CURRENT_BRANCH#release\/} -elif [[ "${TRAVIS_TAG}" =~ ^v[0-9]+\.[0-9]+\.[0-9]+.*$ ]]; then - version=${TRAVIS_TAG} else + #Otherwise, version is taken from the VERSION file version=`cat VERSION` + #When on develop branch, add "-develop" to the version text + if [[ "${CURRENT_BRANCH}" == "develop" ]]; then + version=`sed -r "s/(v?[0-9]+\.[0-9]+\.[0-9]+).*/\1-develop/" <<< "${version}"` + fi fi echo ${version} diff --git a/.travis/push_release_version.sh b/.travis/push_release_version.sh index 29d1d7673..d0288f418 100644 --- a/.travis/push_release_version.sh +++ b/.travis/push_release_version.sh @@ -1,20 +1,23 @@ #!/usr/bin/env bash -echo Current branch is "${CURRENT_BRANCH}" -if [[ "${CURRENT_BRANCH}" =~ ^release/v[0-9]+\.[0-9]+\.[0-9]+.*$ ]]; then - +# We are updating version number only when: +# - not a pull request +# - branch name is = develop or branch name is like release/vX.X.X... +if [ "${TRAVIS_REPO_SLUG}" = "${UTPLSQL_REPO}" ] && [ "$TRAVIS_PULL_REQUEST" == "false" ] && [[ "${CURRENT_BRANCH}" =~ ^(release/v[0-9]+\.[0-9]+\.[0-9]+.*|develop)$ ]]; then + echo Current branch is "${CURRENT_BRANCH}" echo Current job number is "${TRAVIS_JOB_NUMBER}" + #The publishing is done only once (for first job on a build matrix) if [[ "${TRAVIS_JOB_NUMBER}" =~ \.1$ ]]; then - echo Publishing will be done for a job no. "${TRAVIS_JOB_NUMBER}" + echo "Committing version & buildNo into branch (${CURRENT_BRANCH})" git add sonar-project.properties git add VERSION - git commit -m 'Updated project version after building a release [skip ci]' - - echo Pushing to origin + git add source/* + git commit -m 'Updated project version after build [skip ci]' + echo "Pushing to origin" git push --quiet origin HEAD:${CURRENT_BRANCH} else - echo Publishing will not be done for a job no.: "${TRAVIS_JOB_NUMBER}" + echo "Publishing of version skipped for job No.: ${TRAVIS_JOB_NUMBER}" fi else - echo Not on a release branch - skipping publishing of version + echo "Publishing of version skipped for branch ${CURRENT_BRANCH}, pull request ${TRAVIS_PULL_REQUEST}" fi diff --git a/source/api/ut.pkb b/source/api/ut.pkb index 3b01d4d19..a78a38d27 100644 --- a/source/api/ut.pkb +++ b/source/api/ut.pkb @@ -1,7 +1,7 @@ create or replace package body ut is /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/api/ut.pks b/source/api/ut.pks index 61c7d5918..ae5489ef6 100644 --- a/source/api/ut.pks +++ b/source/api/ut.pks @@ -1,7 +1,7 @@ create or replace package ut authid current_user as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/api/ut_runner.pkb b/source/api/ut_runner.pkb index f5d91196f..16556e188 100644 --- a/source/api/ut_runner.pkb +++ b/source/api/ut_runner.pkb @@ -1,7 +1,7 @@ create or replace package body ut_runner is /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/api/ut_runner.pks b/source/api/ut_runner.pks index 2cb9b16a0..ef8ce6661 100644 --- a/source/api/ut_runner.pks +++ b/source/api/ut_runner.pks @@ -1,7 +1,7 @@ create or replace package ut_runner authid current_user is /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/annotations/ut_annotated_object.tps b/source/core/annotations/ut_annotated_object.tps index a9e1ae76e..5aa89f6dd 100644 --- a/source/core/annotations/ut_annotated_object.tps +++ b/source/core/annotations/ut_annotated_object.tps @@ -1,6 +1,6 @@ create type ut_annotated_object as object( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/annotations/ut_annotated_objects.tps b/source/core/annotations/ut_annotated_objects.tps index 7f01f612c..53c816902 100644 --- a/source/core/annotations/ut_annotated_objects.tps +++ b/source/core/annotations/ut_annotated_objects.tps @@ -1,6 +1,6 @@ create type ut_annotated_objects as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/annotations/ut_annotation.tps b/source/core/annotations/ut_annotation.tps index fdd489dcf..b334fb415 100644 --- a/source/core/annotations/ut_annotation.tps +++ b/source/core/annotations/ut_annotation.tps @@ -1,6 +1,6 @@ create type ut_annotation as object( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/annotations/ut_annotation_cache.sql b/source/core/annotations/ut_annotation_cache.sql index f8aff469b..bcabc5735 100644 --- a/source/core/annotations/ut_annotation_cache.sql +++ b/source/core/annotations/ut_annotation_cache.sql @@ -1,6 +1,6 @@ create table ut_annotation_cache ( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): you may not use this file except in compliance with the License. diff --git a/source/core/annotations/ut_annotation_cache_info.sql b/source/core/annotations/ut_annotation_cache_info.sql index 859c4a79b..dfd623a4f 100644 --- a/source/core/annotations/ut_annotation_cache_info.sql +++ b/source/core/annotations/ut_annotation_cache_info.sql @@ -1,6 +1,6 @@ create table ut_annotation_cache_info ( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): you may not use this file except in compliance with the License. diff --git a/source/core/annotations/ut_annotation_cache_manager.pkb b/source/core/annotations/ut_annotation_cache_manager.pkb index e6a81a497..dcdaace12 100644 --- a/source/core/annotations/ut_annotation_cache_manager.pkb +++ b/source/core/annotations/ut_annotation_cache_manager.pkb @@ -1,6 +1,6 @@ create or replace package body ut_annotation_cache_manager as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/annotations/ut_annotation_cache_manager.pks b/source/core/annotations/ut_annotation_cache_manager.pks index eb332572d..344581aa1 100644 --- a/source/core/annotations/ut_annotation_cache_manager.pks +++ b/source/core/annotations/ut_annotation_cache_manager.pks @@ -1,6 +1,6 @@ create or replace package ut_annotation_cache_manager authid definer as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/annotations/ut_annotation_cache_seq.sql b/source/core/annotations/ut_annotation_cache_seq.sql index 611e97ac0..88fb0582b 100644 --- a/source/core/annotations/ut_annotation_cache_seq.sql +++ b/source/core/annotations/ut_annotation_cache_seq.sql @@ -1,6 +1,6 @@ create sequence ut_annotation_cache_seq /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): you may not use this file except in compliance with the License. diff --git a/source/core/annotations/ut_annotation_manager.pkb b/source/core/annotations/ut_annotation_manager.pkb index 16d5657e5..051c3679e 100644 --- a/source/core/annotations/ut_annotation_manager.pkb +++ b/source/core/annotations/ut_annotation_manager.pkb @@ -1,6 +1,6 @@ create or replace package body ut_annotation_manager as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/annotations/ut_annotation_manager.pks b/source/core/annotations/ut_annotation_manager.pks index d78d02073..a52209b6f 100644 --- a/source/core/annotations/ut_annotation_manager.pks +++ b/source/core/annotations/ut_annotation_manager.pks @@ -1,6 +1,6 @@ create or replace package ut_annotation_manager authid current_user as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/annotations/ut_annotation_obj_cache_info.tps b/source/core/annotations/ut_annotation_obj_cache_info.tps index 43cf111ff..0005bf45b 100644 --- a/source/core/annotations/ut_annotation_obj_cache_info.tps +++ b/source/core/annotations/ut_annotation_obj_cache_info.tps @@ -1,6 +1,6 @@ create type ut_annotation_obj_cache_info as object( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/annotations/ut_annotation_objs_cache_info.tps b/source/core/annotations/ut_annotation_objs_cache_info.tps index 4a99283e4..e02f0895b 100644 --- a/source/core/annotations/ut_annotation_objs_cache_info.tps +++ b/source/core/annotations/ut_annotation_objs_cache_info.tps @@ -1,6 +1,6 @@ create type ut_annotation_objs_cache_info as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/annotations/ut_annotation_parser.pkb b/source/core/annotations/ut_annotation_parser.pkb index d34956790..831f337e4 100644 --- a/source/core/annotations/ut_annotation_parser.pkb +++ b/source/core/annotations/ut_annotation_parser.pkb @@ -1,6 +1,6 @@ create or replace package body ut_annotation_parser as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/annotations/ut_annotation_parser.pks b/source/core/annotations/ut_annotation_parser.pks index ae16d3484..979e26399 100644 --- a/source/core/annotations/ut_annotation_parser.pks +++ b/source/core/annotations/ut_annotation_parser.pks @@ -1,6 +1,6 @@ create or replace package ut_annotation_parser authid current_user as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/annotations/ut_annotations.tps b/source/core/annotations/ut_annotations.tps index d19f4943d..563450200 100644 --- a/source/core/annotations/ut_annotations.tps +++ b/source/core/annotations/ut_annotations.tps @@ -1,6 +1,6 @@ create type ut_annotations /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/coverage/ut_coverage.pkb b/source/core/coverage/ut_coverage.pkb index ccf72582f..ef8a98b1c 100644 --- a/source/core/coverage/ut_coverage.pkb +++ b/source/core/coverage/ut_coverage.pkb @@ -1,6 +1,6 @@ create or replace package body ut_coverage is /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/coverage/ut_coverage.pks b/source/core/coverage/ut_coverage.pks index ba8fa6b0d..68f49d86a 100644 --- a/source/core/coverage/ut_coverage.pks +++ b/source/core/coverage/ut_coverage.pks @@ -1,6 +1,6 @@ create or replace package ut_coverage authid current_user is /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/coverage/ut_coverage_helper.pkb b/source/core/coverage/ut_coverage_helper.pkb index e56dc8b57..b4bd79705 100644 --- a/source/core/coverage/ut_coverage_helper.pkb +++ b/source/core/coverage/ut_coverage_helper.pkb @@ -1,6 +1,6 @@ create or replace package body ut_coverage_helper is /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/coverage/ut_coverage_helper.pks b/source/core/coverage/ut_coverage_helper.pks index 93ffaf573..3bd76a3c5 100644 --- a/source/core/coverage/ut_coverage_helper.pks +++ b/source/core/coverage/ut_coverage_helper.pks @@ -1,6 +1,6 @@ create or replace package ut_coverage_helper authid definer is /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/coverage/ut_coverage_reporter_base.tpb b/source/core/coverage/ut_coverage_reporter_base.tpb index 40e5155b0..42b416850 100644 --- a/source/core/coverage/ut_coverage_reporter_base.tpb +++ b/source/core/coverage/ut_coverage_reporter_base.tpb @@ -1,6 +1,6 @@ create or replace type body ut_coverage_reporter_base is /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/coverage/ut_coverage_reporter_base.tps b/source/core/coverage/ut_coverage_reporter_base.tps index 2f74719c6..4b837dc79 100644 --- a/source/core/coverage/ut_coverage_reporter_base.tps +++ b/source/core/coverage/ut_coverage_reporter_base.tps @@ -1,6 +1,6 @@ create or replace type ut_coverage_reporter_base under ut_reporter_base( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/coverage/ut_coverage_sources_tmp.sql b/source/core/coverage/ut_coverage_sources_tmp.sql index 7df1f54c8..aaf97ef01 100644 --- a/source/core/coverage/ut_coverage_sources_tmp.sql +++ b/source/core/coverage/ut_coverage_sources_tmp.sql @@ -1,6 +1,6 @@ create global temporary table ut_coverage_sources_tmp$( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): you may not use this file except in compliance with the License. @@ -38,7 +38,7 @@ begin end; v_view_source := ' ut_coverage_sources_tmp as /* -utPLSQL - Version X.X.X.X +utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): you may not use this file except in compliance with the License. diff --git a/source/core/types/ut_console_reporter_base.tpb b/source/core/types/ut_console_reporter_base.tpb index f8833f8d0..a6ac8a6ce 100644 --- a/source/core/types/ut_console_reporter_base.tpb +++ b/source/core/types/ut_console_reporter_base.tpb @@ -1,6 +1,6 @@ create or replace type body ut_console_reporter_base is /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/types/ut_console_reporter_base.tps b/source/core/types/ut_console_reporter_base.tps index 4e227664b..5fb4561c0 100644 --- a/source/core/types/ut_console_reporter_base.tps +++ b/source/core/types/ut_console_reporter_base.tps @@ -1,6 +1,6 @@ create or replace type ut_console_reporter_base under ut_reporter_base( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/types/ut_coverage_options.tps b/source/core/types/ut_coverage_options.tps index 990700172..61caffe1b 100644 --- a/source/core/types/ut_coverage_options.tps +++ b/source/core/types/ut_coverage_options.tps @@ -1,6 +1,6 @@ create or replace type ut_coverage_options as object ( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/types/ut_event_listener.tpb b/source/core/types/ut_event_listener.tpb index cacb30c4d..8e2fcb110 100644 --- a/source/core/types/ut_event_listener.tpb +++ b/source/core/types/ut_event_listener.tpb @@ -1,6 +1,6 @@ create or replace type body ut_event_listener is /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/types/ut_event_listener.tps b/source/core/types/ut_event_listener.tps index 9f122d396..cba15602b 100644 --- a/source/core/types/ut_event_listener.tps +++ b/source/core/types/ut_event_listener.tps @@ -1,6 +1,6 @@ create or replace type ut_event_listener under ut_event_listener_base( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/types/ut_event_listener_base.tps b/source/core/types/ut_event_listener_base.tps index 3a8731ce9..cb3d52904 100644 --- a/source/core/types/ut_event_listener_base.tps +++ b/source/core/types/ut_event_listener_base.tps @@ -1,6 +1,6 @@ create or replace type ut_event_listener_base authid current_user as object( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/types/ut_executable.tpb b/source/core/types/ut_executable.tpb index bde73b066..a6802efb1 100644 --- a/source/core/types/ut_executable.tpb +++ b/source/core/types/ut_executable.tpb @@ -1,6 +1,6 @@ create or replace type body ut_executable is /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): @@ -96,10 +96,10 @@ create or replace type body ut_executable is begin if self.is_defined() then l_start_transaction_id := dbms_transaction.local_transaction_id(true); - + -- report to application_info ut_utils.set_client_info(self.procedure_name); - + --listener - before call to executable a_listener.fire_before_event(self.associated_event_name, a_item); diff --git a/source/core/types/ut_executable.tps b/source/core/types/ut_executable.tps index b0bf49be5..f573b81f4 100644 --- a/source/core/types/ut_executable.tps +++ b/source/core/types/ut_executable.tps @@ -1,6 +1,6 @@ create or replace type ut_executable authid current_user as object( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/types/ut_expectation_result.tpb b/source/core/types/ut_expectation_result.tpb index 9452defcd..0d0c71110 100644 --- a/source/core/types/ut_expectation_result.tpb +++ b/source/core/types/ut_expectation_result.tpb @@ -1,6 +1,6 @@ create or replace type body ut_expectation_result is /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/types/ut_expectation_result.tps b/source/core/types/ut_expectation_result.tps index eda2b69de..a78db5a69 100644 --- a/source/core/types/ut_expectation_result.tps +++ b/source/core/types/ut_expectation_result.tps @@ -1,6 +1,6 @@ create or replace type ut_expectation_result authid current_user as object( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/types/ut_expectation_results.tps b/source/core/types/ut_expectation_results.tps index 083965eb8..49d21c57c 100644 --- a/source/core/types/ut_expectation_results.tps +++ b/source/core/types/ut_expectation_results.tps @@ -1,6 +1,6 @@ create or replace type ut_expectation_results as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/types/ut_file_mapping.tpb b/source/core/types/ut_file_mapping.tpb index 1e43856e5..7b54eecd8 100644 --- a/source/core/types/ut_file_mapping.tpb +++ b/source/core/types/ut_file_mapping.tpb @@ -1,4 +1,20 @@ create or replace type body ut_file_mapping as + /* + utPLSQL - Version 3 + Copyright 2016 - 2017 utPLSQL Project + + Licensed under the Apache License, Version 2.0 (the "License"): + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + */ map member function pk return varchar2 is begin return file_name; diff --git a/source/core/types/ut_file_mapping.tps b/source/core/types/ut_file_mapping.tps index b5e824877..f8643c12a 100644 --- a/source/core/types/ut_file_mapping.tps +++ b/source/core/types/ut_file_mapping.tps @@ -1,4 +1,20 @@ create or replace type ut_file_mapping as object( + /* + utPLSQL - Version 3 + Copyright 2016 - 2017 utPLSQL Project + + Licensed under the Apache License, Version 2.0 (the "License"): + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + */ file_name varchar2(4000), object_owner varchar2(4000), object_name varchar2(4000), diff --git a/source/core/types/ut_file_mappings.tps b/source/core/types/ut_file_mappings.tps index 27868d6af..b5b891386 100644 --- a/source/core/types/ut_file_mappings.tps +++ b/source/core/types/ut_file_mappings.tps @@ -1,2 +1,19 @@ -create or replace type ut_file_mappings as table of ut_file_mapping +create or replace type ut_file_mappings as + /* + utPLSQL - Version 3 + Copyright 2016 - 2017 utPLSQL Project + + Licensed under the Apache License, Version 2.0 (the "License"): + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + */ + table of ut_file_mapping / diff --git a/source/core/types/ut_key_value_pair.tps b/source/core/types/ut_key_value_pair.tps index 9ec6ec9ba..45bc53157 100644 --- a/source/core/types/ut_key_value_pair.tps +++ b/source/core/types/ut_key_value_pair.tps @@ -1,4 +1,20 @@ create or replace type ut_key_value_pair as object( + /* + utPLSQL - Version 3 + Copyright 2016 - 2017 utPLSQL Project + + Licensed under the Apache License, Version 2.0 (the "License"): + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + */ key varchar2(4000), value varchar2(4000) ) diff --git a/source/core/types/ut_key_value_pairs.tps b/source/core/types/ut_key_value_pairs.tps index 7d961aad7..45e208518 100644 --- a/source/core/types/ut_key_value_pairs.tps +++ b/source/core/types/ut_key_value_pairs.tps @@ -1,2 +1,19 @@ -create or replace type ut_key_value_pairs as table of ut_key_value_pair +create or replace type ut_key_value_pairs as + /* + utPLSQL - Version 3 + Copyright 2016 - 2017 utPLSQL Project + + Licensed under the Apache License, Version 2.0 (the "License"): + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + */ + table of ut_key_value_pair / diff --git a/source/core/types/ut_logical_suite.tpb b/source/core/types/ut_logical_suite.tpb index 1da3828c7..c8fd65753 100644 --- a/source/core/types/ut_logical_suite.tpb +++ b/source/core/types/ut_logical_suite.tpb @@ -1,6 +1,6 @@ create or replace type body ut_logical_suite as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/types/ut_logical_suite.tps b/source/core/types/ut_logical_suite.tps index 804c54592..d82dfb96c 100644 --- a/source/core/types/ut_logical_suite.tps +++ b/source/core/types/ut_logical_suite.tps @@ -1,6 +1,6 @@ create or replace type ut_logical_suite under ut_suite_item ( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/types/ut_object_name.tpb b/source/core/types/ut_object_name.tpb index 6ed65d0e7..29bf0bc5e 100644 --- a/source/core/types/ut_object_name.tpb +++ b/source/core/types/ut_object_name.tpb @@ -1,6 +1,6 @@ create or replace type body ut_object_name as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/types/ut_object_name.tps b/source/core/types/ut_object_name.tps index 9b32fd152..521985c23 100644 --- a/source/core/types/ut_object_name.tps +++ b/source/core/types/ut_object_name.tps @@ -1,6 +1,6 @@ create or replace type ut_object_name as object ( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/types/ut_object_names.tps b/source/core/types/ut_object_names.tps index 9d71f599b..80c5a67ee 100644 --- a/source/core/types/ut_object_names.tps +++ b/source/core/types/ut_object_names.tps @@ -1,6 +1,6 @@ create or replace type ut_object_names as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/types/ut_reporter_base.tpb b/source/core/types/ut_reporter_base.tpb index 3e735de1b..8b9ee105a 100644 --- a/source/core/types/ut_reporter_base.tpb +++ b/source/core/types/ut_reporter_base.tpb @@ -1,6 +1,6 @@ create or replace type body ut_reporter_base is /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/types/ut_reporter_base.tps b/source/core/types/ut_reporter_base.tps index 2c6794571..4e9053ec6 100644 --- a/source/core/types/ut_reporter_base.tps +++ b/source/core/types/ut_reporter_base.tps @@ -1,6 +1,6 @@ create or replace type ut_reporter_base authid current_user as object( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/types/ut_reporters.tps b/source/core/types/ut_reporters.tps index 71ce65bce..08425b8f4 100644 --- a/source/core/types/ut_reporters.tps +++ b/source/core/types/ut_reporters.tps @@ -1,6 +1,6 @@ create or replace type ut_reporters as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/types/ut_results_counter.tpb b/source/core/types/ut_results_counter.tpb index 61bf320ed..e9fd34285 100644 --- a/source/core/types/ut_results_counter.tpb +++ b/source/core/types/ut_results_counter.tpb @@ -1,6 +1,6 @@ create or replace type body ut_results_counter as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/types/ut_results_counter.tps b/source/core/types/ut_results_counter.tps index 15d950f3e..ee9c50e65 100644 --- a/source/core/types/ut_results_counter.tps +++ b/source/core/types/ut_results_counter.tps @@ -1,6 +1,6 @@ create or replace type ut_results_counter as object( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/types/ut_run.tpb b/source/core/types/ut_run.tpb index fde92bec1..cf3dcfe85 100644 --- a/source/core/types/ut_run.tpb +++ b/source/core/types/ut_run.tpb @@ -1,6 +1,6 @@ create or replace type body ut_run as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/types/ut_run.tps b/source/core/types/ut_run.tps index ea3ef2835..bcad763e2 100644 --- a/source/core/types/ut_run.tps +++ b/source/core/types/ut_run.tps @@ -1,6 +1,6 @@ create or replace type ut_run under ut_suite_item ( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/types/ut_suite.tpb b/source/core/types/ut_suite.tpb index ef6637454..6502c7492 100644 --- a/source/core/types/ut_suite.tpb +++ b/source/core/types/ut_suite.tpb @@ -1,6 +1,6 @@ create or replace type body ut_suite as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): @@ -51,9 +51,9 @@ create or replace type body ut_suite as end; begin ut_utils.debug_log('ut_suite.execute'); - + ut_utils.set_action(self.object_name); - + a_listener.fire_before_event(ut_utils.gc_suite,self); self.start_time := current_timestamp; @@ -94,7 +94,7 @@ create or replace type body ut_suite as self.calc_execution_result(); self.end_time := current_timestamp; a_listener.fire_after_event(ut_utils.gc_suite,self); - + ut_utils.set_action(null); return l_suite_step_without_errors; diff --git a/source/core/types/ut_suite.tps b/source/core/types/ut_suite.tps index 636123520..090c45b66 100644 --- a/source/core/types/ut_suite.tps +++ b/source/core/types/ut_suite.tps @@ -1,6 +1,6 @@ create or replace type ut_suite under ut_logical_suite ( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/types/ut_suite_item.tpb b/source/core/types/ut_suite_item.tpb index 27aebd3ef..2ddce3abc 100644 --- a/source/core/types/ut_suite_item.tpb +++ b/source/core/types/ut_suite_item.tpb @@ -1,6 +1,6 @@ create or replace type body ut_suite_item as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/types/ut_suite_item.tps b/source/core/types/ut_suite_item.tps index 7a7a43d8c..5b4b943d9 100644 --- a/source/core/types/ut_suite_item.tps +++ b/source/core/types/ut_suite_item.tps @@ -1,6 +1,6 @@ create or replace type ut_suite_item force under ut_suite_item_base ( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/types/ut_suite_item_base.tps b/source/core/types/ut_suite_item_base.tps index 021289e18..0802e85f2 100644 --- a/source/core/types/ut_suite_item_base.tps +++ b/source/core/types/ut_suite_item_base.tps @@ -1,6 +1,6 @@ create or replace type ut_suite_item_base authid current_user as object ( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/types/ut_suite_items.tps b/source/core/types/ut_suite_items.tps index d434bc9ea..9d4c3ab4d 100644 --- a/source/core/types/ut_suite_items.tps +++ b/source/core/types/ut_suite_items.tps @@ -1,6 +1,6 @@ create or replace type ut_suite_items as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/types/ut_test.tpb b/source/core/types/ut_test.tpb index c5e9fa07b..eabdc561f 100644 --- a/source/core/types/ut_test.tpb +++ b/source/core/types/ut_test.tpb @@ -1,6 +1,6 @@ create or replace type body ut_test as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/types/ut_test.tps b/source/core/types/ut_test.tps index 785625163..820475e5c 100644 --- a/source/core/types/ut_test.tps +++ b/source/core/types/ut_test.tps @@ -1,6 +1,6 @@ create or replace type ut_test under ut_suite_item ( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/types/ut_varchar2_list.tps b/source/core/types/ut_varchar2_list.tps index 96c0dd22d..062852f29 100644 --- a/source/core/types/ut_varchar2_list.tps +++ b/source/core/types/ut_varchar2_list.tps @@ -1,6 +1,6 @@ create or replace type ut_varchar2_list as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/types/ut_varchar2_rows.tps b/source/core/types/ut_varchar2_rows.tps index 5a37917aa..7149f6930 100644 --- a/source/core/types/ut_varchar2_rows.tps +++ b/source/core/types/ut_varchar2_rows.tps @@ -1,6 +1,6 @@ create or replace type ut_varchar2_rows as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/ut_dbms_output_cache.sql b/source/core/ut_dbms_output_cache.sql index 4ac1a9191..a81f6acbe 100644 --- a/source/core/ut_dbms_output_cache.sql +++ b/source/core/ut_dbms_output_cache.sql @@ -1,6 +1,6 @@ create global temporary table ut_dbms_output_cache( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): you may not use this file except in compliance with the License. diff --git a/source/core/ut_expectation_processor.pkb b/source/core/ut_expectation_processor.pkb index 756243ce3..c0793a129 100644 --- a/source/core/ut_expectation_processor.pkb +++ b/source/core/ut_expectation_processor.pkb @@ -1,6 +1,6 @@ create or replace package body ut_expectation_processor as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/ut_expectation_processor.pks b/source/core/ut_expectation_processor.pks index c3295dedb..a8ad7ab73 100644 --- a/source/core/ut_expectation_processor.pks +++ b/source/core/ut_expectation_processor.pks @@ -1,6 +1,6 @@ create or replace package ut_expectation_processor authid current_user as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/ut_file_mapper.pkb b/source/core/ut_file_mapper.pkb index 217a2d6de..3e032bf92 100644 --- a/source/core/ut_file_mapper.pkb +++ b/source/core/ut_file_mapper.pkb @@ -1,6 +1,6 @@ create or replace package body ut_file_mapper is /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/ut_file_mapper.pks b/source/core/ut_file_mapper.pks index f8523688e..b357fc4f4 100644 --- a/source/core/ut_file_mapper.pks +++ b/source/core/ut_file_mapper.pks @@ -1,6 +1,6 @@ create or replace package ut_file_mapper authid current_user is /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/ut_metadata.pkb b/source/core/ut_metadata.pkb index e3a703596..631f152df 100644 --- a/source/core/ut_metadata.pkb +++ b/source/core/ut_metadata.pkb @@ -1,6 +1,6 @@ create or replace package body ut_metadata as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/ut_metadata.pks b/source/core/ut_metadata.pks index 8ee296889..380047e11 100644 --- a/source/core/ut_metadata.pks +++ b/source/core/ut_metadata.pks @@ -1,6 +1,6 @@ create or replace package ut_metadata authid current_user as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/ut_output_buffer.pkb b/source/core/ut_output_buffer.pkb index 51cecdc71..5f957f2bd 100644 --- a/source/core/ut_output_buffer.pkb +++ b/source/core/ut_output_buffer.pkb @@ -1,6 +1,6 @@ create or replace package body ut_output_buffer is /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/ut_output_buffer.pks b/source/core/ut_output_buffer.pks index 5fda8d4dd..fd66814a4 100644 --- a/source/core/ut_output_buffer.pks +++ b/source/core/ut_output_buffer.pks @@ -1,6 +1,6 @@ create or replace package ut_output_buffer authid definer is /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/ut_output_buffer_tmp.sql b/source/core/ut_output_buffer_tmp.sql index 3c3275c6e..1a8b8b7ea 100644 --- a/source/core/ut_output_buffer_tmp.sql +++ b/source/core/ut_output_buffer_tmp.sql @@ -1,6 +1,6 @@ create table ut_output_buffer_tmp$( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): you may not use this file except in compliance with the License. @@ -45,7 +45,7 @@ begin end; v_view_source := ' ut_output_buffer_tmp as /* -utPLSQL - Version X.X.X.X +utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): you may not use this file except in compliance with the License. diff --git a/source/core/ut_suite_manager.pkb b/source/core/ut_suite_manager.pkb index 1e2e07182..de58d4e9d 100644 --- a/source/core/ut_suite_manager.pkb +++ b/source/core/ut_suite_manager.pkb @@ -1,6 +1,6 @@ create or replace package body ut_suite_manager is /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/ut_suite_manager.pks b/source/core/ut_suite_manager.pks index 112c0287e..70c431726 100644 --- a/source/core/ut_suite_manager.pks +++ b/source/core/ut_suite_manager.pks @@ -1,6 +1,6 @@ create or replace package ut_suite_manager authid current_user is /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/ut_utils.pkb b/source/core/ut_utils.pkb index 9b3de7328..c13ef78df 100644 --- a/source/core/ut_utils.pkb +++ b/source/core/ut_utils.pkb @@ -1,6 +1,6 @@ create or replace package body ut_utils is /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/core/ut_utils.pks b/source/core/ut_utils.pks index 1ea3c5bc7..f5c3a4941 100644 --- a/source/core/ut_utils.pks +++ b/source/core/ut_utils.pks @@ -1,6 +1,6 @@ create or replace package ut_utils authid definer is /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): @@ -21,7 +21,7 @@ create or replace package ut_utils authid definer is * */ - gc_version constant varchar2(50) := 'X.X.X.X'; + gc_version constant varchar2(50) := 'v3.0.4.1372'; /* Constants: Event names */ gc_run constant varchar2(12) := 'run'; diff --git a/source/create_synonyms_and_grants_for_public.sql b/source/create_synonyms_and_grants_for_public.sql index 14dfbcc54..9a4544f98 100644 --- a/source/create_synonyms_and_grants_for_public.sql +++ b/source/create_synonyms_and_grants_for_public.sql @@ -1,5 +1,5 @@ /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/create_synonyms_and_grants_for_user.sql b/source/create_synonyms_and_grants_for_user.sql index 3294898ed..f21c88071 100644 --- a/source/create_synonyms_and_grants_for_user.sql +++ b/source/create_synonyms_and_grants_for_user.sql @@ -1,5 +1,5 @@ /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/create_utplsql_owner.sql b/source/create_utplsql_owner.sql index d478d2ed7..298d947b4 100644 --- a/source/create_utplsql_owner.sql +++ b/source/create_utplsql_owner.sql @@ -1,5 +1,5 @@ /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/define_ut3_owner_param.sql b/source/define_ut3_owner_param.sql index b37fe813e..7d4cd0287 100644 --- a/source/define_ut3_owner_param.sql +++ b/source/define_ut3_owner_param.sql @@ -1,3 +1,19 @@ +/* + utPLSQL - Version 3 + Copyright 2016 - 2017 utPLSQL Project + + Licensed under the Apache License, Version 2.0 (the "License"): + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +*/ set serveroutput on size unlimited format truncated whenever oserror continue diff --git a/source/expectations/data_values/ut_cursor_data.sql b/source/expectations/data_values/ut_cursor_data.sql index 3e4ca4616..714a944ea 100644 --- a/source/expectations/data_values/ut_cursor_data.sql +++ b/source/expectations/data_values/ut_cursor_data.sql @@ -1,4 +1,17 @@ create global temporary table ut_cursor_data( + /* + utPLSQL - Version 3 + Copyright 2016 - 2017 utPLSQL Project + Licensed under the Apache License, Version 2.0 (the "License"): + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + http://www.apache.org/licenses/LICENSE-2.0 + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + */ cursor_data_guid raw(16), row_no integer, row_data xmltype, diff --git a/source/expectations/data_values/ut_data_value.tpb b/source/expectations/data_values/ut_data_value.tpb index 928b8394f..474cfc32b 100644 --- a/source/expectations/data_values/ut_data_value.tpb +++ b/source/expectations/data_values/ut_data_value.tpb @@ -1,6 +1,6 @@ create or replace type body ut_data_value as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/data_values/ut_data_value.tps b/source/expectations/data_values/ut_data_value.tps index e2e03dd4e..49013f8b0 100644 --- a/source/expectations/data_values/ut_data_value.tps +++ b/source/expectations/data_values/ut_data_value.tps @@ -1,6 +1,6 @@ create or replace type ut_data_value authid current_user as object ( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/data_values/ut_data_value_anydata.tpb b/source/expectations/data_values/ut_data_value_anydata.tpb index 975b459b2..8b6e0b5c7 100644 --- a/source/expectations/data_values/ut_data_value_anydata.tpb +++ b/source/expectations/data_values/ut_data_value_anydata.tpb @@ -1,6 +1,6 @@ create or replace type body ut_data_value_anydata as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/data_values/ut_data_value_anydata.tps b/source/expectations/data_values/ut_data_value_anydata.tps index fcf862cf3..8f786fa4e 100644 --- a/source/expectations/data_values/ut_data_value_anydata.tps +++ b/source/expectations/data_values/ut_data_value_anydata.tps @@ -1,6 +1,6 @@ create or replace type ut_data_value_anydata under ut_data_value( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/data_values/ut_data_value_blob.tpb b/source/expectations/data_values/ut_data_value_blob.tpb index 69280404a..044cb963e 100644 --- a/source/expectations/data_values/ut_data_value_blob.tpb +++ b/source/expectations/data_values/ut_data_value_blob.tpb @@ -1,6 +1,6 @@ create or replace type body ut_data_value_blob as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/data_values/ut_data_value_blob.tps b/source/expectations/data_values/ut_data_value_blob.tps index 3149dd6ae..ce8376cb3 100644 --- a/source/expectations/data_values/ut_data_value_blob.tps +++ b/source/expectations/data_values/ut_data_value_blob.tps @@ -1,6 +1,6 @@ create or replace type ut_data_value_blob under ut_data_value( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/data_values/ut_data_value_boolean.tpb b/source/expectations/data_values/ut_data_value_boolean.tpb index 5b8a8a5c1..2443ed2d1 100644 --- a/source/expectations/data_values/ut_data_value_boolean.tpb +++ b/source/expectations/data_values/ut_data_value_boolean.tpb @@ -1,6 +1,6 @@ create or replace type body ut_data_value_boolean as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/data_values/ut_data_value_boolean.tps b/source/expectations/data_values/ut_data_value_boolean.tps index f2ed550dc..eef4f88cd 100644 --- a/source/expectations/data_values/ut_data_value_boolean.tps +++ b/source/expectations/data_values/ut_data_value_boolean.tps @@ -1,6 +1,6 @@ create or replace type ut_data_value_boolean under ut_data_value( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/data_values/ut_data_value_clob.tpb b/source/expectations/data_values/ut_data_value_clob.tpb index 941e87c3d..5ac1c60cd 100644 --- a/source/expectations/data_values/ut_data_value_clob.tpb +++ b/source/expectations/data_values/ut_data_value_clob.tpb @@ -1,6 +1,6 @@ create or replace type body ut_data_value_clob as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/data_values/ut_data_value_clob.tps b/source/expectations/data_values/ut_data_value_clob.tps index 639675c38..14735ed19 100644 --- a/source/expectations/data_values/ut_data_value_clob.tps +++ b/source/expectations/data_values/ut_data_value_clob.tps @@ -1,6 +1,6 @@ create or replace type ut_data_value_clob under ut_data_value( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/data_values/ut_data_value_collection.tpb b/source/expectations/data_values/ut_data_value_collection.tpb index 04728fe19..d741736c7 100644 --- a/source/expectations/data_values/ut_data_value_collection.tpb +++ b/source/expectations/data_values/ut_data_value_collection.tpb @@ -1,6 +1,6 @@ create or replace type body ut_data_value_collection as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/data_values/ut_data_value_collection.tps b/source/expectations/data_values/ut_data_value_collection.tps index da6f9416b..72ef969fd 100644 --- a/source/expectations/data_values/ut_data_value_collection.tps +++ b/source/expectations/data_values/ut_data_value_collection.tps @@ -1,6 +1,6 @@ create or replace type ut_data_value_collection under ut_data_value_anydata( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/data_values/ut_data_value_date.tpb b/source/expectations/data_values/ut_data_value_date.tpb index 0f5eee874..3c1e51622 100644 --- a/source/expectations/data_values/ut_data_value_date.tpb +++ b/source/expectations/data_values/ut_data_value_date.tpb @@ -1,6 +1,6 @@ create or replace type body ut_data_value_date as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/data_values/ut_data_value_date.tps b/source/expectations/data_values/ut_data_value_date.tps index f5417adcb..93068f7ee 100644 --- a/source/expectations/data_values/ut_data_value_date.tps +++ b/source/expectations/data_values/ut_data_value_date.tps @@ -1,6 +1,6 @@ create or replace type ut_data_value_date under ut_data_value( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/data_values/ut_data_value_dsinterval.tpb b/source/expectations/data_values/ut_data_value_dsinterval.tpb index 5e468be88..78789da54 100644 --- a/source/expectations/data_values/ut_data_value_dsinterval.tpb +++ b/source/expectations/data_values/ut_data_value_dsinterval.tpb @@ -1,6 +1,6 @@ create or replace type body ut_data_value_dsinterval as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/data_values/ut_data_value_dsinterval.tps b/source/expectations/data_values/ut_data_value_dsinterval.tps index 57c79976d..13fbb133a 100644 --- a/source/expectations/data_values/ut_data_value_dsinterval.tps +++ b/source/expectations/data_values/ut_data_value_dsinterval.tps @@ -1,6 +1,6 @@ create or replace type ut_data_value_dsinterval under ut_data_value( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/data_values/ut_data_value_number.tpb b/source/expectations/data_values/ut_data_value_number.tpb index a975209fc..42a364f7c 100644 --- a/source/expectations/data_values/ut_data_value_number.tpb +++ b/source/expectations/data_values/ut_data_value_number.tpb @@ -1,6 +1,6 @@ create or replace type body ut_data_value_number as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/data_values/ut_data_value_number.tps b/source/expectations/data_values/ut_data_value_number.tps index cdda46aaa..db144ded1 100644 --- a/source/expectations/data_values/ut_data_value_number.tps +++ b/source/expectations/data_values/ut_data_value_number.tps @@ -1,6 +1,6 @@ create or replace type ut_data_value_number under ut_data_value( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/data_values/ut_data_value_object.tpb b/source/expectations/data_values/ut_data_value_object.tpb index 9534d53d2..8d7d4847d 100644 --- a/source/expectations/data_values/ut_data_value_object.tpb +++ b/source/expectations/data_values/ut_data_value_object.tpb @@ -1,6 +1,6 @@ create or replace type body ut_data_value_object as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/data_values/ut_data_value_object.tps b/source/expectations/data_values/ut_data_value_object.tps index cbbff48e0..82e74071f 100644 --- a/source/expectations/data_values/ut_data_value_object.tps +++ b/source/expectations/data_values/ut_data_value_object.tps @@ -1,6 +1,6 @@ create or replace type ut_data_value_object under ut_data_value_anydata( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/data_values/ut_data_value_refcursor.tpb b/source/expectations/data_values/ut_data_value_refcursor.tpb index f746f7c2a..6910f04a8 100644 --- a/source/expectations/data_values/ut_data_value_refcursor.tpb +++ b/source/expectations/data_values/ut_data_value_refcursor.tpb @@ -1,6 +1,6 @@ create or replace type body ut_data_value_refcursor as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/data_values/ut_data_value_refcursor.tps b/source/expectations/data_values/ut_data_value_refcursor.tps index cd97b7473..72136a845 100644 --- a/source/expectations/data_values/ut_data_value_refcursor.tps +++ b/source/expectations/data_values/ut_data_value_refcursor.tps @@ -1,6 +1,6 @@ create or replace type ut_data_value_refcursor under ut_data_value( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/data_values/ut_data_value_timestamp.tpb b/source/expectations/data_values/ut_data_value_timestamp.tpb index 1c7f6669b..f03045943 100644 --- a/source/expectations/data_values/ut_data_value_timestamp.tpb +++ b/source/expectations/data_values/ut_data_value_timestamp.tpb @@ -1,6 +1,6 @@ create or replace type body ut_data_value_timestamp as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/data_values/ut_data_value_timestamp.tps b/source/expectations/data_values/ut_data_value_timestamp.tps index 87396c1b6..52b7edf16 100644 --- a/source/expectations/data_values/ut_data_value_timestamp.tps +++ b/source/expectations/data_values/ut_data_value_timestamp.tps @@ -1,6 +1,6 @@ create or replace type ut_data_value_timestamp under ut_data_value( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/data_values/ut_data_value_timestamp_ltz.tpb b/source/expectations/data_values/ut_data_value_timestamp_ltz.tpb index 846eef06d..e780748d9 100644 --- a/source/expectations/data_values/ut_data_value_timestamp_ltz.tpb +++ b/source/expectations/data_values/ut_data_value_timestamp_ltz.tpb @@ -1,6 +1,6 @@ create or replace type body ut_data_value_timestamp_ltz as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/data_values/ut_data_value_timestamp_ltz.tps b/source/expectations/data_values/ut_data_value_timestamp_ltz.tps index f58096bcf..f13c9771c 100644 --- a/source/expectations/data_values/ut_data_value_timestamp_ltz.tps +++ b/source/expectations/data_values/ut_data_value_timestamp_ltz.tps @@ -1,6 +1,6 @@ create or replace type ut_data_value_timestamp_ltz under ut_data_value( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/data_values/ut_data_value_timestamp_tz.tpb b/source/expectations/data_values/ut_data_value_timestamp_tz.tpb index 5a4a9abed..4ce44d39e 100644 --- a/source/expectations/data_values/ut_data_value_timestamp_tz.tpb +++ b/source/expectations/data_values/ut_data_value_timestamp_tz.tpb @@ -1,6 +1,6 @@ create or replace type body ut_data_value_timestamp_tz as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/data_values/ut_data_value_timestamp_tz.tps b/source/expectations/data_values/ut_data_value_timestamp_tz.tps index 35edca04d..83a7bc3cc 100644 --- a/source/expectations/data_values/ut_data_value_timestamp_tz.tps +++ b/source/expectations/data_values/ut_data_value_timestamp_tz.tps @@ -1,6 +1,6 @@ create or replace type ut_data_value_timestamp_tz under ut_data_value( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/data_values/ut_data_value_varchar2.tpb b/source/expectations/data_values/ut_data_value_varchar2.tpb index c3d5c3b1e..1a31f305e 100644 --- a/source/expectations/data_values/ut_data_value_varchar2.tpb +++ b/source/expectations/data_values/ut_data_value_varchar2.tpb @@ -1,6 +1,6 @@ create or replace type body ut_data_value_varchar2 as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/data_values/ut_data_value_varchar2.tps b/source/expectations/data_values/ut_data_value_varchar2.tps index 73188b8e1..5687a27c9 100644 --- a/source/expectations/data_values/ut_data_value_varchar2.tps +++ b/source/expectations/data_values/ut_data_value_varchar2.tps @@ -1,6 +1,6 @@ create or replace type ut_data_value_varchar2 under ut_data_value( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/data_values/ut_data_value_yminterval.tpb b/source/expectations/data_values/ut_data_value_yminterval.tpb index 11744cc32..8b37f6bfd 100644 --- a/source/expectations/data_values/ut_data_value_yminterval.tpb +++ b/source/expectations/data_values/ut_data_value_yminterval.tpb @@ -1,6 +1,6 @@ create or replace type body ut_data_value_yminterval as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/data_values/ut_data_value_yminterval.tps b/source/expectations/data_values/ut_data_value_yminterval.tps index 9b2e71ccf..b0b9b0773 100644 --- a/source/expectations/data_values/ut_data_value_yminterval.tps +++ b/source/expectations/data_values/ut_data_value_yminterval.tps @@ -1,6 +1,6 @@ create or replace type ut_data_value_yminterval under ut_data_value( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/matchers/ut_be_between.tpb b/source/expectations/matchers/ut_be_between.tpb index ec7480227..6a2549759 100644 --- a/source/expectations/matchers/ut_be_between.tpb +++ b/source/expectations/matchers/ut_be_between.tpb @@ -1,6 +1,6 @@ create or replace type body ut_be_between is /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/matchers/ut_be_between.tps b/source/expectations/matchers/ut_be_between.tps index ce4f5ea79..ae49fcfec 100644 --- a/source/expectations/matchers/ut_be_between.tps +++ b/source/expectations/matchers/ut_be_between.tps @@ -1,6 +1,6 @@ create or replace type ut_be_between under ut_matcher( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/matchers/ut_be_empty.tpb b/source/expectations/matchers/ut_be_empty.tpb index dcb1c24e0..c5ab2261a 100644 --- a/source/expectations/matchers/ut_be_empty.tpb +++ b/source/expectations/matchers/ut_be_empty.tpb @@ -1,6 +1,6 @@ create or replace type body ut_be_empty as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/matchers/ut_be_empty.tps b/source/expectations/matchers/ut_be_empty.tps index a6d98b7fb..4908d3b8f 100644 --- a/source/expectations/matchers/ut_be_empty.tps +++ b/source/expectations/matchers/ut_be_empty.tps @@ -1,6 +1,6 @@ create or replace type ut_be_empty under ut_matcher( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/matchers/ut_be_false.tpb b/source/expectations/matchers/ut_be_false.tpb index 27836833d..73e5477d8 100644 --- a/source/expectations/matchers/ut_be_false.tpb +++ b/source/expectations/matchers/ut_be_false.tpb @@ -1,6 +1,6 @@ create or replace type body ut_be_false as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/matchers/ut_be_false.tps b/source/expectations/matchers/ut_be_false.tps index 0b99f3ca8..09e9ead6f 100644 --- a/source/expectations/matchers/ut_be_false.tps +++ b/source/expectations/matchers/ut_be_false.tps @@ -1,6 +1,6 @@ create or replace type ut_be_false under ut_matcher( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/matchers/ut_be_greater_or_equal.tpb b/source/expectations/matchers/ut_be_greater_or_equal.tpb index 3a46dcecd..69f0196fe 100644 --- a/source/expectations/matchers/ut_be_greater_or_equal.tpb +++ b/source/expectations/matchers/ut_be_greater_or_equal.tpb @@ -1,6 +1,6 @@ create or replace type body ut_be_greater_or_equal AS /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/matchers/ut_be_greater_or_equal.tps b/source/expectations/matchers/ut_be_greater_or_equal.tps index 6d5ac44c0..d6f93940f 100644 --- a/source/expectations/matchers/ut_be_greater_or_equal.tps +++ b/source/expectations/matchers/ut_be_greater_or_equal.tps @@ -1,6 +1,6 @@ create or replace type ut_be_greater_or_equal under ut_comparison_matcher( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/matchers/ut_be_greater_than.tpb b/source/expectations/matchers/ut_be_greater_than.tpb index 24a5de0b8..56046e1c6 100644 --- a/source/expectations/matchers/ut_be_greater_than.tpb +++ b/source/expectations/matchers/ut_be_greater_than.tpb @@ -1,6 +1,6 @@ create or replace type body ut_be_greater_than AS /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/matchers/ut_be_greater_than.tps b/source/expectations/matchers/ut_be_greater_than.tps index c3c23f8d4..830f9ef93 100644 --- a/source/expectations/matchers/ut_be_greater_than.tps +++ b/source/expectations/matchers/ut_be_greater_than.tps @@ -1,6 +1,6 @@ create or replace type ut_be_greater_than under ut_comparison_matcher( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/matchers/ut_be_less_or_equal.tpb b/source/expectations/matchers/ut_be_less_or_equal.tpb index bddfd2ff4..67eb6095b 100644 --- a/source/expectations/matchers/ut_be_less_or_equal.tpb +++ b/source/expectations/matchers/ut_be_less_or_equal.tpb @@ -1,6 +1,6 @@ create or replace type body ut_be_less_or_equal AS /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/matchers/ut_be_less_or_equal.tps b/source/expectations/matchers/ut_be_less_or_equal.tps index 2875c4d32..4f6bef34b 100644 --- a/source/expectations/matchers/ut_be_less_or_equal.tps +++ b/source/expectations/matchers/ut_be_less_or_equal.tps @@ -1,6 +1,6 @@ create or replace type ut_be_less_or_equal under ut_comparison_matcher( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/matchers/ut_be_less_than.tpb b/source/expectations/matchers/ut_be_less_than.tpb index 44ff45c6f..ea759e601 100644 --- a/source/expectations/matchers/ut_be_less_than.tpb +++ b/source/expectations/matchers/ut_be_less_than.tpb @@ -1,6 +1,6 @@ create or replace type body ut_be_less_than as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/matchers/ut_be_less_than.tps b/source/expectations/matchers/ut_be_less_than.tps index cb881c468..e9d290d91 100644 --- a/source/expectations/matchers/ut_be_less_than.tps +++ b/source/expectations/matchers/ut_be_less_than.tps @@ -1,6 +1,6 @@ create or replace type ut_be_less_than under ut_comparison_matcher( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/matchers/ut_be_like.tpb b/source/expectations/matchers/ut_be_like.tpb index ae4505e66..d673d7194 100644 --- a/source/expectations/matchers/ut_be_like.tpb +++ b/source/expectations/matchers/ut_be_like.tpb @@ -1,6 +1,6 @@ create or replace type body ut_be_like as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/matchers/ut_be_like.tps b/source/expectations/matchers/ut_be_like.tps index 2100a0e9a..78f262d60 100644 --- a/source/expectations/matchers/ut_be_like.tps +++ b/source/expectations/matchers/ut_be_like.tps @@ -1,6 +1,6 @@ create or replace type ut_be_like under ut_matcher( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/matchers/ut_be_not_null.tpb b/source/expectations/matchers/ut_be_not_null.tpb index a3af5c210..c2adbb259 100644 --- a/source/expectations/matchers/ut_be_not_null.tpb +++ b/source/expectations/matchers/ut_be_not_null.tpb @@ -1,6 +1,6 @@ create or replace type body ut_be_not_null as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/matchers/ut_be_not_null.tps b/source/expectations/matchers/ut_be_not_null.tps index eabeac7c7..aba8a9b69 100644 --- a/source/expectations/matchers/ut_be_not_null.tps +++ b/source/expectations/matchers/ut_be_not_null.tps @@ -1,6 +1,6 @@ create or replace type ut_be_not_null under ut_matcher( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/matchers/ut_be_null.tpb b/source/expectations/matchers/ut_be_null.tpb index 929113b4b..96219807e 100644 --- a/source/expectations/matchers/ut_be_null.tpb +++ b/source/expectations/matchers/ut_be_null.tpb @@ -1,6 +1,6 @@ create or replace type body ut_be_null as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/matchers/ut_be_null.tps b/source/expectations/matchers/ut_be_null.tps index c5e24010c..2870a0253 100644 --- a/source/expectations/matchers/ut_be_null.tps +++ b/source/expectations/matchers/ut_be_null.tps @@ -1,6 +1,6 @@ create or replace type ut_be_null under ut_matcher( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/matchers/ut_be_true.tpb b/source/expectations/matchers/ut_be_true.tpb index a75403442..6b99fe35b 100644 --- a/source/expectations/matchers/ut_be_true.tpb +++ b/source/expectations/matchers/ut_be_true.tpb @@ -1,6 +1,6 @@ create or replace type body ut_be_true as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/matchers/ut_be_true.tps b/source/expectations/matchers/ut_be_true.tps index f37ae365b..adf362884 100644 --- a/source/expectations/matchers/ut_be_true.tps +++ b/source/expectations/matchers/ut_be_true.tps @@ -1,6 +1,6 @@ create or replace type ut_be_true under ut_matcher( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/matchers/ut_comparison_matcher.tpb b/source/expectations/matchers/ut_comparison_matcher.tpb index 3493a1d5f..b1baf2f5d 100644 --- a/source/expectations/matchers/ut_comparison_matcher.tpb +++ b/source/expectations/matchers/ut_comparison_matcher.tpb @@ -1,6 +1,6 @@ create or replace type body ut_comparison_matcher as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/matchers/ut_comparison_matcher.tps b/source/expectations/matchers/ut_comparison_matcher.tps index 1a6835372..108b516a1 100644 --- a/source/expectations/matchers/ut_comparison_matcher.tps +++ b/source/expectations/matchers/ut_comparison_matcher.tps @@ -1,6 +1,6 @@ create or replace type ut_comparison_matcher under ut_matcher( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/matchers/ut_equal.tpb b/source/expectations/matchers/ut_equal.tpb index 1f9c19cc9..de540ec88 100644 --- a/source/expectations/matchers/ut_equal.tpb +++ b/source/expectations/matchers/ut_equal.tpb @@ -1,6 +1,6 @@ create or replace type body ut_equal as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/matchers/ut_equal.tps b/source/expectations/matchers/ut_equal.tps index 276900a07..1c794bb7c 100644 --- a/source/expectations/matchers/ut_equal.tps +++ b/source/expectations/matchers/ut_equal.tps @@ -1,6 +1,6 @@ create or replace type ut_equal under ut_comparison_matcher( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/matchers/ut_match.tpb b/source/expectations/matchers/ut_match.tpb index 158bfee0d..719368875 100644 --- a/source/expectations/matchers/ut_match.tpb +++ b/source/expectations/matchers/ut_match.tpb @@ -1,6 +1,6 @@ create or replace type body ut_match as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/matchers/ut_match.tps b/source/expectations/matchers/ut_match.tps index e71145225..f43b2e296 100644 --- a/source/expectations/matchers/ut_match.tps +++ b/source/expectations/matchers/ut_match.tps @@ -1,6 +1,6 @@ create or replace type ut_match under ut_matcher( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/matchers/ut_matcher.tpb b/source/expectations/matchers/ut_matcher.tpb index e7048cc4a..d0c4d6c0a 100644 --- a/source/expectations/matchers/ut_matcher.tpb +++ b/source/expectations/matchers/ut_matcher.tpb @@ -1,6 +1,6 @@ create or replace type body ut_matcher as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/matchers/ut_matcher.tps b/source/expectations/matchers/ut_matcher.tps index 63beef321..a9d336b77 100644 --- a/source/expectations/matchers/ut_matcher.tps +++ b/source/expectations/matchers/ut_matcher.tps @@ -1,6 +1,6 @@ create or replace type ut_matcher authid current_user as object( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/ut_expectation.tpb b/source/expectations/ut_expectation.tpb index 5d63b168a..791f0349f 100644 --- a/source/expectations/ut_expectation.tpb +++ b/source/expectations/ut_expectation.tpb @@ -1,6 +1,6 @@ create or replace type body ut_expectation as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/expectations/ut_expectation.tps b/source/expectations/ut_expectation.tps index 1fca9d2b0..098cb0094 100644 --- a/source/expectations/ut_expectation.tps +++ b/source/expectations/ut_expectation.tps @@ -1,6 +1,6 @@ create or replace type ut_expectation authid current_user as object( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/install.sql b/source/install.sql index aff99338f..ffce9a33e 100644 --- a/source/install.sql +++ b/source/install.sql @@ -1,5 +1,5 @@ /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/install_component.sql b/source/install_component.sql index 54a04483b..1248c872f 100644 --- a/source/install_component.sql +++ b/source/install_component.sql @@ -1,3 +1,19 @@ +/* + utPLSQL - Version 3 + Copyright 2016 - 2017 utPLSQL Project + + Licensed under the Apache License, Version 2.0 (the "License"): + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +*/ set heading off set feedback off exec dbms_output.put_line('Installing component '||upper(regexp_substr('&&1','\/(\w*)\.',1,1,'i',1))); diff --git a/source/install_headless.sql b/source/install_headless.sql index ffb60b50d..1b73cb953 100644 --- a/source/install_headless.sql +++ b/source/install_headless.sql @@ -1,5 +1,5 @@ /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/reporters/ut_ansiconsole_helper.pkb b/source/reporters/ut_ansiconsole_helper.pkb index 951a3759c..2ccdb79db 100644 --- a/source/reporters/ut_ansiconsole_helper.pkb +++ b/source/reporters/ut_ansiconsole_helper.pkb @@ -1,6 +1,6 @@ create or replace package body ut_ansiconsole_helper as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/reporters/ut_ansiconsole_helper.pks b/source/reporters/ut_ansiconsole_helper.pks index aaf9d79f7..718cac061 100644 --- a/source/reporters/ut_ansiconsole_helper.pks +++ b/source/reporters/ut_ansiconsole_helper.pks @@ -1,6 +1,6 @@ create or replace package ut_ansiconsole_helper as /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/reporters/ut_coverage_html_reporter.tpb b/source/reporters/ut_coverage_html_reporter.tpb index b689f03a0..737b55f8a 100644 --- a/source/reporters/ut_coverage_html_reporter.tpb +++ b/source/reporters/ut_coverage_html_reporter.tpb @@ -1,6 +1,6 @@ create or replace type body ut_coverage_html_reporter is /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/reporters/ut_coverage_html_reporter.tps b/source/reporters/ut_coverage_html_reporter.tps index a005d9062..c522b915b 100644 --- a/source/reporters/ut_coverage_html_reporter.tps +++ b/source/reporters/ut_coverage_html_reporter.tps @@ -1,6 +1,6 @@ create or replace type ut_coverage_html_reporter under ut_coverage_reporter_base( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/reporters/ut_coverage_report_html_helper.pkb b/source/reporters/ut_coverage_report_html_helper.pkb index fe6ef8dec..8a70b9085 100644 --- a/source/reporters/ut_coverage_report_html_helper.pkb +++ b/source/reporters/ut_coverage_report_html_helper.pkb @@ -1,6 +1,6 @@ create or replace package body ut_coverage_report_html_helper is /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/reporters/ut_coverage_report_html_helper.pks b/source/reporters/ut_coverage_report_html_helper.pks index 67a5357ff..e25e308a0 100644 --- a/source/reporters/ut_coverage_report_html_helper.pks +++ b/source/reporters/ut_coverage_report_html_helper.pks @@ -1,6 +1,6 @@ create or replace package ut_coverage_report_html_helper authid current_user is /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/reporters/ut_coverage_sonar_reporter.tpb b/source/reporters/ut_coverage_sonar_reporter.tpb index d048bbf7b..7d67e45c3 100644 --- a/source/reporters/ut_coverage_sonar_reporter.tpb +++ b/source/reporters/ut_coverage_sonar_reporter.tpb @@ -1,6 +1,6 @@ create or replace type body ut_coverage_sonar_reporter is /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/reporters/ut_coverage_sonar_reporter.tps b/source/reporters/ut_coverage_sonar_reporter.tps index 4477a3f83..499906618 100644 --- a/source/reporters/ut_coverage_sonar_reporter.tps +++ b/source/reporters/ut_coverage_sonar_reporter.tps @@ -1,6 +1,6 @@ create or replace type ut_coverage_sonar_reporter under ut_coverage_reporter_base( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/reporters/ut_coveralls_reporter.tpb b/source/reporters/ut_coveralls_reporter.tpb index e64acd7d9..e524ab700 100644 --- a/source/reporters/ut_coveralls_reporter.tpb +++ b/source/reporters/ut_coveralls_reporter.tpb @@ -1,6 +1,6 @@ create or replace type body ut_coveralls_reporter is /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/reporters/ut_coveralls_reporter.tps b/source/reporters/ut_coveralls_reporter.tps index 4e80f87a0..f5badb6b0 100644 --- a/source/reporters/ut_coveralls_reporter.tps +++ b/source/reporters/ut_coveralls_reporter.tps @@ -1,6 +1,6 @@ create or replace type ut_coveralls_reporter under ut_coverage_reporter_base( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/reporters/ut_documentation_reporter.tpb b/source/reporters/ut_documentation_reporter.tpb index 06225d8af..0ffb4f433 100644 --- a/source/reporters/ut_documentation_reporter.tpb +++ b/source/reporters/ut_documentation_reporter.tpb @@ -1,6 +1,6 @@ create or replace type body ut_documentation_reporter is /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/reporters/ut_documentation_reporter.tps b/source/reporters/ut_documentation_reporter.tps index e1aa653b1..397be1ca0 100644 --- a/source/reporters/ut_documentation_reporter.tps +++ b/source/reporters/ut_documentation_reporter.tps @@ -1,6 +1,6 @@ create or replace type ut_documentation_reporter under ut_console_reporter_base( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/reporters/ut_sonar_test_reporter.tpb b/source/reporters/ut_sonar_test_reporter.tpb index beb5934ac..2302c8ab8 100644 --- a/source/reporters/ut_sonar_test_reporter.tpb +++ b/source/reporters/ut_sonar_test_reporter.tpb @@ -1,6 +1,6 @@ create or replace type body ut_sonar_test_reporter is /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/reporters/ut_sonar_test_reporter.tps b/source/reporters/ut_sonar_test_reporter.tps index 844749a3d..4ffd04abb 100644 --- a/source/reporters/ut_sonar_test_reporter.tps +++ b/source/reporters/ut_sonar_test_reporter.tps @@ -1,6 +1,6 @@ create or replace type ut_sonar_test_reporter under ut_reporter_base( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/reporters/ut_teamcity_reporter.tpb b/source/reporters/ut_teamcity_reporter.tpb index 6ee72c7c6..49bc15d42 100644 --- a/source/reporters/ut_teamcity_reporter.tpb +++ b/source/reporters/ut_teamcity_reporter.tpb @@ -1,6 +1,6 @@ create or replace type body ut_teamcity_reporter is /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/reporters/ut_teamcity_reporter.tps b/source/reporters/ut_teamcity_reporter.tps index 7f6bcc57b..b7a71fcfb 100644 --- a/source/reporters/ut_teamcity_reporter.tps +++ b/source/reporters/ut_teamcity_reporter.tps @@ -1,6 +1,6 @@ create or replace type ut_teamcity_reporter under ut_reporter_base( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/reporters/ut_teamcity_reporter_helper.pkb b/source/reporters/ut_teamcity_reporter_helper.pkb index 8f516d665..9a5369a64 100644 --- a/source/reporters/ut_teamcity_reporter_helper.pkb +++ b/source/reporters/ut_teamcity_reporter_helper.pkb @@ -1,6 +1,6 @@ create or replace package body ut_teamcity_reporter_helper is /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/reporters/ut_teamcity_reporter_helper.pks b/source/reporters/ut_teamcity_reporter_helper.pks index a87fbe11c..8bc12763e 100644 --- a/source/reporters/ut_teamcity_reporter_helper.pks +++ b/source/reporters/ut_teamcity_reporter_helper.pks @@ -1,6 +1,6 @@ create or replace package ut_teamcity_reporter_helper is /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/reporters/ut_xunit_reporter.tpb b/source/reporters/ut_xunit_reporter.tpb index 3c47f28fc..624091379 100644 --- a/source/reporters/ut_xunit_reporter.tpb +++ b/source/reporters/ut_xunit_reporter.tpb @@ -1,6 +1,6 @@ create or replace type body ut_xunit_reporter is /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/reporters/ut_xunit_reporter.tps b/source/reporters/ut_xunit_reporter.tps index a2be8e452..88c4d74ed 100644 --- a/source/reporters/ut_xunit_reporter.tps +++ b/source/reporters/ut_xunit_reporter.tps @@ -1,6 +1,6 @@ create or replace type ut_xunit_reporter under ut_reporter_base( /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"): diff --git a/source/uninstall.sql b/source/uninstall.sql index c6453ee54..82229e21d 100644 --- a/source/uninstall.sql +++ b/source/uninstall.sql @@ -1,5 +1,5 @@ /* - utPLSQL - Version X.X.X.X + utPLSQL - Version 3 Copyright 2016 - 2017 utPLSQL Project Licensed under the Apache License, Version 2.0 (the "License"):