]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
spns #32755 : TopIIVolMesh: move back to master branch
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Fri, 28 Oct 2022 15:43:41 +0000 (17:43 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Fri, 28 Oct 2022 15:43:41 +0000 (17:43 +0200)
applications/SALOME-master-native.pyconf
applications/SALOME-master.pyconf

index 5666f01b3b532a6afded619c1a1bd84a73756693..e37a4f9057527cca4c8a0fba8f357e3f08b71d9a 100644 (file)
@@ -181,7 +181,7 @@ APPLICATION :
         'YDEFX'
         'pmml'
         'SOLVERLAB'
-        'TopIIVolMesh' : 'develop'
+        'TopIIVolMesh'
         #'TESTBASE'
         'CEATESTBASE' : 'SalomeV9'
     }
@@ -235,7 +235,6 @@ __overwrite__ :
         #   - Qt minimal version 5.12
         #   - xmlpatterns executable
         __condition__ : "VARS.dist in ['DB10']"
-        'APPLICATION.products.TopIIVolMesh'    : 'master'
         'APPLICATION.products.opencv'   : '3.2.0'
         'APPLICATION.products.cminpack' : 'native'
         'APPLICATION.products.PyFMI'    : {tag:'2.6',     base: 'no',  section: 'version_2_6_no_pip'                  }
index 5579f07d5a42018fcb8dcd3383930bc36c6d7fd0..5cdcd57bed8b6dc91dca4ea98d08551bc18b8219 100644 (file)
@@ -183,7 +183,7 @@ APPLICATION :
         'YDEFX'
         'pmml'
         'SOLVERLAB' : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'}
-        'TopIIVolMesh' : 'develop'
+        'TopIIVolMesh'
         #'TESTBASE'
         'CEATESTBASE' : 'SalomeV9'
     }
@@ -228,16 +228,10 @@ __overwrite__ :
         'APPLICATION.products.gdal'     : {tag:'2.4.0',   base: 'no', section: 'version_2_4_0_CO8'                 } # spns #29324
         'APPLICATION.products.ParaView' : {tag: '5.11.0', base: 'no', section: 'version_5_11_0_MPI_CO8', hpc: 'yes'}
     }
-    {
-        __condition__ : "VARS.dist in ['DB09']"
-        'APPLICATION.products.TopIIVolMesh' : 'master'
-    }
     {
         __condition__ : "VARS.dist in ['DB10']"
         'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr']
         'APPLICATION.products.gdal': {tag:'2.4.0',   base: 'no', section: 'version_2_4_0_DB10'} # spns #29324
-        'APPLICATION.products.SMESH' : 'master'
-        'APPLICATION.products.NETGENPLUGIN' : 'master'
     }
     {
         __condition__ : "VARS.dist in ['UB18.04']"