From: Thierry Parmentelat Date: Sun, 20 Dec 2009 09:46:20 +0000 (+0000) Subject: disable wsdl generation again X-Git-Tag: sfa-0.9-7~98 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=0c6c6b98ac30efae0655826592a100641196bb10;p=sfa.git disable wsdl generation again --- diff --git a/wsdl/Makefile b/wsdl/Makefile index 1abba026..c6994328 100644 --- a/wsdl/Makefile +++ b/wsdl/Makefile @@ -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: