disable wsdl generation again
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sun, 20 Dec 2009 09:46:20 +0000 (09:46 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sun, 20 Dec 2009 09:46:20 +0000 (09:46 +0000)
wsdl/Makefile

index 1abba02..c699432 100644 (file)
@@ -5,7 +5,7 @@ WSDLS = sfa.wsdl registry.wsdl slice-manager.wsdl aggregate.wsdl
 all: $(WSDLS)
 
 # temporary: turn off wsdl generation as it is failing
-#TEMPORARY_OFF = yes
+TEMPORARY_OFF = yes
 
 ifdef TEMPORARY_OFF
 registry.wsdl slice-manager.wsdl aggregate.wsdl sfa.wsdl: