Skip to content

Commit 781b8c3

Browse files
committed
GemTalk/Rowan#953 - spec_0008 for use with RowanSample9V4 ... add update Bridge and Parent
1 parent 9b6b8b3 commit 781b8c3

File tree

3 files changed

+68
-0
lines changed

3 files changed

+68
-0
lines changed

README.md

+36
Original file line numberDiff line numberDiff line change
@@ -296,5 +296,41 @@ RwTestProjectLibraryIndexCard {
296296
#rowanSHA : '08dd15251'
297297
}
298298
```
299+
### [spec_0008](https://github.com/dalehenrich/RowanSample12/tree/spec_0008)
300+
```
301+
RwLoadSpecificationV2 {
302+
#specName : 'spec_0008',
303+
#projectName : 'RowanSample12',
304+
#gitUrl : '[email protected]:dalehenrich/RowanSample12.git',
305+
#revision : 'spec_0008',
306+
#projectSpecFile : 'rowan/project.ston',
307+
#componentNames : [
308+
'Core'
309+
],
310+
#customConditionalAttributes : [ ],
311+
#platformProperties : {
312+
'gemstone' : {
313+
'allusers' : {
314+
#defaultSymbolDictName : 'RowanSample9_1'
315+
}
316+
}
317+
},
318+
#comment : 'Start with spec_0000. The class RowanSample12ConcreteClass1 subclasses AbstractRowanSample9ParentClass1 in RowanSample9:spec_0069, component Parent. RowanSample9V4. RowanSample9V4:spec_0069 componant Parent has the test. This spec requires RowanSample9V4:spec_0069. Based on spec_0005'
319+
}
320+
321+
RwTestProjectLibraryIndexCard {
322+
#name : 'index_0008',
323+
#title : 'Start with spec_0000. The class RowanSample12ConcreteClass1 subclasses AbstractRowanSample9ParentClass1 in RowanSample9:spec_0069, component Parent. RowanSample9V4. RowanSample9V4:spec_0069 componant Parent has the test. This spec requires RowanSample9V4:spec_0069. Based on spec_0005',
324+
#specName : 'spec_0008',
325+
#index : 5,
326+
#derivedFrom : 'spec_0000',
327+
#comment : 'jigsaw puzzle class relationships',
328+
#rowanIssues : [
329+
705
330+
],
331+
#gemstoneIssues : [ ],
332+
#rowanSHA : '08dd15251'
333+
}
334+
```
299335

300336
*This README file is autogenerated, so any direct edits may be lost.*

indexCards/index_0008.ston

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
RwTestProjectLibraryIndexCard {
2+
#name : 'index_0008',
3+
#title : 'Start with spec_0000. The class RowanSample12ConcreteClass1 subclasses AbstractRowanSample9ParentClass1 in RowanSample9:spec_0069, component Parent. RowanSample9V4. RowanSample9V4:spec_0069 componant Parent has the test. This spec requires RowanSample9V4:spec_0069. Based on spec_0005',
4+
#specName : 'spec_0008',
5+
#index : 5,
6+
#derivedFrom : 'spec_0000',
7+
#comment : 'jigsaw puzzle class relationships',
8+
#rowanIssues : [
9+
705
10+
],
11+
#gemstoneIssues : [ ],
12+
#rowanSHA : '08dd15251'
13+
}

specs/spec_0008.ston

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
RwLoadSpecificationV2 {
2+
#specName : 'spec_0008',
3+
#projectName : 'RowanSample12',
4+
#gitUrl : '[email protected]:dalehenrich/RowanSample12.git',
5+
#revision : 'spec_0008',
6+
#projectSpecFile : 'rowan/project.ston',
7+
#componentNames : [
8+
'Core'
9+
],
10+
#customConditionalAttributes : [ ],
11+
#platformProperties : {
12+
'gemstone' : {
13+
'allusers' : {
14+
#defaultSymbolDictName : 'RowanSample9_1'
15+
}
16+
}
17+
},
18+
#comment : 'Start with spec_0000. The class RowanSample12ConcreteClass1 subclasses AbstractRowanSample9ParentClass1 in RowanSample9:spec_0069, component Parent. RowanSample9V4. RowanSample9V4:spec_0069 componant Parent has the test. This spec requires RowanSample9V4:spec_0069. Based on spec_0005'
19+
}

0 commit comments

Comments
 (0)