From: Chris B. <buc...@us...> - 2013-03-11 23:36:54
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "sfcb - Small Footprint CIM Broker". The branch, master has been updated via 7743007e15ef137f75e0a291efe9870ff352f6ba (commit) from 1a609f114e3569e7f5e28dce16d664400124524f (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 7743007e15ef137f75e0a291efe9870ff352f6ba Author: buccella <buc...@li...> Date: Mon Mar 11 19:35:29 2013 -0400 [sfcb-tix:#27] Bump schema to 2.35 ----------------------------------------------------------------------- Summary of changes: getSchema.sh.pre.in | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/getSchema.sh.pre.in b/getSchema.sh.pre.in index fe1d98a..3a4da82 100644 --- a/getSchema.sh.pre.in +++ b/getSchema.sh.pre.in @@ -9,8 +9,8 @@ CIMSCHEMA_SOURCE=${CIMSCHEMA_SOURCE:-@CIMSCHEMA_SOURCE@} CIMSCHEMA_MOF=${CIMSCHEMA_MOF:-@CIMSCHEMA_MOF@} CIMSCHEMA_SUBDIRS=${CIMSCHEMA_SUBDIRS:-@CIMSCHEMA_SUBDIRS@} -MOFZIPURL=${CIMSCHEMA_SOURCE:-"http://dmtf.org/sites/default/files/cim/cim_schema_v2340/cim_schema_2.34.0Final-MOFs.zip"} -SCHEMAMOF=${CIMSCHEMA_MOF:-cim_schema_2.34.0.mof} +MOFZIPURL=${CIMSCHEMA_SOURCE:-"http://dmtf.org/sites/default/files/cim/cim_schema_v2350/cim_schema_2.35.0Final-MOFs.zip"} +SCHEMAMOF=${CIMSCHEMA_MOF:-cim_schema_2.35.0.mof} # zip file for schema v2.17 (and others) contain subdirectories. v2.9 does not HASSUBDIRS=yes hooks/post-receive -- sfcb - Small Footprint CIM Broker |