Commit 0535050 1 parent 0823e25 commit 0535050 Copy full SHA for 0535050
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 @@ -192,5 +192,44 @@ RwTestProjectLibraryIndexCard {
192
192
#rowanSHA : '6f8404a8c'
193
193
}
194
194
```
195
+ ### [ spec_0004_b] ( https://github.com/dalehenrich/RowanSample9V3/tree/spec_0004 )
196
+ ```
197
+ RwLoadSpecificationV2 {
198
+ #specName : 'spec_0004_b',
199
+ #projectName : 'RowanSample9V4',
200
+ #gitUrl : '[email protected] :dalehenrich/RowanSample9V4.git',
201
+ #revision : 'spec_0004',
202
+ #projectSpecFile : 'rowan/project.ston',
203
+ #componentNames : [
204
+ 'Core3',
205
+ 'Core3'
206
+ ],
207
+ #customConditionalAttributes : [
208
+ 'tests'
209
+ ],
210
+ #platformProperties : {
211
+ 'gemstone' : {
212
+ 'allusers' : {
213
+ #defaultSymbolDictName : 'RowanSample9_1'
214
+ }
215
+ }
216
+ },
217
+ #comment : 'Create inconsistency in component definitions ... duplicate package error expected on load'
218
+ }
219
+
220
+ RwTestProjectLibraryIndexCard {
221
+ #name : 'index_0004_b',
222
+ #title : 'Create inconsistency in component definitions ... duplicate package error expected on load',
223
+ #specName : 'spec_0004_b',
224
+ #index : 4,
225
+ #derivedFrom : 'master',
226
+ #comment : '',
227
+ #rowanIssues : [
228
+ 532
229
+ ],
230
+ #gemstoneIssues : [ ],
231
+ #rowanSHA : '6f8404a8c'
232
+ }
233
+ ```
195
234
196
235
* 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_0004_b' ,
3
+ #title : ' Create inconsistency in component definitions ... duplicate package error expected on load' ,
4
+ #specName : ' spec_0004_b' ,
5
+ #index : 4 ,
6
+ #derivedFrom : ' master' ,
7
+ #comment : ' ' ,
8
+ #rowanIssues : [
9
+ 532
10
+ ],
11
+ #gemstoneIssues : [ ],
12
+ #rowanSHA : ' 6f8404a8c'
13
+ }
Original file line number Diff line number Diff line change
1
+ RwLoadSpecificationV2 {
2
+ #specName : ' spec_0004_b' ,
3
+ #projectName : ' RowanSample9V4' ,
4
+ #gitUrl :
' [email protected] :dalehenrich/RowanSample9V4.git' ,
5
+ #revision : ' spec_0004' ,
6
+ #projectSpecFile : ' rowan/project.ston' ,
7
+ #componentNames : [
8
+ ' Core3' ,
9
+ ' Core3'
10
+ ],
11
+ #customConditionalAttributes : [
12
+ ' tests'
13
+ ],
14
+ #platformProperties : {
15
+ ' gemstone' : {
16
+ ' allusers' : {
17
+ #defaultSymbolDictName : ' RowanSample9_1'
18
+ }
19
+ }
20
+ },
21
+ #comment : ' Create inconsistency in component definitions ... duplicate package error expected on load'
22
+ }
You can’t perform that action at this time.
0 commit comments