Change in ovirt-dwh[master]: build: moved major version to 4.0

sradco at redhat.com sradco at redhat.com
Mon Feb 22 10:31:45 UTC 2016


Shirly Radco has submitted this change and it was merged.

Change subject: build: moved major version to 4.0
......................................................................


build: moved major version to 4.0

Change-Id: I42379437839978955d9585bd72f3b27084bd7c40
Signed-off-by: Shirly Radco <sradco at redhat.com>
---
R etl_export/ovirt_engine_dwh/aggregationtodaily_4_0/contexts/Default.properties
R etl_export/ovirt_engine_dwh/aggregationtohourly_4_0/contexts/Default.properties
R etl_export/ovirt_engine_dwh/configurationsync_4_0/contexts/Default.properties
R etl_export/ovirt_engine_dwh/dailytimekeepingjob_4_0/contexts/Default.properties
R etl_export/ovirt_engine_dwh/deletetimekeepingjob_4_0/contexts/Default.properties
R etl_export/ovirt_engine_dwh/historydelete_4_0/contexts/Default.properties
R etl_export/ovirt_engine_dwh/historyetl_4_0/contexts/Default.properties
R etl_export/ovirt_engine_dwh/hostconfigcheck_4_0/contexts/Default.properties
R etl_export/ovirt_engine_dwh/hourlytimekeepingjob_4_0/contexts/Default.properties
R etl_export/ovirt_engine_dwh/minimalversioncheck_4_0/contexts/Default.properties
R etl_export/ovirt_engine_dwh/osenumupdate_4_0/contexts/Default.properties
R etl_export/ovirt_engine_dwh/parallelrun_4_0/contexts/Default.properties
R etl_export/ovirt_engine_dwh/samplerunjobs_4_0/contexts/Default.properties
R etl_export/ovirt_engine_dwh/sampletimekeepingjob_4_0/contexts/Default.properties
R etl_export/ovirt_engine_dwh/statisticssync_4_0/contexts/Default.properties
R etl_export/ovirt_engine_dwh/validateinstallation_4_0/contexts/Default.properties
R etl_export/src/ovirt_engine_dwh/aggregationtodaily_4_0/AggregationToDaily.java
R etl_export/src/ovirt_engine_dwh/aggregationtohourly_4_0/AggregationToHourly.java
R etl_export/src/ovirt_engine_dwh/configurationsync_4_0/ConfigurationSync.java
R etl_export/src/ovirt_engine_dwh/dailytimekeepingjob_4_0/DailyTimeKeepingJob.java
R etl_export/src/ovirt_engine_dwh/deletetimekeepingjob_4_0/DeleteTimeKeepingJob.java
R etl_export/src/ovirt_engine_dwh/historydelete_4_0/HistoryDelete.java
R etl_export/src/ovirt_engine_dwh/historyetl_4_0/HistoryETL.java
R etl_export/src/ovirt_engine_dwh/hostconfigcheck_4_0/HostConfigCheck.java
R etl_export/src/ovirt_engine_dwh/hourlytimekeepingjob_4_0/HourlyTimeKeepingJob.java
R etl_export/src/ovirt_engine_dwh/minimalversioncheck_4_0/MinimalVersionCheck.java
R etl_export/src/ovirt_engine_dwh/osenumupdate_4_0/OsEnumUpdate.java
R etl_export/src/ovirt_engine_dwh/parallelrun_4_0/ParallelRun.java
R etl_export/src/ovirt_engine_dwh/samplerunjobs_4_0/SampleRunJobs.java
R etl_export/src/ovirt_engine_dwh/sampletimekeepingjob_4_0/SampleTimeKeepingJob.java
R etl_export/src/ovirt_engine_dwh/statisticssync_4_0/StatisticsSync.java
R etl_export/src/ovirt_engine_dwh/validateinstallation_4_0/ValidateInstallation.java
M ovirt-engine-dwh.spec.in
A packaging/dbscripts/create_views_4_0.sql
M packaging/dbscripts/dbfunc-custom.sh
M packaging/dbscripts/upgrade/pre_upgrade/set_etl_minimal_version.sql
M packaging/services/ovirt-engine-dwhd/ovirt-engine-dwhd.py
R tos_project/code/routines/RoutineHistoryETL_4.0.item
R tos_project/code/routines/RoutineHistoryETL_4.0.properties
R tos_project/context/connectionJDBC_4.0.item
R tos_project/context/connectionJDBC_4.0.properties
R tos_project/process/AggregationToDaily_4.0.item
R tos_project/process/AggregationToDaily_4.0.properties
R tos_project/process/AggregationToHourly_4.0.item
R tos_project/process/AggregationToHourly_4.0.properties
R tos_project/process/ConfigurationSync_4.0.item
R tos_project/process/ConfigurationSync_4.0.properties
R tos_project/process/DailyTimeKeepingJob_4.0.item
R tos_project/process/DailyTimeKeepingJob_4.0.properties
R tos_project/process/DeleteTimeKeepingJob_4.0.item
R tos_project/process/DeleteTimeKeepingJob_4.0.properties
R tos_project/process/HistoryDelete_4.0.item
R tos_project/process/HistoryDelete_4.0.properties
R tos_project/process/HistoryETL_4.0.item
R tos_project/process/HistoryETL_4.0.properties
R tos_project/process/HostConfigCheck_4.0.item
R tos_project/process/HostConfigCheck_4.0.properties
R tos_project/process/HourlyTimeKeepingJob_4.0.item
R tos_project/process/HourlyTimeKeepingJob_4.0.properties
R tos_project/process/MinimalVersionCheck_4.0.item
R tos_project/process/MinimalVersionCheck_4.0.properties
R tos_project/process/OsEnumUpdate_4.0.item
R tos_project/process/OsEnumUpdate_4.0.properties
R tos_project/process/ParallelRun_4.0.item
R tos_project/process/ParallelRun_4.0.properties
R tos_project/process/SampleRunJobs_4.0.item
R tos_project/process/SampleRunJobs_4.0.properties
R tos_project/process/SampleTimeKeepingJob_4.0.item
R tos_project/process/SampleTimeKeepingJob_4.0.properties
R tos_project/process/StatisticsSync_4.0.item
R tos_project/process/StatisticsSync_4.0.properties
R tos_project/process/ValidateInstallation_4.0.item
R tos_project/process/ValidateInstallation_4.0.properties
M tos_project/talend.project
M version.mak
75 files changed, 1,230 insertions(+), 273 deletions(-)

Approvals:
  Shirly Radco: Verified; Looks good to me, approved
  Jenkins CI: Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/53771
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I42379437839978955d9585bd72f3b27084bd7c40
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-dwh
Gerrit-Branch: master
Gerrit-Owner: Shirly Radco <sradco at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Shirly Radco <sradco at redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list