File tree Expand file tree Collapse file tree 4 files changed +62
-0
lines changed
Expand file tree Collapse file tree 4 files changed +62
-0
lines changed Original file line number Diff line number Diff line change 1+ RwSimpleProjectLoadComponentV2 {
2+ #name : ' Core' ,
3+ #condition : ' gemstone' ,
4+ #packageNames : [
5+ ' Grease-Core' ,
6+ ' Grease-GemStone-Core' ,
7+ ' Grease-GemStone330-Core' ,
8+ ' Grease-GemStone-Kernelv360' ,
9+ ' Grease-GemStone-Kernelv370'
10+ ],
11+ #comment : ' Core Grease Packages'
12+ }
Original file line number Diff line number Diff line change 1+ RwProjectSpecificationV3 {
2+ #specName : ' project' ,
3+ #projectSpecPath : ' rowan' ,
4+ #componentsPath : ' rowan/components' ,
5+ #packagesPath : ' repository' ,
6+ #projectsPath : ' rowan/projects' ,
7+ #specsPath : ' rowan/specs' ,
8+ #packageFormat : ' FileTree' ,
9+ #comment : ' Grease Project'
10+ }
Original file line number Diff line number Diff line change 1+ RwLoadSpecificationV3 {
2+ #specName : ' Grease' ,
3+ #projectName : ' Grease' ,
4+ #projectAlias : ' Grease' ,
5+ #gitUrl :
' [email protected] :GsDevKit/Grease.git' ,
6+ #revision : ' kurt.rowan-packaging' ,
7+ #relativeRepositoryRoot : ' repository' ,
8+ #projectSpecFile : ' rowan/project.ston' ,
9+ #componentNames : [
10+ ' Core'
11+ ],
12+ #customConditionalAttributes : [ ],
13+ #groupNames : [ ],
14+ #platformProperties : {
15+ ' gemstone' : {
16+ ' SystemUser' : {
17+ #defaultSymbolDictName : ' UserGlobals'
18+ }
19+ }
20+ },
21+ #comment : ' Grease Load Specification'
22+ }
Original file line number Diff line number Diff line change 1+ RwLoadSpecificationV2 {
2+ #specName : ' Grease' ,
3+ #projectName : ' Grease' ,
4+ #gitUrl :
' [email protected] :GsDevKit/Grease.git' ,
5+ #revision : ' kurt.rowan-packaging' ,
6+ #projectSpecFile : ' rowan/project.ston' ,
7+ #componentNames : [
8+ ' Core'
9+ ],
10+ #platformProperties : {
11+ ' gemstone' : {
12+ ' SystemUser' : {
13+ #defaultSymbolDictName : ' UserGlobals'
14+ }
15+ }
16+ },
17+ #comment : ' FileTree Load Specification'
18+ }
You can’t perform that action at this time.
0 commit comments