From: Greg Pazo Date: Thu, 2 Oct 2014 18:25:31 +0000 (-0400) Subject: update xml files for 4.7.0 X-Git-Url: http://git.roojs.org/?p=xtuple;a=commitdiff_plain;h=7e4d29ced118a1d2a93e031dac7038638d5bc0ab update xml files for 4.7.0 --- 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.