Skip to content

Commit

Permalink
Issue #81: add explicit dependency on 'Core' group of Zinc
Browse files Browse the repository at this point in the history
  • Loading branch information
dalehenrich committed Dec 1, 2015
1 parent 55f1bac commit 2a07f13
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ baselineadaptors: spec
with: [
spec
className: 'BaselineOfZincHTTPComponents';
loads: #('Core');
repository: 'github://GsDevKit/zinc:v2.4.3.?/repository' ];
yourself.
spec
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
},
"instance" : {
"baseline:" : "JohanBrichau 2/15/2014 11:45",
"baselineadaptors:" : "dkh 02/02/2015 15:13",
"baselineadaptors:" : "dkh 11/30/2015 16:43",
"baselinecomet:" : "JohanBrichau 2/15/2014 11:48",
"baselinecommon:" : "dkh 10/09/2014 11:38",
"baselinefilesystem:" : "dkh 10/09/2014 11:55",
Expand Down
Loading

0 comments on commit 2a07f13

Please sign in to comment.