From 7e4d29ced118a1d2a93e031dac7038638d5bc0ab Mon Sep 17 00:00:00 2001 From: Greg Pazo Date: Thu, 2 Oct 2014 14:25:31 -0400 Subject: [PATCH] update xml files for 4.7.0 --- scripts/xml/distribution_install.xml | 8 ++++---- scripts/xml/distribution_package.xml | 8 ++++---- scripts/xml/ent_package.xml | 8 ++++---- scripts/xml/postbooks_package.xml | 8 ++++---- scripts/xml/xtmfg_install.xml | 8 ++++---- scripts/xml/xtmfg_package.xml | 8 ++++---- 6 files changed, 24 insertions(+), 24 deletions(-) diff --git a/scripts/xml/distribution_install.xml b/scripts/xml/distribution_install.xml index 01cf3494c..6ef796353 100644 --- a/scripts/xml/distribution_install.xml +++ b/scripts/xml/distribution_install.xml @@ -1,5 +1,5 @@ - @@ -19,8 +19,8 @@ - SELECT NOT fetchMetricText('ServerVersion') >= '4.7.0Beta2' AND fetchMetricText('ServerVersion') != '4.7.0'; - This package may not be applied to a database newer than 4.7.0Beta. + SELECT NOT fetchMetricText('ServerVersion') >= '4.8.0' AND fetchMetricText('ServerVersion') != '4.7.0'; + This package may not be applied to a database newer than 4.7.0Beta2. diff --git a/scripts/xml/distribution_package.xml b/scripts/xml/distribution_package.xml index 44532c613..48ca1d156 100644 --- a/scripts/xml/distribution_package.xml +++ b/scripts/xml/distribution_package.xml @@ -1,5 +1,5 @@ - @@ -19,8 +19,8 @@ - SELECT NOT fetchMetricText('ServerVersion') >= '4.7.0Beta2' AND fetchMetricText('ServerVersion') != '4.7.0'; - This package may not be applied to a database newer than 4.7.0Beta. + SELECT NOT fetchMetricText('ServerVersion') >= '4.8.0' AND fetchMetricText('ServerVersion') != '4.7.0'; + This package may not be applied to a database newer than 4.7.0Beta2. diff --git a/scripts/xml/ent_package.xml b/scripts/xml/ent_package.xml index f830e6a10..371811ddf 100644 --- a/scripts/xml/ent_package.xml +++ b/scripts/xml/ent_package.xml @@ -1,5 +1,5 @@ - @@ -30,8 +30,8 @@ - SELECT NOT fetchMetricText('ServerVersion') >= '4.7.0Beta2' AND fetchMetricText('ServerVersion') != '4.7.0'; - This package may not be applied to a database newer than 4.7.0Beta. + SELECT NOT fetchMetricText('ServerVersion') >= '4.8.0' AND fetchMetricText('ServerVersion') != '4.7.0'; + This package may not be applied to a database newer than 4.7.0Beta2. diff --git a/scripts/xml/postbooks_package.xml b/scripts/xml/postbooks_package.xml index 7a8c3e271..53934634a 100644 --- a/scripts/xml/postbooks_package.xml +++ b/scripts/xml/postbooks_package.xml @@ -1,5 +1,5 @@ - @@ -19,8 +19,8 @@ - SELECT NOT fetchMetricText('ServerVersion') >= '4.7.0Beta2' AND fetchMetricText('ServerVersion') != '4.7.0'; - This package may not be applied to a database newer than 4.7.0Beta. + SELECT NOT fetchMetricText('ServerVersion') >= '4.8.0' AND fetchMetricText('ServerVersion') != '4.7.0'; + This package may not be applied to a database newer than 4.7.0Beta2. diff --git a/scripts/xml/xtmfg_install.xml b/scripts/xml/xtmfg_install.xml index 671a4fb60..bdf202461 100644 --- a/scripts/xml/xtmfg_install.xml +++ b/scripts/xml/xtmfg_install.xml @@ -1,5 +1,5 @@ - @@ -19,8 +19,8 @@ - SELECT NOT fetchMetricText('ServerVersion') >= '4.7.0Beta2' AND fetchMetricText('ServerVersion') != '4.7.0'; - This package may not be applied to a database newer than 4.7.0Beta. + SELECT NOT fetchMetricText('ServerVersion') >= '4.8.0' AND fetchMetricText('ServerVersion') != '4.7.0'; + This package may not be applied to a database newer than 4.7.0Beta2. diff --git a/scripts/xml/xtmfg_package.xml b/scripts/xml/xtmfg_package.xml index 6099b1479..c02dd0a09 100644 --- a/scripts/xml/xtmfg_package.xml +++ b/scripts/xml/xtmfg_package.xml @@ -1,5 +1,5 @@ - @@ -30,8 +30,8 @@ - SELECT NOT fetchMetricText('ServerVersion') >= '4.7.0Beta2' AND fetchMetricText('ServerVersion') != '4.7.0'; - This package may not be applied to a database newer than 4.7.0Beta. + SELECT NOT fetchMetricText('ServerVersion') >= '4.8.0' AND fetchMetricText('ServerVersion') != '4.7.0'; + This package may not be applied to a database newer than 4.7.0Beta2. -- 2.39.2