Commit da3855b 1 parent 59370e8 commit da3855b Copy full SHA for da3855b
File tree 3 files changed +74
-0
lines changed
3 files changed +74
-0
lines changed Original file line number Diff line number Diff line change @@ -75,5 +75,44 @@ RwTestProjectLibraryIndexCard {
75
75
#rowanSHA : '6f8404a8c'
76
76
}
77
77
```
78
+ ### [ spec_0002] ( https://github.com/dalehenrich/RowanSample9V3/tree/spec_0002 )
79
+ ```
80
+ RwLoadSpecificationV2 {
81
+ #specName : 'spec_0002',
82
+ #projectName : 'RowanSample9V4',
83
+ #gitUrl : '[email protected] :dalehenrich/RowanSample9V4.git',
84
+ #revision : 'spec_0002',
85
+ #projectSpecFile : 'rowan/project.ston',
86
+ #componentNames : [
87
+ 'Core'
88
+ ],
89
+ #customConditionalAttributes : [
90
+ 'tests'
91
+ ],
92
+ #platformProperties : {
93
+ 'gemstone' : {
94
+ 'allusers' : {
95
+ #defaultSymbolDictName : 'RowanSample9_1'
96
+ }
97
+ }
98
+ },
99
+ #comment : 'RowanSample4 basic project definition'
100
+ }
101
+
102
+ RwTestProjectLibraryIndexCard {
103
+ #name : 'index_0002',
104
+ #title : 'RowanSample4 basic project definition',
105
+ #specName : 'spec_0002',
106
+ #index : 2,
107
+ #derivedFrom : 'spec_0000',
108
+ #comment : 'RowanSampe9Class1 has extension methods',
109
+ #rowanIssues : [
110
+ 254,
111
+ 504
112
+ ],
113
+ #gemstoneIssues : [ ],
114
+ #rowanSHA : '6f8404a8c'
115
+ }
116
+ ```
78
117
79
118
* This README file is autogenerated, so any direct edits may be lost.*
Original file line number Diff line number Diff line change
1
+ RwTestProjectLibraryIndexCard {
2
+ #name : ' index_0002' ,
3
+ #title : ' RowanSample4 basic project definition' ,
4
+ #specName : ' spec_0002' ,
5
+ #index : 2 ,
6
+ #derivedFrom : ' spec_0000' ,
7
+ #comment : ' RowanSampe9Class1 has extension methods' ,
8
+ #rowanIssues : [
9
+ 254 ,
10
+ 504
11
+ ],
12
+ #gemstoneIssues : [ ],
13
+ #rowanSHA : ' 6f8404a8c'
14
+ }
Original file line number Diff line number Diff line change
1
+ RwLoadSpecificationV2 {
2
+ #specName : ' spec_0002' ,
3
+ #projectName : ' RowanSample9V4' ,
4
+ #gitUrl :
' [email protected] :dalehenrich/RowanSample9V4.git' ,
5
+ #revision : ' spec_0002' ,
6
+ #projectSpecFile : ' rowan/project.ston' ,
7
+ #componentNames : [
8
+ ' Core'
9
+ ],
10
+ #customConditionalAttributes : [
11
+ ' tests'
12
+ ],
13
+ #platformProperties : {
14
+ ' gemstone' : {
15
+ ' allusers' : {
16
+ #defaultSymbolDictName : ' RowanSample9_1'
17
+ }
18
+ }
19
+ },
20
+ #comment : ' RowanSample4 basic project definition'
21
+ }
You can’t perform that action at this time.
0 commit comments