Commit 59370e8 1 parent a262e64 commit 59370e8 Copy full SHA for 59370e8
File tree 3 files changed +72
-0
lines changed
3 files changed +72
-0
lines changed Original file line number Diff line number Diff line change @@ -37,5 +37,43 @@ RwTestProjectLibraryIndexCard {
37
37
#rowanSHA : '6f8404a8c'
38
38
}
39
39
```
40
+ ### [ spec_0001] ( https://github.com/dalehenrich/RowanSample9V3/tree/spec_0001 )
41
+ ```
42
+ RwLoadSpecificationV2 {
43
+ #specName : 'spec_0001',
44
+ #projectName : 'RowanSample9V4',
45
+ #gitUrl : '[email protected] :dalehenrich/RowanSample9V4.git',
46
+ #revision : 'spec_0001',
47
+ #projectSpecFile : 'rowan/project.ston',
48
+ #componentNames : [
49
+ 'Core'
50
+ ],
51
+ #customConditionalAttributes : [
52
+ 'tests'
53
+ ],
54
+ #platformProperties : {
55
+ 'gemstone' : {
56
+ 'allusers' : {
57
+ #defaultSymbolDictName : 'RowanSample9_1'
58
+ }
59
+ }
60
+ },
61
+ #comment : 'Bare bones package structure -Core and -Tests'
62
+ }
63
+
64
+ RwTestProjectLibraryIndexCard {
65
+ #name : 'index_0001',
66
+ #title : 'Bare bones package structure -Core and -Tests',
67
+ #specName : 'spec_0001',
68
+ #index : 1,
69
+ #derivedFrom : 'spec_0000',
70
+ #comment : 'One class per package: RowanSample9-Core and RowanSample9-Tests packages',
71
+ #rowanIssues : [
72
+ 527
73
+ ],
74
+ #gemstoneIssues : [ ],
75
+ #rowanSHA : '6f8404a8c'
76
+ }
77
+ ```
40
78
41
79
* 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_0001' ,
3
+ #title : ' Bare bones package structure -Core and -Tests' ,
4
+ #specName : ' spec_0001' ,
5
+ #index : 1 ,
6
+ #derivedFrom : ' spec_0000' ,
7
+ #comment : ' One class per package: RowanSample9-Core and RowanSample9-Tests packages' ,
8
+ #rowanIssues : [
9
+ 527
10
+ ],
11
+ #gemstoneIssues : [ ],
12
+ #rowanSHA : ' 6f8404a8c'
13
+ }
Original file line number Diff line number Diff line change
1
+ RwLoadSpecificationV2 {
2
+ #specName : ' spec_0001' ,
3
+ #projectName : ' RowanSample9V4' ,
4
+ #gitUrl :
' [email protected] :dalehenrich/RowanSample9V4.git' ,
5
+ #revision : ' spec_0001' ,
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 : ' Bare bones package structure -Core and -Tests'
21
+ }
You can’t perform that action at this time.
0 commit comments