[GME-commit] GMESRC/Install Binary.idt,1.9,1.10 Component.idt,1.25,1.26 CustomAction.idt,1.11,1.12 Directory.idt,1.10,1.11 FeatureComponents.idt,1.17,1.18 File.idt,1.25,1.26 ISComponentExtended.idt,1.18,1.19 InstallExecuteSequence.idt,1.11,1.12

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Fri May 14 05:03:05 CDT 2004


Update of /var/lib/gme/GMESRC/Install
In directory braindrain:/tmp/cvs-serv6079/Install

Modified Files:
	Binary.idt Component.idt CustomAction.idt Directory.idt 
	FeatureComponents.idt File.idt ISComponentExtended.idt 
	InstallExecuteSequence.idt 
Log Message:
Added XSLT demo for the SF paradigm (InstallShield)

CVS User: volgy

Index: Binary.idt
===================================================================
RCS file: /var/lib/gme/GMESRC/Install/Binary.idt,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** Binary.idt	3 Mar 2004 18:47:32 -0000	1.9
--- Binary.idt	14 May 2004 09:03:02 -0000	1.10
***************
*** 2,6 ****
  s72	V0	S255
  Binary	Name
- ISSELFREG.DLL		<ISProductFolder>\redist\language independent\i386\isregsvr.dll
  NewBinary1		<ISProductFolder>\Redist\Language Independent\OS Independent\IsDialogBanner.ibd
  NewBinary10		<ISProductFolder>\Redist\Language Independent\OS Independent\CompleteSetupIco.ibd
--- 2,5 ----

Index: Component.idt
===================================================================
RCS file: /var/lib/gme/GMESRC/Install/Component.idt,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -d -r1.25 -r1.26
*** Component.idt	6 May 2004 15:00:35 -0000	1.25
--- Component.idt	14 May 2004 09:03:02 -0000	1.26
***************
*** 61,64 ****
--- 61,65 ----
  SFInterpreterSource	{95627FD6-2C44-49A1-B999-3122385A4766}	INSTALLDIR_PARADIGMS_SF_INTERPRETER	8		ConfigureComponent.exe1	17	This component consists of files not belonging to other components.						
  SFParadigmFiles	{A5B4D5EF-967B-495F-B0AE-9BCD77E2F4B2}	INSTALLDIR_PARADIGMS_SF	8		SF.xmp	17	This component consists of files not belonging to other components.						
+ SFxslt	{AB873B01-EAA4-4871-876C-C331C80BC2A9}	INSTALLDIR_PARADIGMS_SF_XSLT	8		SFDemoWithMetaChanged.xme	17	This component consists of files not belonging to other components.			/LogFile=	/LogFile=	/LogFile=	/LogFile=
  Tutorial	{442A01DD-80D3-42A6-9CBE-6EF28B8AB9E2}	INSTALLDIR_DOC_TUTORIALS	8		Intro.html	17	This component consists of files not belonging to other components.						
  TutorialIcons	{CDB30BD0-9F9A-40F9-9B06-BEE1A1693EF7}	ICONS	8		WSGroup.bmp	17	This component consists of files not belonging to other components.						

Index: CustomAction.idt
===================================================================
RCS file: /var/lib/gme/GMESRC/Install/CustomAction.idt,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** CustomAction.idt	3 Mar 2004 18:47:32 -0000	1.11
--- CustomAction.idt	14 May 2004 09:03:02 -0000	1.12
***************
*** 4,11 ****
  CheckForProductUpdates	226	ISUpdateServiceFolder	[ISUpdateServiceFolder]agent.exe "/au[ProductCode] /EndOfInstall"	Checks for product updates
  CheckForProductUpdatesOnReboot	226	ISUpdateServiceFolder	[ISUpdateServiceFolder]agent.exe "/au[ProductCode] /EndOfInstall /Reboot"	Checks for product updates on reboot
- ISSelfRegisterCosting	1	ISSELFREG.DLL	ISSelfRegisterCosting	
- ISSelfRegisterFiles	1025	ISSELFREG.DLL	ISSelfRegisterFiles	
- ISSelfRegisterFinalize	1	ISSELFREG.DLL	ISSelfRegisterFinalize	
- ISUnSelfRegisterFiles	1025	ISSELFREG.DLL	ISUnSelfRegisterFiles	
  setAllUsersProfile2K	51	ALLUSERSPROFILE	[%ALLUSERSPROFILE]	
  SetAllUsersProfileNT	51	ALLUSERSPROFILE	[%SystemRoot]\Profiles\All Users	
--- 4,7 ----

Index: Directory.idt
===================================================================
RCS file: /var/lib/gme/GMESRC/Install/Directory.idt,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** Directory.idt	22 Apr 2004 13:00:58 -0000	1.10
--- Directory.idt	14 May 2004 09:03:02 -0000	1.11
***************
*** 111,114 ****
--- 111,115 ----
  INSTALLDIR_PARADIGMS_SF_JAVABONSFEXAMPLE	INSTALLDIR_PARADIGMS_SF	JAVABO~1|JavaBONSFExample		0
  INSTALLDIR_PARADIGMS_SF_JAVABONSFEXAMPLE_SFINTERPRETER	INSTALLDIR_PARADIGMS_SF_JAVABONSFEXAMPLE	SFINTE~1|sfInterpreter		0
+ INSTALLDIR_PARADIGMS_SF_XSLT	INSTALLDIR_PARADIGMS_SF	xslt		0
  INSTALLDIR_PARADIGMS_UML	INSTALLDIR_PARADIGMS	UML		0
  INSTALLDIR_PARADIGMS_UML_DECORATOR	INSTALLDIR_PARADIGMS_UML	DECORA~1|Decorator		0

Index: FeatureComponents.idt
===================================================================
RCS file: /var/lib/gme/GMESRC/Install/FeatureComponents.idt,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** FeatureComponents.idt	6 May 2004 15:00:35 -0000	1.17
--- FeatureComponents.idt	14 May 2004 09:03:02 -0000	1.18
***************
*** 50,53 ****
--- 50,54 ----
  Samples	SFInterpreterSource
  Samples	SFParadigmFiles
+ Samples	SFxslt
  Samples	UMLDecorator.dll
  Samples	UMLDecoratorSource

Index: File.idt
===================================================================
RCS file: /var/lib/gme/GMESRC/Install/File.idt,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -d -r1.25 -r1.26
*** File.idt	6 May 2004 15:00:35 -0000	1.25
--- File.idt	14 May 2004 09:03:02 -0000	1.26
***************
*** 7,10 ****
--- 7,11 ----
  Annotator.dll	Annotator.dll	ANNOTA~1.DLL|Annotator.dll	0				1	<ISProjectFolder>\gme\annotator\release\Annotator.dll	1
  AutoLayout.dll	AutoLayout.dll	AUTOLA~1.DLL|AutoLayout.dll	0				1	<ISProjectFolder>\tools\autolayout\release\AutoLayout.dll	1
+ Basic2Primitive.xsl	SFxslt	BASIC2~1.XSL|Basic2Primitive.xsl	0				1	<ISProjectFolder>\paradigms\sf\xslt\Basic2Primitive.xsl	1
  BON.cpp	BONFiles	BON.cpp	0				1	<ISProjectFolder>\sdk\bon\BON.cpp	1
  BON.h	BONFiles	BON.h	0				1	<ISProjectFolder>\sdk\bon\BON.h	1
***************
*** 234,237 ****
--- 235,239 ----
  MetaInterpreterFramework.zip	MetaInterpreterFramework	METAIN~1.ZIP|MetaInterpreterFramework.zip	0				1	<ISProjectFolder>\paradigms\metagme\metainterpreterframework\MetaInterpreterFramework.zip	1
  Mga.dll	Mga.dll	Mga.dll	0				1	<ISProjectFolder>\gme\mga\release\Mga.dll	1
+ mga.dtd	SFxslt	mga.dtd	0				1	<ISProjectFolder>\gme\parser\mga.dtd	1
  mga.dtd1	Parser.dll	mga.dtd	0				1	<ISProjectFolder>\gme\parser\release\mga.dtd	1
  Mga.idl	Interfaces	Mga.idl	0				1	<ISProjectFolder>\gme\interfaces\Mga.idl	1
***************
*** 294,297 ****
--- 296,300 ----
  Port.bmp	TutorialIcons	Port.bmp	0				1	<ISProjectFolder>\doc\tutorial\Icons\Port.bmp	1
  PortSmall.bmp	TutorialIcons	PORTSM~1.BMP|PortSmall.bmp	0				1	<ISProjectFolder>\doc\tutorial\Icons\PortSmall.bmp	1
+ Primitive2Basic.xsl	SFxslt	PRIMIT~1.XSL|Primitive2Basic.xsl	0				1	<ISProjectFolder>\paradigms\sf\xslt\Primitive2Basic.xsl	1
  PrintDlg.cpp	BON2SFSampleSource	PrintDlg.cpp	0				1	<ISProjectFolder>\paradigms\sf\bon2sfexample\PrintDlg.cpp	1
  PrintDlg.h	BON2SFSampleSource	PrintDlg.h	0				1	<ISProjectFolder>\paradigms\sf\bon2sfexample\PrintDlg.h	1
***************
*** 319,322 ****
--- 322,326 ----
  SFDemo.mga	SFParadigmFiles	SFDemo.mga	0				1	<ISProjectFolder>\paradigms\sf\SFDemo.mga	1
  SFDemo.xme	SFParadigmFiles	SFDemo.xme	0				1	<ISProjectFolder>\paradigms\sf\SFDemo.xme	1
+ SFDemoWithMetaChanged.xme	SFxslt	SFDEMO~1.XME|SFDemoWithMetaChanged.xme	0				1	<ISProjectFolder>\paradigms\sf\xslt\SFDemoWithMetaChanged.xme	1
  SFInputParam.java	JavaBONSFExample	SFINPU~1.JAV|SFInputParam.java	0				1	<ISProjectFolder>\paradigms\sf\javabonsfexample\sfinterpreter\SFInputParam.java	1
  SFInputSignal.java	JavaBONSFExample	SFINPU~1.JAV|SFInputSignal.java	0				1	<ISProjectFolder>\paradigms\sf\javabonsfexample\sfinterpreter\SFInputSignal.java	1

Index: ISComponentExtended.idt
===================================================================
RCS file: /var/lib/gme/GMESRC/Install/ISComponentExtended.idt,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** ISComponentExtended.idt	6 May 2004 15:00:35 -0000	1.18
--- ISComponentExtended.idt	14 May 2004 09:03:02 -0000	1.19
***************
*** 61,64 ****
--- 61,65 ----
  SFInterpreterSource			_52CB81ED_F895_47E9_964C_A78F50D2ED32_FILTER
  SFParadigmFiles			_B22AE40B_CE3E_42DA_8448_7357FA039E5A_FILTER
+ SFxslt			_E9DC14D4_E5E1_4172_82AE_F0EEEBDE0E58_FILTER
  Tutorial			_FA73C8A3_C8A6_4660_9ED6_8477951734B9_FILTER
  TutorialIcons			_F7F71A4D_D330_4E83_877F_05D0E7DA9F57_FILTER

Index: InstallExecuteSequence.idt
===================================================================
RCS file: /var/lib/gme/GMESRC/Install/InstallExecuteSequence.idt,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** InstallExecuteSequence.idt	3 Mar 2004 18:47:32 -0000	1.11
--- InstallExecuteSequence.idt	14 May 2004 09:03:02 -0000	1.12
***************
*** 21,28 ****
  InstallValidate		1400	InstallValidate	
  IsolateComponents		950	IsolateComponents	
- ISSelfRegisterCosting		2201		
- ISSelfRegisterFiles		5911		
- ISSelfRegisterFinalize		6601		
- ISUnSelfRegisterFiles		2202		
  LaunchConditions		410	LaunchConditions	
  MigrateFeatureStates		1200	MigrateFeatureStates	
--- 21,24 ----



More information about the GME-commit mailing list