Commit 568d177 1 parent 1fb0e1c commit 568d177 Copy full SHA for 568d177
File tree 4 files changed +11
-5
lines changed
4 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 1
- RwSimpleProjectLoadComponentV2 {
1
+ RwLoadComponent {
2
2
#name : ' Core' ,
3
- #condition : ' common' ,
4
3
#projectNames : [ ],
5
4
#componentNames : [
6
5
' tests/Tests'
Original file line number Diff line number Diff line change 1
- RwSimpleNestedProjectLoadComponentV2 {
1
+ RwSubcomponent {
2
2
#name : ' tests/Tests' ,
3
3
#condition : ' tests' ,
4
4
#projectNames : [ ],
Original file line number Diff line number Diff line change 1
- RwProjectSpecificationV2 {
1
+ RwProjectSpecificationV3 {
2
2
#specName : ' project' ,
3
+ #projectVersion : ' 1.0.0' ,
3
4
#projectSpecPath : ' rowan' ,
4
5
#componentsPath : ' rowan/components' ,
5
- #packagesPath : ' rowan/ src' ,
6
+ #packagesPath : ' src' ,
6
7
#projectsPath : ' rowan/projects' ,
7
8
#specsPath : ' rowan/specs' ,
9
+ #packageFormat : ' tonel' ,
10
+ #packageConvention : ' RowanHybrid' ,
8
11
#comment : ' '
9
12
}
Original file line number Diff line number Diff line change
1
+ {
2
+ #format : ' tonel' ,
3
+ #convention : ' RowanHybrid'
4
+ }
You can’t perform that action at this time.
0 commit comments