Specs: remove manual dependency specs for `stx:goodies/communication`
authorJan Vrany <jan.vrany@fit.cvut.cz>
Fri, 24 Jan 2020 10:33:30 +0000
changeset 290 29f361e1e31c
parent 289 c10f5a5b2e92
child 291 02d1ffd76b27
Specs: remove manual dependency specs for `stx:goodies/communication` ...since the problem has been fixed by eXept. Thanks guys!
specs/dependencies.rbspec
specs/stx-jv.rbspec
--- a/specs/dependencies.rbspec	Fri Jan 17 21:37:47 2020 +0000
+++ b/specs/dependencies.rbspec	Fri Jan 24 10:33:30 2020 +0000
@@ -4,6 +4,9 @@
 # eXept sometimes get dependencies wrong so this files remedies such
 # mistakes.
 
-# 2020-01-19:
-task :'stx:goodies/communication:dependencies' => :'stx:goodies/sunit'
-task :'stx:goodies/communication:dependencies' => :'stx:goodies/webServer'
+# 2020-01-19 
+# No longer, fixed by moving WebSockeTest to stx:goodies/regression. 
+# Thanks! 
+# 
+# task :'stx:goodies/communication:dependencies' => :'stx:goodies/sunit'
+# task :'stx:goodies/communication:dependencies' => :'stx:goodies/webServer'
--- a/specs/stx-jv.rbspec	Fri Jan 17 21:37:47 2020 +0000
+++ b/specs/stx-jv.rbspec	Fri Jan 24 10:33:30 2020 +0000
@@ -175,7 +175,6 @@
 
   # Monticello
   package "stx:libcompat", :repository => :'exept:public'
-  package "stx:goodies/webServer", :repository => :'exept:public', :link => false
   package "stx:goodies/communication", :repository => :'exept:public'
 
   # Java support